Skip to content

Releases: spring-projects/spring-pulsar

v2.0.5

20 Apr 18:54
cd53be7

Choose a tag to compare

🐞 Bug Fixes

  • Pulsar 4.2.0 breaks integration tests #1470

🔨 Dependency Upgrades

  • Bump org.springframework:spring-framework-bom from 7.0.6 to 7.0.7 #1479
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.4 to 1.6.5 #1477
  • Bump io.micrometer:micrometer-bom from 1.16.4 to 1.16.5 #1476
  • Update to Pulsar 4.2.0 #1467
  • Bump protobuf from 3.25.8 to 3.25.9 #1462
  • Update Spring Boot to 4.0.5-SNAPSHOT #1458
  • Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2 #1457
  • Bump org.testcontainers:testcontainers-bom from 2.0.3 to 2.0.4 #1453

❤️ Contributors

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

@manhnt27, @onobc, and @spring-builds

v1.2.17

20 Apr 16:51
938a98e

Choose a tag to compare

🔨 Dependency Upgrades

  • Bump org.springframework:spring-framework-bom from 6.2.17 to 6.2.18 #1480
  • Bump io.projectreactor:reactor-bom from 2024.0.16 to 2024.0.17 #1478
  • Bump protobuf from 3.25.8 to 3.25.9 #1464
  • Update Spring Boot to 3.5.13-SNAPSHOT #1459

❤️ Contributors

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

@spring-builds

v2.0.4

16 Mar 21:32

Choose a tag to compare

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.16.3 to 1.16.4 #1448
  • Bump org.projectlombok:lombok from 1.18.42 to 1.18.44 #1447
  • Update Spring Framework to 7.0.6 #1446
  • Update Jackson to 2.21.1 to fix CVE in 2.20.x #1444
  • Update Pulsar to 4.1.3 #1443
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.3 to 1.6.4 #1437
  • Bump org.springframework:spring-framework-bom from 7.0.4 to 7.0.5 #1429
  • Bump org.junit:junit-bom from 6.0.2 to 6.0.3 #1421

v1.2.16

16 Mar 22:29

Choose a tag to compare

🔨 Dependency Upgrades

  • Update Jackson to 2.18.6 #1445
  • Bump org.springframework:spring-framework-bom from 6.2.16 to 6.2.17 #1441
  • Bump org.projectlombok:lombok from 1.18.42 to 1.18.44 #1440
  • Bump io.projectreactor:reactor-bom from 2024.0.15 to 2024.0.16 #1439

v2.0.3

17 Feb 03:33

Choose a tag to compare

🔨 Dependency Upgrades

  • Bump org.springframework:spring-framework-bom from 7.0.3 to 7.0.4 #1418
  • Bump ch.qos.logback:logback-classic from 1.5.28 to 1.5.29 #1417
  • Bump io.micrometer:micrometer-bom from 1.16.2 to 1.16.3 #1414
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.2 to 1.6.3 #1413
  • Bump ch.qos.logback:logback-classic from 1.5.25 to 1.5.28 #1412
  • Bump org.assertj:assertj-bom from 3.27.6 to 3.27.7 #1404
  • Update Spring Boot to 4.0.3-SNAPSHOT #1398
  • Bump com.fasterxml.jackson:jackson-bom from 2.20.1 to 2.20.2 #1395

❤️ Contributors

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

@spring-builds

What's Changed

  • Bump com.fasterxml.jackson:jackson-bom from 2.20.1 to 2.20.2 by @dependabot[bot] in #1395
  • Update Spring Boot to 4.0.3-SNAPSHOT by @spring-builds in #1398
  • Bump ch.qos.logback:logback-classic from 1.5.25 to 1.5.28 by @dependabot[bot] in #1412
  • Bump org.assertj:assertj-bom from 3.27.6 to 3.27.7 by @dependabot[bot] in #1404
  • Bump spring-io/central-publish-action from 0.3.0 to 0.4.0 in the development-dependencies group by @dependabot[bot] in #1402
  • Bump fast-xml-parser from 4.5.2 to 5.3.4 in /spring-pulsar-docs by @dependabot[bot] in #1409
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.2 to 1.6.3 by @dependabot[bot] in #1413
  • Bump io.micrometer:micrometer-bom from 1.16.2 to 1.16.3 by @dependabot[bot] in #1414
  • Bump org.springframework:spring-framework-bom from 7.0.3 to 7.0.4 by @dependabot[bot] in #1418
  • Bump ch.qos.logback:logback-classic from 1.5.28 to 1.5.29 by @dependabot[bot] in #1417
  • [Release 2.0.3] Update version by @spring-builds in #1423
  • Bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.32 by @dependabot[bot] in #1420

