Skip to content

Releases: spring-projects/spring-pulsar

Spring Pulsar 1.2.2

21 Jan 22:22
6f9896b
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Listener consumes the same message after it is sent to the DLT topic #998

📔 Documentation

  • Fix references to invalid 'ackTimeout' property #1015

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.14 #983
  • Bump ch.qos.logback:logback-classic from 1.5.14 to 1.5.16 #989
  • Bump io.micrometer:micrometer-bom from 1.14.2 to 1.14.3 #995
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.1 to 1.4.2 #994
  • Bump io.projectreactor:reactor-bom from 2024.0.1 to 2024.0.2 #999
  • Bump io.spring.dependency-management from 1.1.6 to 1.1.7 in the development-dependencies group #978
  • Bump org.springframework:spring-framework-bom from 6.2.1 to 6.2.2 #1003
  • Update to Pulsar 3.3.4 #1012

❤️ Contributors

Thank you to all the contributors who worked on this release:

@darshimo @dependabot[bot] and @onobc

What's Changed

  • Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.14 by @dependabot in #983
  • Bump io.spring.dependency-management from 1.1.6 to 1.1.7 in the development-dependencies group by @dependabot in #978
  • Update from CLA to DCO by @onobc in #991
  • Bump ch.qos.logback:logback-classic from 1.5.14 to 1.5.16 by @dependabot in #989
  • Bump io.projectreactor:reactor-bom from 2024.0.1 to 2024.0.2 by @dependabot in #999
  • Bump io.micrometer:micrometer-bom from 1.14.2 to 1.14.3 by @dependabot in #995
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.1 to 1.4.2 by @dependabot in #994
  • Bump org.springframework:spring-framework-bom from 6.2.1 to 6.2.2 by @dependabot in #1003
  • Fix references to invalid 'ackTimeout' property by @onobc in #1015
  • Update to Pulsar 3.3.4 by @onobc in #1012
  • [Release 1.2.2] Update version by @onobc in #1017

Full Changelog: v1.2.1...v1.2.2

Spring Pulsar 1.1.8

23 Jan 01:04
21098c8
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Backport "Fix batch listener error handling" (1.1.x) #1006

📔 Documentation

  • Fix references to invalid 'ackTimeout' property (#1015) #1016

🔨 Dependency Upgrades

  • Bump io.projectreactor:reactor-bom from 2023.0.13 to 2023.0.14 #1000
  • Bump io.micrometer:micrometer-bom from 1.13.9 to 1.13.10 #996
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.7 to 1.3.8 #997
  • Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.15 #988
  • Bump io.spring.dependency-management from 1.1.6 to 1.1.7 in the development-dependencies group #979

❤️ Contributors

Thank you to all the contributors who worked on this release:

@darshimo @dependabot[bot] and @onobc

What's Changed

  • Bump io.spring.dependency-management from 1.1.6 to 1.1.7 in the development-dependencies group by @dependabot in #979
  • Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.15 by @dependabot in #988
  • Update from CLA to DCO (1.1.x) by @onobc in #992
  • Bump io.projectreactor:reactor-bom from 2023.0.13 to 2023.0.14 by @dependabot in #1000
  • Bump io.micrometer:micrometer-bom from 1.13.9 to 1.13.10 by @dependabot in #996
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.7 to 1.3.8 by @dependabot in #997
  • Bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16 by @dependabot in #990
  • Backport "Fix batch listener error handling" (1.1.x) by @onobc in #1006
  • Fix references to invalid 'ackTimeout' property (#1015) by @onobc in #1016
  • [Release 1.1.8] Update version by @onobc in #1018

Full Changelog: v1.1.7...v1.1.8

Spring Pulsar 1.2.1

17 Dec 19:27
Compare
Choose a tag to compare

📔 Documentation

  • Add Pulsar 4.0.x to compatibility matrix doc #972

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 #952
  • Bump io.micrometer:micrometer-bom from 1.14.1 to 1.14.2 #958
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.0 to 1.4.1 #956
  • Bump io.projectreactor:reactor-bom from 2024.0.0 to 2024.0.1 #957
  • Bump org.springframework.retry:spring-retry from 2.0.10 to 2.0.11 #969
  • Bump org.springframework:spring-framework-bom from 6.2.0 to 6.2.1 #964
  • Bump pulsar-reactive from 0.5.9 to 0.5.10 #973
  • Update Pulsar to 3.3.3 #955

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot] and @onobc

What's Changed

  • Add Pulsar shaded classes to AOT hints by @onobc in #954
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 by @dependabot in #952
  • Update Pulsar to 3.3.3 by @onobc in #955
  • Bump io.projectreactor:reactor-bom from 2024.0.0 to 2024.0.1 by @dependabot in #957
  • Bump io.micrometer:micrometer-bom from 1.14.1 to 1.14.2 by @dependabot in #958
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.0 to 1.4.1 by @dependabot in #956
  • Bump org.springframework:spring-framework-bom from 6.2.0 to 6.2.1 by @dependabot in #964
  • Add Pulsar 4.0.x compatibility tests by @onobc in #967
  • Bump org.springframework.retry:spring-retry from 2.0.10 to 2.0.11 by @dependabot in #969
  • Add Pulsar 4.0.x to compatibility matrix doc by @onobc in #972
  • Bump pulsar-reactive from 0.5.9 to 0.5.10 by @dependabot in #973
  • [Release 1.2.1] Update version by @onobc in #977

Full Changelog: v1.2.0...v1.2.1

Spring Pulsar 1.1.7

17 Dec 18:13
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.13.8 to 1.13.9 #960
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.6 to 1.3.7 #959
  • Bump io.projectreactor:reactor-bom from 2023.0.12 to 2023.0.13 #961
  • Bump org.springframework:spring-framework-bom from 6.1.15 to 6.1.16 #965
  • Bump pulsar-reactive from 0.5.9 to 0.5.10 #974

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot]

