Simon Hartcher
|
040a1f1d00
|
refactor: remove usingnamespace
|
2025-04-29 10:07:04 +10:00 |
|
Simon Hartcher
|
dc05b20bda
|
fix: undefined behaviour for responses with no body
|
2025-04-24 16:50:46 +10:00 |
|
Simon Hartcher
|
0ac10d5798
|
chore: 404 is not an error in most situations
|
2025-04-24 11:00:14 +10:00 |
|
Simon Hartcher
|
324ed9a7e3
|
chore: add URL to reportTraffic output
|
2025-04-24 10:33:47 +10:00 |
|
Simon Hartcher
|
dc50fd882c
|
fix: restore accidentally commented code
|
2025-04-24 10:32:48 +10:00 |
|
Simon Hartcher
|
3c7b336298
|
fix: use arena so that set headers no longer leak memory
|
2025-04-23 16:41:06 +10:00 |
|
Simon Hartcher
|
0fe727c7eb
|
fix: xml memory leaks using arena
|
2025-04-23 16:39:04 +10:00 |
|
Simon Hartcher
|
bc328e72ad
|
fix: json memory leaks using arena
|
2025-04-23 16:37:28 +10:00 |
|
Simon Hartcher
|
5a8cceaa0b
|
chore: wip refactor of FullResponse to use arena allocator to simplify memory management
|
2025-04-23 16:33:20 +10:00 |
|
Simon Hartcher
|
bd2aede64e
|
chore(date): unused code cleanup
|
2025-04-23 14:31:18 +10:00 |
|
Simon Hartcher
|
6028255aa3
|
refactor(date): replace most date parsing with zeit functions
|
2025-04-23 12:48:53 +10:00 |
|
Simon Hartcher
|
e22b4246c1
|
chore: add type for options param into Timestamp.jsonStringify
|
2025-04-23 12:34:54 +10:00 |
|
Simon Hartcher
|
8007a910dd
|
refactor: create shared lib for json
|
2025-04-23 12:15:04 +10:00 |
|
Simon Hartcher
|
631d014215
|
chore: remove old date code
|
2025-04-23 11:53:28 +10:00 |
|
Simon Hartcher
|
29e9dd481b
|
refactor: extract date methods into shared date lib
|
2025-04-23 11:51:53 +10:00 |
|
Simon Hartcher
|
0192c1e888
|
deps: update zeit to track main repository
|
2025-04-23 10:12:26 +10:00 |
|
Simon Hartcher
|
3fea7d9f0e
|
refactor: handle empty response bodies and multiple types of timestamps
|
2025-04-22 16:06:50 +10:00 |
|
|
f4c306a2df
|
support rest_xml with non-string payloads (e.g. S3 create bucket)
AWS-Zig Build / build-zig-amd64-host (push) Successful in 7m17s
|
2025-04-18 15:04:43 -07:00 |
|
|
52f99bb35f
|
split strings from other types that need xml serialization
|
2025-04-18 11:21:42 -07:00 |
|
|
0a21a9f184
|
add failing test for S3 create bucket
|
2025-04-18 11:20:58 -07:00 |
|
|
28698e8ec4
|
add xml serialization capabilities
AWS-Zig Build / build-zig-amd64-host (push) Successful in 7m6s
|
2025-04-18 10:20:22 -07:00 |
|
|
219bd32aa0
|
diagnose fd issue
AWS-Zig Build / build-zig-amd64-host (push) Successful in 7m30s
|
2025-04-17 18:00:48 -07:00 |
|
|
ea14e3b90a
|
better test web server management
AWS-Zig Build / build-zig-amd64-host (push) Successful in 7m20s
|
2025-04-17 17:42:10 -07:00 |
|
|
12c7c46594
|
add test server timeout
|
2025-04-16 19:35:47 -07:00 |
|
|
ebb727c464
|
disable release mode test in zig-mach nightly run
AWS-Zig Build / build-zig-amd64-host (push) Successful in 7m52s
|
2025-04-16 19:11:18 -07:00 |
|
|
0d575c92bb
|
add test filter option
AWS-Zig Build / build-zig-amd64-host (push) Has been cancelled
|
2025-04-16 19:07:20 -07:00 |
|
|
98fff010dd
|
update dependency on example
AWS-Zig Build / build-zig-amd64-host (push) Successful in 1m51s
|
2025-04-16 19:01:25 -07:00 |
|
|
072dcc1cec
|
remove GitHub actions as they seem to be looking for payment info for free accounts
|
2025-04-16 19:00:18 -07:00 |
|
|
7a6086447c
|
update CI for release mode and forgejo install
AWS-Zig Build / build-zig-amd64-host (push) Failing after 6m38s
|
2025-04-16 18:51:34 -07:00 |
|
Simon Hartcher
|
1b4788f469
|
fix: undefined behaviour in parseJsonData
|
2025-04-08 12:49:59 +10:00 |
|
Simon Hartcher
|
b5cd321263
|
fix(TestSetup): undefined behaviour
|
2025-04-08 11:39:19 +10:00 |
|
|
8ac7aa47f7
|
add workflow_dispatch to main build
AWS-Zig Build / build-zig-amd64-host (push) Successful in 49s
|
2025-03-30 18:12:37 -07:00 |
|
|
e194debb96
|
update envrc to better zvm_direnv
|
2025-03-25 09:32:38 -07:00 |
|
|
e0e09fb19e
|
add no-bin option as recommended in zig 0.14.0 rlease notes
https://ziglang.org/download/0.14.0/release-notes.html\#Incremental-Compilation
|
2025-03-23 16:24:20 -07:00 |
|
|
8421fd9e55
|
merge pr #6 allowing dependency on service model
|
2025-03-23 16:17:04 -07:00 |
|
|
9e8b3a6fc6
|
fix json serialization for null/empty maps
|
2025-03-21 09:59:33 -07:00 |
|
|
34c097e45f
|
update nominated zig url
|
2025-03-20 23:28:38 -07:00 |
|
|
ffe3941dbe
|
allow workflow dispatch on zig previous
|
2025-03-20 23:24:38 -07:00 |
|
|
cdaf924867
|
update readme generally and for new branch strategy
|
2025-03-20 19:57:14 -07:00 |
|
|
6c106c1c71
|
correct refs in workflows
|
2025-03-20 19:23:20 -07:00 |
|
|
f325ef4236
|
update example for zig 0.14.0
|
2025-03-20 09:00:35 -07:00 |
|
|
30d46261b7
|
use updated build system for model path
|
2025-03-20 08:53:47 -07:00 |
|
|
86483ec84d
|
update gitea ci
|
2025-03-20 08:25:20 -07:00 |
|
|
4f16553410
|
update to zig 0.14.0
|
2025-03-20 08:18:37 -07:00 |
|
|
12e24b01ad
|
zig 0.14.0 upgrade: merge zig-develop branch
|
2025-03-20 03:20:43 -07:00 |
|
Simon Hartcher
|
220d45ab20
|
fix: missing module imports
|
2025-03-13 15:43:32 +11:00 |
|
Simon Hartcher
|
71495a4d1d
|
chore: add codegen to paths
|
2025-03-13 14:46:15 +11:00 |
|
Simon Hartcher
|
303af8661c
|
fix: make modules depend on codegen
|
2025-03-13 14:32:03 +11:00 |
|
|
8c68dd6902
|
add support for raw responses beginning with name of single field in response struct
|
2025-02-05 13:24:09 -08:00 |
|
|
96e2b7bbc1
|
support for timestamp as f128 (more)
f128 is not really the correct data type long term. More information on the exact details are
https://smithy.io/2.0/aws/protocols/aws-json-1_1-protocol.html and
https://smithy.io/2.0/spec/protocol-traits.html\#timestampformat-trait
But...it will hold all our values and parses correctly, so we can use it for now
|
2025-02-05 13:23:55 -08:00 |
|