SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libaws-c-event-stream1-0.4.2-1.1.x86_64.rpm :

* Mon Feb 19 2024 John Paul Adrian Glaubitz - Update to version 0.4.2
* Fix a bunch of places we forget to aws_raise_error() by AATTgraebm in (#111)- from version 0.4.1
* Fix Variable Len Headers with Empty Value by AATTwaahm7 in (#108)- from version 0.4.0
* Added workflow for handling answerable discussions by AATTyasminetalby in (#105)
* Change port from uint16_t to uint32_t to support VSOCK by AATTgraebm in (#109)
* Fri Aug 25 2023 John Paul Adrian Glaubitz - Update to version 0.3.2
* Explicit Private for target_link_libraries by AATTwaahm7 in (#107)
* Wed Jul 05 2023 John Paul Adrian Glaubitz - Update to version 0.3.1
* Add Github templates and bots by AATTjmklix in (#100)
* Double Terminate Crash by AATTbretambrose in (#101)
* Wed Jun 14 2023 John Paul Adrian Glaubitz - Update to version 0.3.0
* Update builder version to fix aws-lc build on manylinux1 by AATTTingDaoK in (#98)
* Fix warnings in public headers by AATTwaahm7 in (#99)
* Wed Mar 01 2023 John Paul Adrian Glaubitz - Update to version 0.2.20
* Change #if _MSC_VER to #ifdef _MSC_VER by AATTjmklix in (#97)
* Tue Feb 28 2023 John Paul Adrian Glaubitz - Update to version 0.2.19
* Delete .DS_Store by AATTgraebm in (#95)
* Cursor header APIs by AATTbretambrose in (#96)
* Wed Jan 18 2023 John Paul Adrian Glaubitz - Update to version 0.2.18
* Fix macro usage by AATTDmitriyMusatkin in (#94)- from version 0.2.17
* Add onComplete callback for streaming decoder by AATTwaahm7 in (#93)- from version 0.2.16
* sprintf() -> snprintf() by AATTgraebm in (#91)
* Update CI to fix downstream build by AATTwaahm7 in (#90)
* Fix decoding of headers with static value by AATTwaahm7 in (#92)
* Wed Oct 05 2022 John Paul Adrian Glaubitz - Update to version 0.2.15
* Add AppVerifier to CI by AATTTwistedTwigleg in (#87)
* Fix continuation race condition and windows test failures by AATTbretambrose in (#89)
* Fri Sep 02 2022 John Paul Adrian Glaubitz - Update to version 0.2.14
* Allow mix of static and shared libs + Fallback for target load by AATTTingDaoK in (#86)
* Mon Aug 08 2022 John Paul Adrian Glaubitz - Update to version 0.2.13
* Partially-constructed server connection crash fixes + Fixes several possible crashes related to partial-construction of server connections when the connection notification callback fails
* Thu Jul 14 2022 John Paul Adrian Glaubitz - Update to version 0.2.12
* Relax client stream id constraints + Convert to-client messages on closed streams to non-fatal to the overall connection. There is a time gap between the continuation removal on the client and the end-of-stream notice to the server- from version 0.2.11
* Crash fix and stream-id order fix + Fixes an issue where a failed invocation of the on_incoming_stream callback in the server implementation would lead to a crash + Fixes an issue where event stream ids could be submitted out-of-increasing-order to the server depending on what threads the continuation activation was invoked from.- from version 0.2.10
* Add function to to query port of server listener + New: aws_event_stream_rpc_server_listener_get_bound_port()
* Thu May 19 2022 John Paul Adrian Glaubitz - Update to version 0.2.9
* Fix deprecated header encode API + Fixes an issue (only present in v0.2.8) where the deprecated header write API (aws_event_stream_write_headers_to_buffer) would always fail- from version 0.2.8
* Security hardening and protocol error JSON fixes + Adds a significant amount of error-checking and safety-hardening + Fixes the JSON bodies of several protocol error messages
* Sat Oct 16 2021 Jan Engelhardt - Use cmake()/pkgconfig() as buildrequires. Update descriptions.- Replace lib%-devel subpackage by just %-devel.
* Tue Mar 16 2021 John Paul Adrian Glaubitz - Update to version 0.2.7 + CONNECT_ACK bugfix
* Fix bug where client \"forgets\" it received CONNECT_ACK (#60)
 
ICM