diff --git a/aws-c-io.changes b/aws-c-io.changes index fd5c605..529dd2c 100644 --- a/aws-c-io.changes +++ b/aws-c-io.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Nov 14 12:30:11 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.15.3 + * Event loop public api by @bretambrose in (#691) + * Add ML-KEM Support by @alexw91 in (#693) + * Update checksum based on previous PR changes by @bretambrose in (#695) + * Add an option to disable retries by @waahm7 in (#694) + ------------------------------------------------------------------- Tue Nov 12 12:44:09 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-c-io.spec b/aws-c-io.spec index 86bbe4e..13abe5e 100644 --- a/aws-c-io.spec +++ b/aws-c-io.spec @@ -21,7 +21,7 @@ %define library_version 1.0.0 %define library_soversion 0unstable Name: aws-c-io -Version: 0.15.2 +Version: 0.15.3 Release: 0 Summary: I/O and TLS package AWS SDK for C License: Apache-2.0 diff --git a/v0.15.2.tar.gz b/v0.15.2.tar.gz deleted file mode 100644 index 82061cc..0000000 --- a/v0.15.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fab086364bc48997ff6f5809825603f0b88cc892382ce21f5d66ce8996c95ef -size 679998 diff --git a/v0.15.3.tar.gz b/v0.15.3.tar.gz new file mode 100644 index 0000000..fb00b89 --- /dev/null +++ b/v0.15.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8cb4d7d3ec4fb27cbce158d6823a1f2f5d868e116f1d6703db2ab8159343c3f +size 681849