What's Changed

  • Bump io.projectreactor:reactor-bom from 2023.0.12 to 2023.0.13 by @dependabot in #961
  • Bump io.micrometer:micrometer-bom from 1.13.8 to 1.13.9 by @dependabot in #960
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.6 to 1.3.7 by @dependabot in #959
  • Bump org.springframework:spring-framework-bom from 6.1.15 to 6.1.16 by @dependabot in #965
  • Bump org.springframework.retry:spring-retry from 2.0.10 to 2.0.11 by @dependabot in #970
  • Bump pulsar-reactive from 0.5.9 to 0.5.10 by @dependabot in #974
  • [Release 1.1.7] Update version by @onobc in #976

Full Changelog: v1.1.6...v1.1.7

Spring Pulsar 1.2.0

19 Nov 04:52
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 #919
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 #921
  • Bump io.micrometer:micrometer-bom from 1.14.0 to 1.14.1 #943
  • Bump io.micrometer:micrometer-bom from 1.14.0-RC1 to 1.14.0 #923
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.0-RC1 to 1.4.0 #929
  • Bump io.projectreactor:reactor-bom from 2024.0.0-RC1 to 2024.0.0 #930
  • Bump org.springframework:spring-framework-bom from 6.2.0-RC2 to 6.2.0-RC3 #910
  • Bump org.springframework:spring-framework-bom from 6.2.0-RC3 to 6.2.0 #934
  • Bump pulsar-reactive from 0.5.8 to 0.5.9 #935

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot]

What's Changed

  • Bump nl.littlerobots.version-catalog-update from 0.8.4 to 0.8.5 by @dependabot in #911
  • [Release 1.2.0-RC1] Update to next Boot snapshot by @onobc in #918
  • Bump org.springframework:spring-framework-bom from 6.2.0-RC2 to 6.2.0-RC3 by @dependabot in #910
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 by @dependabot in #921
  • Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 by @dependabot in #919
  • Remove version 0.2.x from docs by @onobc in #928
  • Bump io.projectreactor:reactor-bom from 2024.0.0-RC1 to 2024.0.0 by @dependabot in #930
  • Bump io.micrometer:micrometer-bom from 1.14.0-RC1 to 1.14.0 by @dependabot in #923
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.0-RC1 to 1.4.0 by @dependabot in #929
  • Bump pulsar-reactive from 0.5.8 to 0.5.9 by @dependabot in #935
  • Bump org.springframework:spring-framework-bom from 6.2.0-RC3 to 6.2.0 by @dependabot in #934
  • Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #936
  • Bump io.micrometer:micrometer-bom from 1.14.0 to 1.14.1 by @dependabot in #943
  • [Release 1.2.0] Update version by @onobc in #946

Full Changelog: v1.2.0-RC1...v1.2.0

Spring Pulsar 1.1.6