Full Changelog: v2.0.2...v2.0.3

v1.2.15

17 Feb 05:25

Choose a tag to compare

🔨 Dependency Upgrades

  • Bump org.springframework:spring-framework-bom from 6.2.15 to 6.2.16 #1419
  • Bump ch.qos.logback:logback-classic from 1.5.25 to 1.5.29 #1416
  • Bump io.projectreactor:reactor-bom from 2024.0.14 to 2024.0.15 #1415
  • Bump org.assertj:assertj-bom from 3.27.6 to 3.27.7 #1407
  • Bump gradle-wrapper from 8.14.3 to 8.14.4 #1405
  • Update Spring Boot to 3.5.11-SNAPSHOT #1400
  • Bump io.spring.develocity.conventions from 0.0.24 to 0.0.25 in the development-dependencies group #1397

Full Changelog: v1.2.14...v1.2.15

v2.0.2

20 Jan 01:46

Choose a tag to compare

🐞 Bug Fixes

  • Update usage of AOT hints for AsyncHttpClient properties #1373
  • Fix pulsar listener's incorrect ack behaviour causing un-acked backlog on partitioned topic when using AckMode.BATCH #1372
  • AckMode.BATCH causes stuck backlog on Partitioned Topics (Cumulative Ack applied incorrectly to multiplexed stream) #1344

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.23 #1368
  • Bump ch.qos.logback:logback-classic from 1.5.23 to 1.5.24 #1381
  • Bump ch.qos.logback:logback-classic from 1.5.24 to 1.5.25 #1391
  • Bump org.springframework:spring-framework-bom from 7.0.2 to 7.0.3 #1387
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.1 to 1.6.2 #1385
  • Bump io.micrometer:micrometer-bom from 1.16.1 to 1.16.2 #1384
  • Bump org.junit:junit-bom from 6.0.1 to 6.0.2 #1380
  • Bump com.google.protobuf from 0.9.5 to 0.9.6 #1364
  • Bump org.testcontainers:testcontainers-bom from 2.0.2 to 2.0.3 #1363

❤️ Contributors

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

@oneby-wang

Full Changelog: v2.0.1...v2.0.2

v1.2.14

20 Jan 05:23

Choose a tag to compare

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.23 #1369
  • Bump ch.qos.logback:logback-classic from 1.5.23 to 1.5.24 #1382
  • Bump ch.qos.logback:logback-classic from 1.5.24 to 1.5.25 #1392
  • Bump io.projectreactor:reactor-bom from 2024.0.13 to 2024.0.14 #1386
  • Bump com.google.protobuf from 0.9.5 to 0.9.6 #1365

Full Changelog: v1.2.13...v1.2.14

v2.0.1

16 Dec 03:28

Choose a tag to compare

🔨 Dependency Upgrades

  • Bump org.springframework:spring-framework-bom from 7.0.1 to 7.0.2 #1355
  • Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22 #1354
  • Bump io.micrometer:micrometer-bom from 1.16.0 to 1.16.1 #1351
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.0 to 1.6.1 #1350
  • Update Spring Boot to 4.0.1-SNAPSHOT #1342
  • Update to Pulsar 4.1.2 #1341
  • Bump org.springframework:spring-framework-bom from 7.0.0 to 7.0.1 #1331

v1.2.13

15 Dec 20:58

Choose a tag to compare

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22 #1356
  • Bump org.springframework:spring-framework-bom from 6.2.14 to 6.2.15 #1353
  • Bump io.projectreactor:reactor-bom from 2024.0.12 to 2024.0.13 #1352
  • Bump io.micrometer:micrometer-bom from 1.14.13 to 1.14.14 #1349
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.12 to 1.4.13 #1348
  • Update Spring Boot to 3.4.13-SNAPSHOT #1343
  • Bump org.springframework:spring-framework-bom from 6.2.13 to 6.2.14 #1333

❤️ Contributors

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

@spring-builds

Full Changelog: v1.2.12...v1.2.13