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-cloud/spring-cloud-github-actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: spring-cloud/spring-cloud-github-actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bom-versions-actions
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 40 files changed
  • 2 contributors

Commits on Mar 24, 2026

  1. Initial commit

    ryanjbaxter committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    3a78f8a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

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

Commits on Jun 15, 2026

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

Commits on Jun 16, 2026

  1. Rebuild dist bundle with non-root pom version fix

    The dist/index.js bundle was not rebuilt after the src/index.js fix that
    updates explicit <version> tags in non-root Maven modules (e.g.
    spring-cloud-circuitbreaker-dependencies) when their version matches the
    current root project version.
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    ryanjbaxter and cursoragent committed Jun 16, 2026
    Configuration menu
    Copy the full SHA
    4f6e1e6 View commit details
    Browse the repository at this point in the history
Loading