Commit graph

16 commits

Author SHA1 Message Date
fd9be1afbf
more known, but ignored, traits
All checks were successful
Generic zig build / build (push) Successful in 26s
2025-05-07 12:34:10 -07:00
ec6aa300d9
more known, but ignored, traits
All checks were successful
Generic zig build / build (push) Successful in 28s
2025-05-07 12:31:53 -07:00
9eaaada446
add support for shortsighted services that do not include a version
Some checks failed
Generic zig build / build (push) Failing after 10s
2025-05-07 08:36:46 -07:00
342b15eebd
add aws.endpoints#standardPartitionalEndpoints to the list of known but ignored traits 2025-05-07 08:35:09 -07:00
c419359a8c
use explicit version of split
All checks were successful
Generic zig build / build (push) Successful in 41s
2024-07-01 14:02:17 -07:00
1e534201c4
fix ordering of union 2024-04-02 10:57:42 -07:00
6fae461907
fix tests broken in 0a5a08a 2024-04-02 10:53:46 -07:00
melhindi
176817f95f
Fix compilation issues on zig master 2024-04-02 10:23:15 -07:00
d6b6331def
add support for new traits enum_value, aws_query_error, and client_optional 2024-02-29 13:39:07 -08:00
0a5a08a7ed
add handling for new smithy.api built-ins 2024-02-29 13:38:12 -08:00
6440a58932
add error logging on missing shape to ease debugging 2024-02-29 13:37:27 -08:00
ac30998fa4
make arn_namespace, cloudformation_name, and cloudtrail_event_source optional 2024-02-29 13:36:45 -08:00
b5aecbad4a
add support for enum and unit types 2024-02-29 13:35:32 -08:00
477c23fc7d
ignore new traits as seen in AWS models 2024-02-29 13:34:09 -08:00
a31b4e8c3e
upgrade to zig 0.11 2023-08-04 16:07:27 -07:00
9a2ce42bbf
initial code based on zig 0.9.0 2023-08-04 16:06:09 -07:00