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: reactor/reactor-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.16
Choose a base ref
...
head repository: reactor/reactor-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.17
Choose a head ref
  • 7 commits
  • 11 files changed
  • 3 contributors

Commits on Apr 15, 2025

  1. [release] Next development version 3.6.17-SNAPSHOT

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    8ae542a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Bump gradle/actions from 4.3.0 to 4.3.1 in /.github/workflows (#4017)

    Bumps [gradle/actions](https://github.com/gradle/actions) from 4.3.0 to 4.3.1.
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@94baf22...06832c7)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/actions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2025
    Configuration menu
    Copy the full SHA
    3a9b0a0 View commit details
    Browse the repository at this point in the history
  2. Bump org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to 0…

    ….10.0 (#4020)
    
    Bump org.gradle.toolchains.foojay-resolver-convention
    
    Bumps org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to 0.10.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.gradle.toolchains.foojay-resolver-convention
      dependency-version: 0.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2025
    Configuration menu
    Copy the full SHA
    685d17e View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-java from 4.7.0 to 4.7.1 in /.github/workflows (#4022

    )
    
    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.7.0 to 4.7.1.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@3a4f6e1...c5195ef)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-version: 4.7.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2025
    Configuration menu
    Copy the full SHA
    0531066 View commit details
    Browse the repository at this point in the history
  4. Bump org.junit:junit-bom from 5.12.0 to 5.12.2 (#4021)

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.2.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.12.0...r5.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 5.12.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2025
    Configuration menu
    Copy the full SHA
    945d52c View commit details
    Browse the repository at this point in the history
  5. Bump byteBuddyVersion from 1.17.2 to 1.17.5 (#4018)

    Bumps `byteBuddyVersion` from 1.17.2 to 1.17.5.
    
    Updates `net.bytebuddy:byte-buddy` from 1.17.2 to 1.17.5
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.17.2...byte-buddy-1.17.5)
    
    Updates `net.bytebuddy:byte-buddy-agent` from 1.17.2 to 1.17.5
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.17.2...byte-buddy-1.17.5)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-agent
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2025
    Configuration menu
    Copy the full SHA
    c212a95 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. [release] Prepare and release 3.6.17

    Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
    chemicL committed May 13, 2025
    Configuration menu
    Copy the full SHA
    220fb6e View commit details
    Browse the repository at this point in the history
Loading