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

Commits on Jan 14, 2025

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

Commits on Jan 20, 2025

  1. Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#266)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.2 to 3.27.3.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.27.2...assertj-build-3.27.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      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 Jan 20, 2025
    Configuration menu
    Copy the full SHA
    1ed8596 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Bump actions/setup-java from 4.6.0 to 4.7.0 (#267)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.6.0 to 4.7.0.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@7a6d8a8...3a4f6e1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      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 Jan 30, 2025
    Configuration menu
    Copy the full SHA
    166cb80 View commit details
    Browse the repository at this point in the history
  2. Ensure the permit is returned when the Borrower is cancelled (#268)

    Signed-off-by: Violeta Georgieva <violeta.georgieva@broadcom.com>
    violetagg authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    51b8e06 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Bump gradle/actions from 4.2.2 to 4.3.0 (#269)

    Bumps [gradle/actions](https://github.com/gradle/actions) from 4.2.2 to 4.3.0.
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@0bdd871...94baf22)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/actions
      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 Jan 31, 2025
    Configuration menu
    Copy the full SHA
    fd52484 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Bump Gradle to version 8.12.1 (#270)

    According to the documentation the command below should be used for upgrade
    ./gradlew wrapper --gradle-version 8.12.1
    
    Signed-off-by: Violeta Georgieva <violeta.georgieva@broadcom.com>
    violetagg committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    0b868ad View commit details
    Browse the repository at this point in the history
  2. Add package-info.java

    Signed-off-by: Violeta Georgieva <violeta.georgieva@broadcom.com>
    violetagg committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    eff9737 View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    Signed-off-by: Violeta Georgieva <violeta.georgieva@broadcom.com>
    violetagg committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    d191214 View commit details
    Browse the repository at this point in the history
  4. [test] Add checks for null (#271)

    Signed-off-by: Violeta Georgieva <violeta.georgieva@broadcom.com>
    violetagg authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    40f4a93 View commit details
    Browse the repository at this point in the history
  5. Add Nullable annotation to overridden method (#272)

    Signed-off-by: Violeta Georgieva <violeta.georgieva@broadcom.com>
    violetagg authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    414743f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. [release] Prepare and release 1.0.10

    Signed-off-by: Violeta Georgieva <violeta.georgieva@broadcom.com>
    violetagg committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    ed228e8 View commit details
    Browse the repository at this point in the history
Loading