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: spring-projects/spring-pulsar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.10
Choose a base ref
...
head repository: spring-projects/spring-pulsar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.11
Choose a head ref
  • 15 commits
  • 9 files changed
  • 3 contributors

Commits on Sep 17, 2024

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

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    f401751 View commit details
    Browse the repository at this point in the history
  2. Bump org.junit:junit-bom from 5.10.3 to 5.10.4

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.3 to 5.10.4.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.10.3...r5.10.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and onobc committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f5d374b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Bump org.junit:junit-bom from 5.10.4 to 5.10.5

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.4 to 5.10.5.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.10.4...r5.10.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and onobc committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    cc90b6c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    8e9855c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6fe9ad View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Bump io.projectreactor:reactor-bom from 2023.0.10 to 2023.0.11

    Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2023.0.10 to 2023.0.11.
    - [Release notes](https://github.com/reactor/reactor/releases)
    - [Commits](reactor/reactor@2023.0.10...2023.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: io.projectreactor:reactor-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and onobc committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9951757 View commit details
    Browse the repository at this point in the history
  2. Bump io.micrometer:micrometer-tracing-bom from 1.2.10 to 1.2.11

    Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.2.10 to 1.2.11.
    - [Release notes](https://github.com/micrometer-metrics/tracing/releases)
    - [Commits](micrometer-metrics/tracing@v1.2.10...v1.2.11)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-tracing-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and onobc committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b22c58e View commit details
    Browse the repository at this point in the history
  3. Bump io.micrometer:micrometer-bom from 1.12.10 to 1.12.11

    Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.12.10 to 1.12.11.
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - [Commits](micrometer-metrics/micrometer@v1.12.10...v1.12.11)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and onobc committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    38f33bc View commit details
    Browse the repository at this point in the history
  4. [CI] Add github-pat to trivy-scan.yml

    Adds Github token to the trivy scan in an effort to prevent the
    recent CI failures due to TOOMANYREQUESTS on downloading the Trivy
    db.
    
    (cherry picked from commit 3ad7235)
    onobc committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9a66fae View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Specify locale in toLowerCase|toUpperCase (#895)

    This commit makes sure that all usages of String toLowerCase and
    toUpperCase specify a Locale (default of Locale.ROOT).
    
    Also, a checkstyle rule is added to prevent usage of the no-arg variant
    of String toLowerCase and toUpperCase.
    onobc authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ec7d9e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Bump spring from 6.1.13 to 6.1.14

    Bumps `spring` from 6.1.13 to 6.1.14.
    
    Updates `org.springframework:spring-framework-bom` from 6.1.13 to 6.1.14
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.1.13...v6.1.14)
    
    Updates `org.springframework:spring-test` from 6.1.13 to 6.1.14
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.1.13...v6.1.14)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-framework-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and onobc committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    6ec1e14 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Bump pulsar-reactive from 0.5.7 to 0.5.8

    Bumps `pulsar-reactive` from 0.5.7 to 0.5.8.
    
    Updates `org.apache.pulsar:pulsar-client-reactive-api` from 0.5.7 to 0.5.8
    - [Release notes](https://github.com/apache/pulsar-client-reactive/releases)
    - [Commits](apache/pulsar-client-reactive@v0.5.7...v0.5.8)
    
    Updates `org.apache.pulsar:pulsar-client-reactive-adapter` from 0.5.7 to 0.5.8
    - [Release notes](https://github.com/apache/pulsar-client-reactive/releases)
    - [Commits](apache/pulsar-client-reactive@v0.5.7...v0.5.8)
    
    Updates `org.apache.pulsar:pulsar-client-reactive-producer-cache-caffeine-shaded` from 0.5.7 to 0.5.8
    - [Release notes](https://github.com/apache/pulsar-client-reactive/releases)
    - [Commits](apache/pulsar-client-reactive@v0.5.7...v0.5.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.pulsar:pulsar-client-reactive-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.pulsar:pulsar-client-reactive-adapter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.pulsar:pulsar-client-reactive-producer-cache-caffeine-shaded
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and onobc committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8bc1220 View commit details
    Browse the repository at this point in the history
  2. Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10

    Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.9 to 2.0.10.
    - [Release notes](https://github.com/spring-projects/spring-retry/releases)
    - [Commits](spring-projects/spring-retry@v2.0.9...v2.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.retry:spring-retry
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and onobc committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1fac7b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. [Release 1.0.11] Update version (#909)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    onobc and github-actions[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6236a11 View commit details
    Browse the repository at this point in the history
Loading