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: hashicorp/go-version
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.0
Choose a base ref
...
head repository: hashicorp/go-version
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.0
Choose a head ref
  • 11 commits
  • 5 files changed
  • 8 contributors

Commits on Nov 28, 2025

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

Commits on Dec 1, 2025

  1. Bump the github-actions-backward-compatible group across 1 directory …

    …with 2 updates
    
    Bumps the github-actions-backward-compatible group with 2 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go) and [actions/cache](https://github.com/actions/cache).
    
    
    Updates `actions/setup-go` from 6.0.0 to 6.1.0
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@4469467...4dc6199)
    
    Updates `actions/cache` from 4.2.4 to 4.3.0
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@0400d5f...0057852)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-backward-compatible
    - dependency-name: actions/cache
      dependency-version: 4.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-backward-compatible
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    b2fbaa7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2025

  1. Merge pull request #179 from hashicorp/dependabot/github_actions/gith…

    …ub-actions-backward-compatible-27c075bc57
    
    Bump the github-actions-backward-compatible group across 1 directory with 2 updates
    ssagarverma authored Dec 6, 2025
    Configuration menu
    Copy the full SHA
    0394c4f View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2026

  1. Merge pull request #180 from hashicorp/dependabot/github_actions/gith…

    …ub-actions-breaking-857371435f
    
    Bump the github-actions-breaking group with 4 updates
    dependabot[bot] authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    acb8b18 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2026

  1. Bump the github-actions-backward-compatible group with 3 updates

    Bumps the github-actions-backward-compatible group with 3 updates: [actions/setup-go](https://github.com/actions/setup-go), [actions/checkout](https://github.com/actions/checkout) and [actions/cache](https://github.com/actions/cache).
    
    
    Updates `actions/setup-go` from 6.1.0 to 6.2.0
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@4dc6199...7a3fe6c)
    
    Updates `actions/checkout` from 6.0.1 to 6.0.2
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8e8c483...de0fac2)
    
    Updates `actions/cache` from 5.0.1 to 5.0.3
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@9255dc7...cdf6c1f)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: 6.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-backward-compatible
    - dependency-name: actions/checkout
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-backward-compatible
    - dependency-name: actions/cache
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-backward-compatible
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 1, 2026
    Configuration menu
    Copy the full SHA
    4f2bcd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Merge pull request #182 from hashicorp/dependabot/github_actions/gith…

    …ub-actions-backward-compatible-da1e1679ed
    
    Bump the github-actions-backward-compatible group with 3 updates
    mohanmanikanta2299 authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    25c683b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. Support parsing versions with custom prefixes via opt-in option (#79)

    Introduce an opt-in mechanism to support parsing version strings with custom prefixes using WithPrefix.
    
    This allows callers to normalize prefixed version strings (e.g. controller-v1.2.3) before parsing, while preserving the original input for display and debugging purposes.
    
    Comparison behavior remains unchanged and operates on normalized versions. Prefix handling is intentionally left to the caller to keep the library behavior predictable and backward compatible.
    
    Documentation and tests have been updated to reflect the new functionality and usage patterns.
    
    --
    
    Signed-off-by: Lasse Gaardsholt <[email protected]>
    Co-authored-by: Lasse Gaardsholt <[email protected]>
    Co-authored-by: Lasse Gaardsholt <[email protected]>
    Co-authored-by: Oliver Karstoft <[email protected]>
    Co-authored-by: Sagar Verma <[email protected]>
    5 people authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    b4ab5fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0474357 View commit details
    Browse the repository at this point in the history
  3. Bump actions/upload-artifact from 6.0.0 to 7.0.0 in the github-action…

    …s-breaking group across 1 directory (#183)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    c009de0 View commit details
    Browse the repository at this point in the history
  4. Bump the github-actions-backward-compatible group across 1 directory …

    …with 2 updates (#186)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    e93736f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b80b1e6 View commit details
    Browse the repository at this point in the history
Loading