Releases: awslabs/aws-c-event-stream
Releases · awslabs/aws-c-event-stream
Update Minimum CMake to 3.9
Fix -Wuseless-cast compiler warning for public headers
Fix a bunch of places we forget to aws_raise_error()
What's Changed
Full Changelog: v0.4.1...v0.4.2
Fix Variable Len Headers with Empty Value
What's Changed
Full Changelog: v0.4.0...v0.4.1
Change `port` from uint16_t to uint32_t, to support VSOCK
What's Changed
- added workflow for handling answerable discussions by @yasminetalby in #105
- Change
port
from uint16_t to uint32_t, to support VSOCK by @graebm in #109
New Contributors
- @yasminetalby made their first contribution in #105
Full Changelog: v0.3.2...v0.4.0
v0.3.2
v0.3.1
What's Changed
- add github templates and bots by @jmklix in #100
- Double Terminate Crash by @bretambrose in #101
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Fix Windows compiler warning
v0.2.19
What's Changed
- delete .DS_Store by @graebm in #95
- Cursor header APIs by @bretambrose in #96
Full Changelog: v0.2.18...v0.2.19