1.0.0-alpha.8
Pre-release
Pre-release
What's Changed
SemVer Major
- Remove curl dependency and disable OAuth Bearer SASL mechanism by @FranzBusch in #155
SemVer Minor
- Migrate to GitHub Actions by @rnro in #175
- Add headers to
KafkaAcknowledgedMessage
by @malletgu in #179 - Update to
librdkafka
2.8.0 by @mimischi in #187
SemVer Patch
- Introduce
SendableOpaquePointer
by @mimischi in #176 - Enable Swift 6 support by @mimischi in #177
- Poll for messages using
TaskExecutor
by @mimischi in #178 - Enable MemberImportVisibility check on all targets by @rnro in #183
- CI use 6.1 nightlies, enable more soundness by @rnro in #185
Other Changes
- Pull request template by @FranzBusch in #171
- Enable strict concurrency by @czechboy0 in #182
- Update release.yml by @FranzBusch in #184
- Rename nightly_6_1 params to nightly_next by @rnro in #188
- Only apply standard swift settings on valid targets by @rnro in #189
New Contributors
- @mimischi made their first contribution in #176
- @FranzBusch made their first contribution in #171
- @malletgu made their first contribution in #179
- @czechboy0 made their first contribution in #182
Full Changelog: 1.0.0-alpha.7...1.0.0-alpha.8