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-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.27.0
Choose a base ref
...
head repository: rabbitmq/rabbitmq-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.27.1
Choose a head ref
  • 17 commits
  • 11 files changed
  • 4 contributors

Commits on Oct 17, 2025

  1. Configuration menu
    Copy the full SHA
    d141f78 View commit details
    Browse the repository at this point in the history
  2. Set paths to run CI

    (cherry picked from commit ed54fd2)
    
    Conflicts:
    	.github/workflows/test-rabbitmq-alphas.yml
    	.github/workflows/test.yml
    acogoluegnes committed Oct 17, 2025
    Configuration menu
    Copy the full SHA
    c4c2ceb View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary file

    (cherry picked from commit 6399638)
    acogoluegnes committed Oct 17, 2025
    Configuration menu
    Copy the full SHA
    99f1255 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Use different queue name for each test

    For exclusive queue test, otherwise there can be conflicts between
    tests, as the queue record is not completely gone.
    
    (cherry picked from commit ed73350)
    
    Conflicts:
    	src/test/java/com/rabbitmq/client/test/functional/QueueExclusivity.java
    acogoluegnes committed Oct 21, 2025
    Configuration menu
    Copy the full SHA
    04264b6 View commit details
    Browse the repository at this point in the history
  2. Use different queue and exchange names between tests

    Avoid conflicts between tests in case the record is not completely gone.
    
    Conflicts:
    	src/test/java/com/rabbitmq/client/test/CloseInMainLoop.java
    	src/test/java/com/rabbitmq/client/test/functional/DurableOnTransient.java
    acogoluegnes committed Oct 21, 2025
    Configuration menu
    Copy the full SHA
    cad2d42 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Bump actions/upload-artifact from 4 to 5

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    2cf19d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1771 from rabbitmq/dependabot/github_actions/5.x.…

    …x-stable/actions/upload-artifact-5
    
    Bump actions/upload-artifact from 4 to 5
    michaelklishin authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    9cc1df4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Bump com.google.googlejavaformat:google-java-format

    Bumps [com.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format) from 1.30.0 to 1.31.0.
    - [Release notes](https://github.com/google/google-java-format/releases)
    - [Commits](google/google-java-format@v1.30.0...v1.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.googlejavaformat:google-java-format
      dependency-version: 1.31.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    7d8dbfa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1773 from rabbitmq/dependabot/maven/5.x.x-stable/…

    …com.google.googlejavaformat-google-java-format-1.31.0
    
    Bump com.google.googlejavaformat:google-java-format from 1.30.0 to 1.31.0
    michaelklishin authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    99ee7f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1

    Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.20.0 to 2.20.1.
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-version: 2.20.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    b3a9986 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1775 from rabbitmq/dependabot/maven/5.x.x-stable/…

    …com.fasterxml.jackson.core-jackson-databind-2.20.1
    
    Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1
    michaelklishin authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    c4767be View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Bump org.junit:junit-bom from 5.14.0 to 5.14.1

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.14.0 to 5.14.1.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.14.0...r5.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 5.14.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    666d58f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1777 from rabbitmq/dependabot/maven/5.x.x-stable/…

    …org.junit-junit-bom-5.14.1
    
    Bump org.junit:junit-bom from 5.14.0 to 5.14.1
    acogoluegnes authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    2672f63 View commit details
    Browse the repository at this point in the history
  3. Write byte array in Netty ByteBuf

    Fixes #1778
    
    (cherry picked from commit 7b4a5ee)
    acogoluegnes committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    78784f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. Back to Jackson 2.20.0

    To produce a patch release.
    acogoluegnes committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    6f3bb18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0abe47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc4e1c8 View commit details
    Browse the repository at this point in the history
Loading