Commit graph

416 commits

Author SHA1 Message Date
ed48901c92
update service list - getting close 2024-02-22 12:16:41 -08:00
7e3796d416
update service list 2024-02-16 08:35:24 -08:00
69da301de2
ec2 gets tls 1.3 2024-02-07 07:21:09 -08:00
7f80ae45f0
update TLS 1.2-only service list 2024-01-31 11:15:14 -08:00
dd1d86476c
update service list 2024-01-27 11:46:27 -08:00
888f763bbe
update service list 2024-01-23 16:37:02 -08:00
fcf456137f
exclude zig-develop* branches from main build CI 2024-01-22 14:27:45 -08:00
a5929c2d5e
Merge pull request from melhindi/replace_var_with_const
Replace var with const where applicable - this passes all tests on v0.11
2024-01-22 10:36:23 -08:00
melhindi
7a5fa0bb2e Replace var with const where applicable 2024-01-18 13:43:45 +01:00
645cc1d7ca
update README to reflect good/bad/ugly on TLS 1.3 support 2024-01-09 15:43:46 -08:00
14666da73f
clean up build (includes two fixes for arm 32 bit) 2024-01-09 15:22:03 -08:00
90e690ffc2
add package publish step 2024-01-08 14:53:48 -08:00
69535b20d0
actions runs expire, use generic package instead 2024-01-08 14:45:49 -08:00
c0cfe8ba51
significant progress made, so removing "services with support" section 2024-01-08 13:45:23 -08:00
2d7f20a9b1
update services list 2024-01-08 13:43:07 -08:00
d08d0f338f
Using ".?" actually causes a panic, which we do not want in this path
NOTE: This only fixes the top level Authorization header. A malformed
header can still cause havoc
2023-10-25 00:00:11 -07:00
825d93720a
add verifiyServerRequest/change verify to WASM-friendly type 2023-10-22 10:25:07 -07:00
ed96e2ff66
support for >16KiB requests 2023-10-21 10:20:09 -07:00
de914ccedf
update dependency in example 2023-09-15 09:35:14 -07:00
db19041b96
fix memory leak when AWS_ENDPOINT_URL is used 2023-09-15 09:05:53 -07:00
5d13b48da6
adjust modules 2023-09-14 15:11:03 -07:00
f8b6b3e521
make aws_signing module ready 2023-09-14 14:06:35 -07:00
4e4920e782
add dependency tree 2023-09-14 14:05:35 -07:00
ab38d4c71e
update service list 2023-09-14 14:05:12 -07:00
ff1e6f4cf3
aws_signing: provide signing verification based on a server http request 2023-09-08 21:45:36 -07:00
0e48c6f79b
clean up test logging/add header logging in test 2023-09-08 21:43:20 -07:00
6ae8b68786
allow static signing iime in aws.zig/use static time for testing 2023-09-08 21:42:38 -07:00
037fb7f1ae
allow aws_http to use static signing time 2023-09-08 21:41:08 -07:00
fd0e80f00c
allow datetime to timestamp conversion from outside date.zig 2023-09-08 21:40:03 -07:00
67b24641e2
allow trailing Z on iso 8601 parsing 2023-09-08 21:39:19 -07:00
2d42bbf464
comment date logging functions so type can be used at comptime 2023-09-08 21:38:28 -07:00
e8bfd0af6d
codegen: clean up generated file names 2023-09-06 12:11:12 -07:00
c3944edf43
add example/update readmes 2023-09-05 18:31:08 -07:00
090c06c403
add explicit smithy dependency of aws module 2023-09-05 16:38:37 -07:00
eb91d40edf
try ustar format 2023-09-05 16:16:27 -07:00
281247897b
create posix tar files 2023-09-05 15:44:55 -07:00
7637289c3e
use tar transformation to get the archive zig package manager approved 2023-09-05 13:56:39 -07:00
d30d9cf3a9
add commented signing/update artifact filename 2023-09-05 13:39:35 -07:00
8365c176a6
try environment context 2023-09-05 13:27:05 -07:00
7573f01ae3
${{ github.server_url }} not currently working (gitea issue 23276) 2023-09-05 13:25:22 -07:00
74143e90ba
add more diagnostics for upload issue 2023-09-05 13:12:34 -07:00
27dfede802
add actions runtime token/url to environment 2023-09-05 13:00:40 -07:00
6a12f1e3e5
produce build artifact that includes generated models 2023-09-05 12:49:57 -07:00
6755099c36
apparently we do need that check? 2023-08-30 13:49:56 -07:00
fb34e556f7
re-enable demo code 2023-08-30 13:49:29 -07:00
d82728602b
fix failing test 2023-08-30 13:40:08 -07:00
d50503a2f8
initial commit on code to work around 17015. Sourced from std lib 2023-08-30 13:32:27 -07:00
55f662f5d7
add failing test for double encoding issue 2023-08-30 12:59:10 -07:00
f2a3a967c7
add comment to indicate root cause of the tagResource issue 2023-08-30 12:55:40 -07:00
c011f1d7f9
update user agent (we have not used AWS Common Runtime for a while 2023-08-30 12:55:06 -07:00