-
Notifications
You must be signed in to change notification settings - Fork 71
Comparing changes
Open a pull request
base repository: spring-projects/spring-pulsar
base: v1.2.7
head repository: spring-projects/spring-pulsar
compare: v1.2.8
- 15 commits
- 20 files changed
- 3 contributors
Commits on Jun 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cc109b5 - Browse repository at this point
Copy the full SHA cc109b5View commit details
Commits on Jul 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1700fe3 - Browse repository at this point
Copy the full SHA 1700fe3View commit details
Commits on Jul 2, 2025
-
Update workflows in 1.2.x to point to 1.2.x
Signed-off-by: Chris Bono <chris.bono@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7c71052 - Browse repository at this point
Copy the full SHA 7c71052View commit details
Commits on Jul 17, 2025
-
Bump io.micrometer:micrometer-bom from 1.14.8 to 1.14.9
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.14.8 to 1.14.9. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.14.8...v1.14.9) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-bom dependency-version: 1.14.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 3087e5f - Browse repository at this point
Copy the full SHA 3087e5fView commit details -
Bump io.micrometer:micrometer-tracing-bom from 1.4.7 to 1.4.8
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.4.7 to 1.4.8. - [Release notes](https://github.com/micrometer-metrics/tracing/releases) - [Commits](micrometer-metrics/tracing@v1.4.7...v1.4.8) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-tracing-bom dependency-version: 1.4.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4a3355b - Browse repository at this point
Copy the full SHA 4a3355bView commit details -
Bump org.springframework:spring-framework-bom from 6.2.8 to 6.2.9
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.8 to 6.2.9. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.8...v6.2.9) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 6.2.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f8b559d - Browse repository at this point
Copy the full SHA f8b559dView commit details -
Bump io.projectreactor:reactor-bom from 2024.0.7 to 2024.0.8
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.7 to 2024.0.8. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](reactor/reactor@2024.0.7...2024.0.8) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-bom dependency-version: 2024.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e87cea2 - Browse repository at this point
Copy the full SHA e87cea2View commit details
Commits on Jul 18, 2025
-
Stop shading checker-qual in caffeine cache provider
This commit adjusts the shading in the spring-pulsar-cache-provider-caffeine module to not include the `org.checkerframework:checker-qual` in the shaded jar. Signed-off-by: Chris Bono <chris.bono@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b45b9eb - Browse repository at this point
Copy the full SHA b45b9ebView commit details
Commits on Jul 21, 2025
-
Remove listenerScope field override in annotation processors
This commit fixes the case where SpEL expressions using the `__listener.` bean ref were failing due to the concrete impls of the `AbstractPulsarAnnotationsBeanPostProcessor` hiding/overriding their parent's `listenerScope` field by removing the `listenerScope` field from the following concrete impls: - PulsarListenerAnnotationBeanPostProcessor - ReactivePulsarListenerAnnotationBeanPostProcessor Fixes #1169 Signed-off-by: Chris Bono <chris.bono@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1bcbeb3 - Browse repository at this point
Copy the full SHA 1bcbeb3View commit details -
Signed-off-by: Chris Bono <chris.bono@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 136fb12 - Browse repository at this point
Copy the full SHA 136fb12View commit details -
Deploy with Maven Central Portal
Signed-off-by: Chris Bono <chris.bono@gmail.com> (cherry picked from commit 5f6cfd1)
Configuration menu - View commit details
-
Copy full SHA for d346991 - Browse repository at this point
Copy the full SHA d346991View commit details -
Bump io.spring.develocity.conventions
Bumps the development-dependencies group with 1 update: [io.spring.develocity.conventions](https://github.com/spring-io/develocity-conventions). Updates `io.spring.develocity.conventions` from 0.0.23 to 0.0.24 - [Release notes](https://github.com/spring-io/develocity-conventions/releases) - [Commits](spring-io/develocity-conventions@v0.0.23...v0.0.24) --- updated-dependencies: - dependency-name: io.spring.develocity.conventions dependency-version: 0.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for cec2980 - Browse repository at this point
Copy the full SHA cec2980View commit details -
Configuration menu - View commit details
-
Copy full SHA for baf5066 - Browse repository at this point
Copy the full SHA baf5066View commit details -
Add 'prerequisites' as needs for
Deploy Artifacts
workflowSigned-off-by: Chris Bono <chris.bono@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bd177cd - Browse repository at this point
Copy the full SHA bd177cdView commit details -
Attempt to not publish docs to central
Signed-off-by: Chris Bono <chris.bono@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a306f84 - Browse repository at this point
Copy the full SHA a306f84View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.2.7...v1.2.8