aws-sdk-for-zig/src
Simon Hartcher 3979d32a1d
All checks were successful
AWS-Zig Build / build-zig-amd64-host (push) Successful in 7m53s
fix(json): need to write null when structure is null
2025-06-05 13:47:37 +10:00
..
aws.zig fix(json): need to write null when structure is null 2025-06-05 13:47:37 +10:00
aws_authentication.zig replace zero with crypto secureZero 2022-02-08 22:37:20 -08:00
aws_credentials.zig include credenitals in logging control (tie to signing) 2024-08-27 11:42:07 -07:00
aws_http.zig refactor(endPointFromUri): parse Uri using standard library 2025-04-23 10:44:56 +10:00
aws_http_base.zig chore: zlint auto fix 2025-06-04 10:59:57 +10:00
aws_signing.zig refactor: extract date methods into shared date lib 2025-04-23 11:51:53 +10:00
case.zig chore: zlint auto fix 2025-06-04 10:59:57 +10:00
main.zig refactor: generate types for maps 2025-05-14 15:29:21 +10:00
servicemodel.zig upgrade smithy to 4187d899 (enables optional service version) 2025-05-07 12:25:21 -07:00
test_ec2_query_no_input.response add ec2_query_no_input 2023-08-28 13:10:16 -07:00
test_ec2_query_with_input.response ec2_query_with_input under test 2023-08-28 13:30:39 -07:00
test_rest_json_1_query_no_input.response add rest json tests (skippped -still leaky 2023-08-27 23:20:07 -07:00
url.zig update to zig 0.14.0 2025-03-20 08:18:37 -07:00
xml.zig fix: xml parser can now handle repeated root arrays 2025-04-29 16:57:11 +10:00
xml_serializer.zig support rest_xml with non-string payloads (e.g. S3 create bucket) 2025-04-18 15:04:43 -07:00
xml_shaper.zig refactor(detectArrayStyle): remove void value from hashmap generation 2025-04-30 09:56:41 +10:00