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.7.6
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.7.7
Choose a head ref
  • 17 commits
  • 11 files changed
  • 3 contributors

Commits on May 13, 2025

  1. [release] Next development version 3.7.7-SNAPSHOT

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

Commits on May 27, 2025

  1. Use Portal OSSRH Staging API for publishing

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed May 27, 2025
    Configuration menu
    Copy the full SHA
    ed23c74 View commit details
    Browse the repository at this point in the history
  2. Merge ed23c74 into 3.7.7

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed May 27, 2025
    Configuration menu
    Copy the full SHA
    a6596b7 View commit details
    Browse the repository at this point in the history
  3. Update copyright end year

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg authored May 27, 2025
    Configuration menu
    Copy the full SHA
    2f5f866 View commit details
    Browse the repository at this point in the history
  4. Merge 2f5f866 into 3.7.7

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

Commits on Jun 5, 2025

  1. Bump gradle/actions from 4.3.1 to 4.4.0 in /.github/workflows (#4028)

    Bumps [gradle/actions](https://github.com/gradle/actions) from 4.3.1 to 4.4.0.
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@06832c7...8379f6a)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/actions
      dependency-version: 4.4.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 Jun 5, 2025
    Configuration menu
    Copy the full SHA
    ba6841f View commit details
    Browse the repository at this point in the history
  2. Merge #4028 into 3.7.7

    chemicL committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    4348317 View commit details
    Browse the repository at this point in the history
  3. Bump org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to …

    …1.0.0 (#4029)
    
    Bump org.gradle.toolchains.foojay-resolver-convention
    
    Bumps org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to 1.0.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.gradle.toolchains.foojay-resolver-convention
      dependency-version: 1.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    0360f36 View commit details
    Browse the repository at this point in the history
  4. Merge #4029 into 3.7.7

    chemicL committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    bbc09d1 View commit details
    Browse the repository at this point in the history
  5. Bump io.projectreactor.tools:blockhound from 1.0.11.RELEASE to 1.0.13…

    ….RELEASE (#4030)
    
    Bump io.projectreactor.tools:blockhound
    
    Bumps [io.projectreactor.tools:blockhound](https://github.com/reactor/BlockHound) from 1.0.11.RELEASE to 1.0.13.RELEASE.
    - [Release notes](https://github.com/reactor/BlockHound/releases)
    - [Commits](reactor/BlockHound@1.0.11.RELEASE...1.0.13.RELEASE)
    
    ---
    updated-dependencies:
    - dependency-name: io.projectreactor.tools:blockhound
      dependency-version: 1.0.13.RELEASE
      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 Jun 5, 2025
    Configuration menu
    Copy the full SHA
    0610f55 View commit details
    Browse the repository at this point in the history
  6. Merge #4030 into 3.7.7

    chemicL committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    c008dcd View commit details
    Browse the repository at this point in the history
  7. Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#4032)

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.2 to 5.13.0.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.12.2...r5.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 5.13.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 Jun 5, 2025
    Configuration menu
    Copy the full SHA
    9d2a52e View commit details
    Browse the repository at this point in the history
  8. Merge #4032 into 3.7.7

    chemicL committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    cbebd20 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. [release] Prepare and release 3.6.18

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    7b20f49 View commit details
    Browse the repository at this point in the history
  2. [release] Next development version 3.6.19-SNAPSHOT

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    d66136e View commit details
    Browse the repository at this point in the history
  3. Merge-ignore release 3.6.18 into 3.7.7

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    506df59 View commit details
    Browse the repository at this point in the history
  4. [release] Prepare and release 3.7.7

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