Commit Graph

  • e8dad9e06a Publish the spring-pulsar-test module (#600) Chris Bono 2024-03-10 16:18:14 -05:00
  • 32739c3ec2 Add docs for using Lambda producer customizers (#598) Chris Bono 2024-03-06 15:57:12 -06:00
  • 57fa9e24d8 Add temp logs to help debug flaky test (#597) kash 2024-03-05 02:29:52 +05:30
  • 3a837de5a0 Upgrade com.gradle.enterprise plugin to 3.16.2 (#595) Maksim Sasnouski 2024-03-02 21:47:11 +03:00
  • cffffa6496 Add producer interceptor cache key tests Chris Bono 2024-03-01 22:54:43 -06:00
  • ecec5bb854 Cache producer interceptors in PulsarTemplate JonasG 2024-02-29 13:27:24 +01:00
  • 1f2f6ed46d Polish "Add consumer test utility" (#592) Chris Bono 2024-02-26 13:17:37 -06:00
  • 5bf9ba0944 Add consumer test utility Jonas Geiregat 2024-02-25 23:21:25 +01:00
  • e1602c16ca [Release 1.0.3] Update to next boot snapshot (#591) Chris Bono 2024-02-25 16:10:51 -06:00
  • 7871a7b310 [Release 1.1.0-M1] Update to next boot snapshot (#590) Chris Bono 2024-02-25 16:10:37 -06:00
  • 48407e96ae Remove Brave from Java Platform (#589) Chris Bono 2024-02-24 10:37:44 -06:00
  • 0fba3433a4 [Build] Use UTF-8 for updateCopyrights task Chris Bono 2024-02-22 10:22:59 -06:00
  • 1e543d4092 [Release 1.1.0-M1] Next development version github-actions[bot] 2024-02-21 02:18:53 +00:00
  • d0ba6903d6 [Release 1.1.0-M1] Update version (#588) Chris Bono 2024-02-20 20:02:04 -06:00
  • 23595e9c1c [CI] Skip samples during test target [skip ci] Chris Bono 2024-02-20 19:39:18 -06:00
  • ec62bc76b1 Set version.samples to valid version Chris Bono 2024-02-20 19:26:01 -06:00
  • 397fc9d79c [Docs] Rewmove project-state.adoc (not needed) Chris Bono 2024-02-20 12:22:23 -06:00
  • 2b2caf545c [Docs] Workaround for env var auth params Chris Bono 2024-02-20 12:22:00 -06:00
  • 7a4749729f Update to pulsar-client-reactive 0.5.3 (#586) Chris Bono 2024-02-20 15:30:48 -06:00
  • 910a8ef480 [CI] Pull up common next snapshot version task [skip ci] Chris Bono 2024-02-20 01:07:59 -06:00
  • 11be9603d5 [CI] Add task to update next boot snapshot version [skip ci] Chris Bono 2024-02-20 01:05:56 -06:00
  • 8933250466 Update to Brave 6.0.1 (#587) Chris Bono 2024-02-20 15:14:25 -06:00
  • 34f195f61e [CI] Remove redundant boot version from check-samples [skip ci] Chris Bono 2024-02-20 15:09:19 -06:00
  • cabba8798d [CI] Pull up common next snapshot version task Chris Bono 2024-02-20 01:07:59 -06:00
  • c36e70f5ba [CI] Add task to update next boot snapshot version Chris Bono 2024-02-20 01:05:56 -06:00
  • 7836d85efe [Release 1.0.3] Next development version (take 2) Chris Bono 2024-02-19 23:47:02 -06:00
  • 3e1cc10dae [Release 1.0.3] Next development version github-actions[bot] 2024-02-20 00:19:15 +00:00
  • ec586c0161 [Release 1.0.3] Update version (#583) Chris Bono 2024-02-19 17:40:25 -06:00
  • 1485f0db3c [Docs] Add section id to auth env var workaround Chris Bono 2024-02-19 17:06:12 -06:00
  • 6b6f0be0ae Document workaround for env var auth params (#581) Chris Bono 2024-02-19 00:29:50 -06:00
  • 5aeb67ae45 Update deps for 2024-02 release train Chris Bono 2024-02-18 11:01:45 -06:00
  • 89dbb13315 [CI] Remove Spring Boot 3.3.x from check-samples Chris Bono 2024-02-18 10:42:51 -06:00
  • 2aecb93788 Add "What's New?" document to the ref guide (#579) Chris Bono 2024-02-18 09:17:31 -06:00
  • b40a296c5b Update deps for 2024-02 release train (#578) Chris Bono 2024-02-17 23:52:34 -06:00
  • 0e95f3c350 Add support for AUTO_PRODUCE schema (#572) Chris Bono 2024-02-14 00:40:38 -06:00
  • ca44f0bab3 Add IT for SpEL topics on @PulsarMessage Chris Bono 2024-02-14 00:02:57 -06:00
  • 18378a8927 Add support for SpEL topics on @PulsarMessage JonasG 2024-02-12 13:57:19 +01:00
  • d8524d1db8 Rename @PulsarTypeMapping -> @PulsarMessage Chris Bono 2024-02-07 15:27:56 -06:00
  • 6a9fb6c523 Polish "Add @PulsarTypeMapping for default topi.." Chris Bono 2024-02-06 11:34:34 -06:00
  • 5aa97e43cd Add @PulsarTypeMapping for default topic/schema Aleksei Arsenev 2023-07-04 21:14:27 +03:00
  • 0da4142b48 Update to Pulsar 3.2.0 (#564) Chris Bono 2024-02-05 10:09:02 -06:00
  • efaa8ad344 Add docs for AUTO_CONSUME schema support Chris Bono 2024-01-31 22:53:22 -06:00
  • 92bfe7cb55 Add support for AUTO_CONSUME schema type Chris Bono 2024-01-29 23:11:19 -06:00
  • 80f9b49461 Add ifPresentOrElse() API to Resolved Chris Bono 2024-01-29 13:13:04 -06:00
  • 0d59e2bd80 Add commons-compress 1.25.0 to buildSrc libs (#560) Chris Bono 2024-01-31 22:58:19 -06:00
  • 8f18466748 Update various dependencies (#557) Chris Bono 2024-01-27 14:09:27 -06:00
  • 07fce0481a Update various dependencies (#556) Chris Bono 2024-01-26 11:45:14 -06:00
  • 0ba22a4696 Update project version and Spring Boot version (#555) Chris Bono 2024-01-25 23:27:03 -06:00
  • cf6d3ab1f2 [Docs] Update Micrometer tracing docs link Chris Bono 2024-01-25 20:27:43 -06:00
  • 8546eff0db Add Revved up by Develocity badge (#553) Eric Haag 2024-01-25 20:20:44 -06:00
  • dbec20fd61 Polish "Favor unchecked exceptions in APIs" Chris Bono 2024-01-25 17:27:42 -06:00
  • 1126c468ca Favor unchecked exceptions in APIs JonasG 2024-01-20 10:04:48 +01:00
  • 6182d15e6b [CI] Update Github workflows for 1.0.x Chris Bono 2024-01-25 18:37:06 -06:00
  • 917c293152 [CI] Update Github workflows for 1.0.x Chris Bono 2024-01-25 18:29:09 -06:00
  • 645e4480d9 Add tests for SpEL attributes (#549) Chris Bono 2024-01-23 11:36:28 -06:00
  • 206621203d [CI] Include version.samples property update in release workflow Chris Bono 2024-01-15 21:42:55 -06:00
  • dc23c52610 [Release 1.0.2] Next development version github-actions[bot] 2024-01-16 02:58:45 +00:00
  • 0a880746f5 [Samples] Use version.samples property in samples Chris Bono 2024-01-15 18:13:53 -06:00
  • 09f3971ff1 [Release 1.0.2] Update version github-actions[bot] 2024-01-15 21:27:36 +00:00
  • 3bc2658aa8 Update Pulsar Reactive Client to 0.5.2 Chris Bono 2024-01-15 14:39:44 -06:00
  • 98059d7b3a [CI] Add Spring Boot 3.3.0-SNAPSHOT to check-samples in ci.yml Chris Bono 2024-01-15 14:35:43 -06:00
  • a0a05cdef7 [Samples] Make sample-pulsar-binder testable Chris Bono 2024-01-15 13:53:26 -06:00
  • 3667169c11 [CI] Add Spring Boot 3.3.0-SNAPSHOT to check-samples in ci-pr.yml Chris Bono 2024-01-15 09:16:20 -06:00
  • bbdba009b4 [Samples] Make sample-reactive testable Chris Bono 2024-01-14 21:48:09 -06:00
  • 3f9fad42e8 [Samples] Simplify sample apps build.gradle Chris Bono 2024-01-14 15:44:05 -06:00
  • 12334ffcfc [Samples] Make sample-pulsar-reader testable Chris Bono 2024-01-14 15:32:42 -06:00
  • 186e2397d2 [CI] Fix check-samples.yml invalid variable reference (attempt 2) Chris Bono 2024-01-14 11:47:45 -06:00
  • abc7c8415f [CI] Fix check-samples.yml invalid variable reference Chris Bono 2024-01-14 11:44:27 -06:00
  • 1153a1fe96 Allow samples to be run from IntelliJ or bootRun Chris Bono 2024-01-14 11:15:01 -06:00
  • ba05e7e724 [CI] Add Spring Boot 3.3.0 compatibility check Chris Bono 2024-01-14 11:12:52 -06:00
  • 1f260841e8 Update dependencies for 2024-01 release train (#541) Chris Bono 2024-01-12 16:55:34 -06:00
  • fe1e93e48c Update to Pulsar 3.1.2 (#538) Chris Bono 2024-01-09 17:47:10 -06:00
  • 66a8e2f9e2 Adjust BOM to include java platform (#536) Chris Bono 2024-01-03 15:59:11 -06:00
  • 14fa5460fc Add BOM (spring-pulsar-bom) module (#535) Chris Bono 2024-01-03 13:02:06 -06:00
  • a52532de53 Add Jacoco code coverage violation rules (#533) Chris Bono 2024-01-01 12:37:55 -06:00
  • 653196f6a0 Use version catalog to drive java platform (#531) Chris Bono 2023-12-27 15:43:19 -06:00
  • b0a81f9f5a Update to Spring Boot 3.2.2-SNAPSHOT (#530) Chris Bono 2023-12-21 22:58:13 -06:00
  • afa1136ef9 [Release 1.0.1] Next development version github-actions[bot] 2023-12-18 00:24:39 +00:00
  • ed0eb47866 [Release 1.0.1] Update version (#528) Chris Bono 2023-12-17 17:20:09 -06:00
  • c743ad5e03 Update Pulsar Reactive Client to 0.5.1 (#527) Chris Bono 2023-12-17 16:35:44 -06:00
  • c36b4cd071 Fix authentication doc for OAuth2 (#526) Chris Bono 2023-12-17 15:14:02 -06:00
  • c10b94f195 Update Spring Retry 2.0.5 (#524) Chris Bono 2023-12-15 22:50:44 -06:00
  • cf782afb78 Deprecate (Reactive)PulsarListenerEndpointAdapter (#481) Vedran Pavic 2023-12-16 04:39:39 +01:00
  • aebb7112d1 [CI] Do not create branch for new release (#522) Chris Bono 2023-12-15 21:21:26 -06:00
  • a642364d16 Update Spring Framework to 6.1.2 (#520) Chris Bono 2023-12-14 13:03:12 -06:00
  • 10915b77af Update spring-doc-actions to v0.0.13 (#521) Chris Bono 2023-12-14 11:51:19 -06:00
  • d296e6862a Close cache safely in DefaultReactivePulsarSenderFactory close() (#519) Chris Bono 2023-12-13 21:45:06 -06:00
  • 66a75d1e26 Update Gradle 8.5 (#518) Chris Bono 2023-12-12 15:31:00 -06:00
  • f376ea8f51 Update dependencies for Micrometer and Reactor (#517) Chris Bono 2023-12-12 13:56:12 -06:00
  • 5423bccd56 [CI] Fix Trivy scan in both CI and CI PR workflows (take2) Chris Bono 2023-12-11 23:42:49 -06:00
  • 556f285fc2 [CI] Fix Trivy scan in both CI and CI PR workflows Chris Bono 2023-12-11 23:06:39 -06:00
  • 843e02ce65 [CI] Guard code scanning workflows for main repo only Chris Bono 2023-12-11 00:32:56 -06:00
  • b67326e12e [CI] Fix trivy standalone workflow Chris Bono 2023-12-11 00:28:04 -06:00
  • b057465f33 [CI] Add separate Trivy workflow (trivy-scan.yml) Chris Bono 2023-12-10 17:07:18 -06:00
  • 4528a2c03c Add workflow dispatch to codeql Chris Bono 2023-12-10 16:03:37 -06:00
  • 9e51baaff6 Update Spring Boot dependencies for 3.2.1-SNAPSHOT (#516) Chris Bono 2023-12-10 15:55:54 -06:00
  • 3f2772def8 Create codeql.yml Chris Bono 2023-12-10 15:55:05 -06:00
  • 0f2ae02e62 Add MessageUtils for Reactive message handling (#510) Chris Bono 2023-12-10 12:34:15 -06:00
  • 77462c2fd8 Add tombstone support to listeners (#507) Chris Bono 2023-12-10 10:11:34 -06:00
  • d4183fed38 Add sandbox testing area Github Actions workflow Chris Bono 2023-12-08 11:12:02 -06:00