19 Nov 03:25
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 #920
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.17.3 #922
  • Bump io.micrometer:micrometer-bom from 1.13.6 to 1.13.7 #925
  • Bump io.micrometer:micrometer-bom from 1.13.7 to 1.13.8 #944
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.5 to 1.3.6 #924
  • Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 #931
  • Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 #938
  • Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15 #939
  • Bump pulsar-reactive from 0.5.8 to 0.5.9 #937

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot]

What's Changed

  • Bump nl.littlerobots.version-catalog-update from 0.8.4 to 0.8.5 by @dependabot in #913
  • [Release 1.1.5] Update to next Boot snapshot by @onobc in #917
  • Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 by @dependabot in #920
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.17.3 by @dependabot in #922
  • Bump io.micrometer:micrometer-bom from 1.13.6 to 1.13.7 by @dependabot in #925
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.5 to 1.3.6 by @dependabot in #924
  • Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 by @dependabot in #931
  • Bump pulsar-reactive from 0.5.8 to 0.5.9 by @dependabot in #937
  • Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15 by @dependabot in #939
  • Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #938
  • Bump io.micrometer:micrometer-bom from 1.13.7 to 1.13.8 by @dependabot in #944
  • [Release 1.1.6] Update version by @onobc in #947

Full Changelog: v1.1.5...v1.1.6

Spring Pulsar 1.0.12

19 Nov 03:07
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.12.11 to 1.12.12 #926
  • Bump io.micrometer:micrometer-bom from 1.12.12 to 1.12.13 #945
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.11 to 1.2.12 #927
  • Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 #932
  • Bump pulsar-reactive from 0.5.8 to 0.5.9 #941
  • Bump spring from 6.1.14 to 6.1.15 #940

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot]

What's Changed

  • Bump nl.littlerobots.version-catalog-update from 0.8.4 to 0.8.5 by @dependabot in #915
  • [Release 1.0.11] Update to next Boot snapshot by @onobc in #916
  • Bump io.micrometer:micrometer-bom from 1.12.11 to 1.12.12 by @dependabot in #926
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.11 to 1.2.12 by @dependabot in #927
  • Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 by @dependabot in #932
  • Bump pulsar-reactive from 0.5.8 to 0.5.9 by @dependabot in #941
  • Bump spring from 6.1.14 to 6.1.15 by @dependabot in #940
  • Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #942
  • Bump io.micrometer:micrometer-bom from 1.12.12 to 1.12.13 by @dependabot in #945
  • [Release 1.0.12] Update version by @onobc in #948

Full Changelog: v1.0.11...v1.0.12

Spring Pulsar 1.2.0-RC1

22 Oct 03:04
6ac9557
Compare
Choose a tag to compare
Pre-release

🪜 Improvements

  • Specify locale in toLowerCase|toUpperCase #893
  • Non-shaded protobuf-java causing class mismatch issues #876
  • Warn users when lambda producer customizers are used #809

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.11 #888
  • Bump io.micrometer:micrometer-bom from 1.14.0-M3 to 1.14.0-RC1 #886
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.0-M3 to 1.4.0-RC1 #889
  • Bump io.projectreactor:reactor-bom from 2024.0.0-M6 to 2024.0.0-RC1 #887
  • Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10 #901
  • Bump org.springframework:spring-framework-bom from 6.2.0-RC1 to 6.2.0-RC2 #897
  • Bump pulsar-reactive from 0.5.7 to 0.5.8 #900
  • Update to Jackson 2.18.0 #869
  • Update to Pulsar 3.3.2 #875

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot] and @onobc

What's Changed

  • Bump org.junit:junit-bom from 5.10.3 to 5.10.4 by @dependabot in #866
  • Bump com.google.protobuf:protobuf-java from 3.25.4 to 3.25.5 by @dependabot in #859
  • [Release 1.2.0-M2] Update to next Boot snapshot by @onobc in #863
  • Update to Jackson 2.18.0 by @onobc in #869
  • Bump org.junit:junit-bom from 5.10.4 to 5.10.5 by @dependabot in #872
  • Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 by @dependabot in #877
  • Log a warning when Lambda customizer used by @onobc in #879
  • Update to Pulsar 3.3.2 by @onobc in #875
  • Bump io.projectreactor:reactor-bom from 2024.0.0-M6 to 2024.0.0-RC1 by @dependabot in #887
  • Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.11 by @dependabot in #888
  • Bump io.micrometer:micrometer-bom from 1.14.0-M3 to 1.14.0-RC1 by @dependabot in #886
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.0-M3 to 1.4.0-RC1 by @dependabot in #889
  • Specify locale in toLowerCase|toUpperCase by @onobc in #893
  • Bump org.springframework:spring-framework-bom from 6.2.0-RC1 to 6.2.0-RC2 by @dependabot in #897
  • Exclude protobuf-java from pulsar-client-all by @onobc in #896
  • Bump pulsar-reactive from 0.5.7 to 0.5.8 by @dependabot in #900
  • Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10 by @dependabot in #901
  • [Release 1.2.0-RC1] Update version by @onobc in #906

