This repository has been archived by the owner on May 3, 2024. It is now read-only.
2.0.0-RC1
General Notes
- We incubated the Spring-Boot Starter project into our repository
- Starting with 2.0.0, Fahrschein will require JDK17
What's Changed
- Retry initial connection by @mesut in #390
- Update comparison with nakadi-java by @mesut in #393
- Suppress CVE-2023-20860 by @otrosien in #394
- Ignore CVE-2023-20861 by @otrosien in #395
- Suppress CVE-2023-20863 by @otrosien in #397
- False positive: CVE-2023-35116 by @otrosien in #399
- Fix example in OpenTelemetry README.md by @otrosien in #400
- Trim auth token by @mesut in #401
- Update MAINTAINERS based on recent contributions by @otrosien in #403
- Add Spring Boot Starter by @rob-h-w in #402
- Upgrade Spring dependencies and jdk target by @MALPI in #407
New Contributors
Full Changelog: 1.0.0...2.0.0-RC1