Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

2.0.0-RC4

Compare
Choose a tag to compare
@otrosien otrosien released this 10 Nov 09:42
· 17 commits to main since this release
c7f0091

What's Changed (Highlights in bold)

  • Latest dependencies + build with JDK21 by @otrosien in #434
  • Support stream parameter "batch_timespan" by @otrosien in #432
  • Remove deprecated Jackson 2.7 property CAMEL_CASE_TO_LOWER_CASE_WITH_UNDERSCORES by @otrosien in #436 -- Fahrschein pre-2.0.0-RC4 will not work with the upcoming Jackson 2.16.0!
  • Minor gradle build polishing by @otrosien in #437
  • Consistency in stream parameters support for spring boot by @otrosien in #433
  • Spring-boot request factory: don't use streaming but buffering implementation by @otrosien in #438
  • Add partitionCompactionKey as Metadata attribute by @mesut in #442
  • Incorporate retry functionality for event publishing by @mesut in #430
  • Upgrade to Apache HttpClient 5.x by @otrosien in #439
  • Spring Boot: Add configuration to reference a subscription by ID by @otrosien in #440
  • Autowire tracing in spring boot by @otrosien in #444
  • Release 2.0.0-RC4 by @otrosien in #445

Full Changelog: 2.0.0-RC3...2.0.0-RC4