diff --git a/aws-c-io.changes b/aws-c-io.changes index cb204d2..1f5d787 100644 --- a/aws-c-io.changes +++ b/aws-c-io.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jan 8 12:04:21 UTC 2021 - John Paul Adrian Glaubitz + +- Update to version 0.8.0 + + NUMA-aware event-loops + + Host resolver improvements + + Best of two event-loop load balancing + + Windows build fix for iocp event loop (#346) + ------------------------------------------------------------------- Wed Dec 16 11:30:42 UTC 2020 - John Paul Adrian Glaubitz diff --git a/aws-c-io.spec b/aws-c-io.spec index 95e87c9..45e23b7 100644 --- a/aws-c-io.spec +++ b/aws-c-io.spec @@ -20,7 +20,7 @@ %define library_version 1.0.0 %define library_soversion 0unstable Name: aws-c-io -Version: 0.7.1 +Version: 0.8.0 Release: 0 Summary: I/O and TLS package AWS SDK for C License: Apache-2.0 diff --git a/v0.7.1.tar.gz b/v0.7.1.tar.gz deleted file mode 100644 index 4d2fec5..0000000 --- a/v0.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e97a78b8e3e9b91c44dc9759ad6fc522368363d642e446f9e7919612ba83cf9e -size 562912 diff --git a/v0.8.0.tar.gz b/v0.8.0.tar.gz new file mode 100644 index 0000000..6898cc9 --- /dev/null +++ b/v0.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e8c0ac22e146061aee8f16da37f9d685b8de93fe3417e55607f88e5352e82a +size 573789