Full Changelog: v1.2.0-M2...v1.2.0-RC1

Spring Pulsar 1.1.5

22 Oct 04:37
4f83709
Compare
Choose a tag to compare

🪜 Improvements

  • Specify locale in toLowerCase|toUpperCase #894

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.11 #890
  • Bump io.micrometer:micrometer-bom from 1.13.5 to 1.13.6 #882
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.4 to 1.3.5 #883
  • Bump io.projectreactor:reactor-bom from 2023.0.10 to 2023.0.11 #891
  • Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10 #903
  • Bump org.springframework:spring-framework-bom from 6.1.13 to 6.1.14 #898
  • Bump pulsar-reactive from 0.5.7 to 0.5.8 #902

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot] and @onobc

What's Changed

  • [Release 1.1.4] Update to next Boot snapshot by @onobc in #865
  • Bump org.junit:junit-bom from 5.10.3 to 5.10.4 by @dependabot in #867
  • Bump com.google.protobuf:protobuf-java from 3.25.4 to 3.25.5 by @dependabot in #860
  • Bump io.micrometer:micrometer-bom from 1.13.4 to 1.13.5 by @dependabot in #870
  • Bump org.junit:junit-bom from 5.10.4 to 5.10.5 by @dependabot in #873
  • Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 by @dependabot in #878
  • Bump io.projectreactor:reactor-bom from 2023.0.10 to 2023.0.11 by @dependabot in #891
  • Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.11 by @dependabot in #890
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.4 to 1.3.5 by @dependabot in #883
  • Bump io.micrometer:micrometer-bom from 1.13.5 to 1.13.6 by @dependabot in #882
  • Specify locale in toLowerCase|toUpperCase by @onobc in #894
  • Bump org.springframework:spring-framework-bom from 6.1.13 to 6.1.14 by @dependabot in #898
  • Bump pulsar-reactive from 0.5.7 to 0.5.8 by @dependabot in #902
  • Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10 by @dependabot in #903
  • [Release 1.1.5] Update version by @onobc in #907

Full Changelog: v1.1.4...v1.1.5

Spring Pulsar 1.0.11

22 Oct 05:47
6236a11
Compare
Choose a tag to compare

🪜 Improvements

  • Specify locale in toLowerCase|toUpperCase #895

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.12.10 to 1.12.11 #885
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.10 to 1.2.11 #884
  • Bump io.projectreactor:reactor-bom from 2023.0.10 to 2023.0.11 #892
  • Bump org.junit:junit-bom from 5.10.3 to 5.10.4 #868
  • Bump org.junit:junit-bom from 5.10.4 to 5.10.5 #874
  • Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10 #905
  • Bump pulsar-reactive from 0.5.7 to 0.5.8 #904
  • Bump spring from 6.1.13 to 6.1.14 #899

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot] and @onobc

What's Changed

  • [Release 1.1.10] Update to next Boot snapshot by @onobc in #864
  • Bump org.junit:junit-bom from 5.10.3 to 5.10.4 by @dependabot in #868
  • Bump org.junit:junit-bom from 5.10.4 to 5.10.5 by @dependabot in #874
  • Bump io.projectreactor:reactor-bom from 2023.0.10 to 2023.0.11 by @dependabot in #892
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.10 to 1.2.11 by @dependabot in #884
  • Bump io.micrometer:micrometer-bom from 1.12.10 to 1.12.11 by @dependabot in #885
  • Specify locale in toLowerCase|toUpperCase by @onobc in #895
  • Bump spring from 6.1.13 to 6.1.14 by @dependabot in #899
  • Bump pulsar-reactive from 0.5.7 to 0.5.8 by @dependabot in #904
  • Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10 by @dependabot in #905
  • [Release 1.0.11] Update version by @onobc in #909

Full Changelog: v1.0.10...v1.0.11