Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rabbitmq/rabbitmq-amqp-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: rabbitmq/rabbitmq-amqp-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 11 files changed
  • 3 contributors

Commits on Jul 22, 2025

  1. Configuration menu
    Copy the full SHA
    24cec4a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Configuration menu
    Copy the full SHA
    0056db4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Bump org.assertj:assertj-core from 3.27.3 to 3.27.4

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.4.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    b485eaa View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Merge pull request #233 from rabbitmq/dependabot/maven/main/org.asser…

    …tj-assertj-core-3.27.4
    
    Bump org.assertj:assertj-core from 3.27.3 to 3.27.4
    acogoluegnes authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    0239418 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    bbab0df View commit details
    Browse the repository at this point in the history
  2. Bump spotbugs.version from 4.9.3 to 4.9.4

    Bumps `spotbugs.version` from 4.9.3 to 4.9.4.
    
    Updates `com.github.spotbugs:spotbugs-annotations` from 4.9.3 to 4.9.4
    - [Release notes](https://github.com/spotbugs/spotbugs/releases)
    - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
    - [Commits](spotbugs/spotbugs@4.9.3...4.9.4)
    
    Updates `com.github.spotbugs:spotbugs` from 4.9.3 to 4.9.4
    - [Release notes](https://github.com/spotbugs/spotbugs/releases)
    - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
    - [Commits](spotbugs/spotbugs@4.9.3...4.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs:spotbugs-annotations
      dependency-version: 4.9.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.github.spotbugs:spotbugs
      dependency-version: 4.9.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    e30f756 View commit details
    Browse the repository at this point in the history
  3. Bump micrometer.version from 1.15.2 to 1.15.3

    Bumps `micrometer.version` from 1.15.2 to 1.15.3.
    
    Updates `io.micrometer:micrometer-core` from 1.15.2 to 1.15.3
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - [Commits](micrometer-metrics/micrometer@v1.15.2...v1.15.3)
    
    Updates `io.micrometer:micrometer-registry-prometheus` from 1.15.2 to 1.15.3
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - [Commits](micrometer-metrics/micrometer@v1.15.2...v1.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-core
      dependency-version: 1.15.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.micrometer:micrometer-registry-prometheus
      dependency-version: 1.15.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    ffda80e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #236 from rabbitmq/dependabot/maven/main/micromete…

    …r.version-1.15.3
    
    Bump micrometer.version from 1.15.2 to 1.15.3
    
    References #232
    acogoluegnes authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    7ab21d1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #235 from rabbitmq/dependabot/maven/main/spotbugs.…

    …version-4.9.4
    
    Bump spotbugs.version from 4.9.3 to 4.9.4
    acogoluegnes authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    f9df64f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #234 from rabbitmq/dependabot/github_actions/main/…

    …actions/checkout-5
    
    Bump actions/checkout from 4 to 5
    acogoluegnes authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    41f9d68 View commit details
    Browse the repository at this point in the history
  7. Bump io.micrometer:micrometer-tracing-integration-test

    Bumps [io.micrometer:micrometer-tracing-integration-test](https://github.com/micrometer-metrics/tracing) from 1.5.2 to 1.5.3.
    - [Release notes](https://github.com/micrometer-metrics/tracing/releases)
    - [Commits](micrometer-metrics/tracing@v1.5.2...v1.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-tracing-integration-test
      dependency-version: 1.5.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    4071c2f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Merge pull request #237 from rabbitmq/dependabot/maven/main/io.microm…

    …eter-micrometer-tracing-integration-test-1.5.3
    
    Bump io.micrometer:micrometer-tracing-integration-test from 1.5.2 to 1.5.3
    acogoluegnes authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    fe3cd5d View commit details
    Browse the repository at this point in the history
  2. Bump netty4.version from 4.2.3.Final to 4.2.4.Final

    Bumps `netty4.version` from 4.2.3.Final to 4.2.4.Final.
    
    Updates `io.netty:netty-buffer` from 4.2.3.Final to 4.2.4.Final
    - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final)
    
    Updates `io.netty:netty-common` from 4.2.3.Final to 4.2.4.Final
    - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final)
    
    Updates `io.netty:netty-handler` from 4.2.3.Final to 4.2.4.Final
    - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final)
    
    Updates `io.netty:netty-transport` from 4.2.3.Final to 4.2.4.Final
    - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final)
    
    Updates `io.netty:netty-codec-http` from 4.2.3.Final to 4.2.4.Final
    - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final)
    
    Updates `io.netty:netty-transport-native-epoll` from 4.2.3.Final to 4.2.4.Final
    - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final)
    
    Updates `io.netty:netty-transport-native-kqueue` from 4.2.3.Final to 4.2.4.Final
    - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final)
    
    Updates `io.netty:netty-transport-native-io_uring` from 4.2.3.Final to 4.2.4.Final
    - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-buffer
      dependency-version: 4.2.4.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-common
      dependency-version: 4.2.4.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-handler
      dependency-version: 4.2.4.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-transport
      dependency-version: 4.2.4.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-codec-http
      dependency-version: 4.2.4.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-transport-native-epoll
      dependency-version: 4.2.4.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-transport-native-kqueue
      dependency-version: 4.2.4.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-transport-native-io_uring
      dependency-version: 4.2.4.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    ed325ad View commit details
    Browse the repository at this point in the history
  3. Merge pull request #238 from rabbitmq/dependabot/maven/main/netty4.ve…

    …rsion-4.2.4.Final
    
    Bump netty4.version from 4.2.3.Final to 4.2.4.Final
    
    References #232
    acogoluegnes authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    7f6cf97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f2312b View commit details
    Browse the repository at this point in the history
Loading