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: cockroachdb/errors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.3
Choose a base ref
...
head repository: cockroachdb/errors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.0
Choose a head ref
  • 7 commits
  • 17 files changed
  • 2 contributors

Commits on May 28, 2024

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

Commits on Jun 3, 2024

  1. Merge pull request #144 from alexandear/fix/example-name

    Correct example names for HasType and HasInterface
    dhartunian authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5b23426 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

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

Commits on May 2, 2025

  1. build: min supported version is go 1.23

    The minimum version that we test with is now 1.23 which modifies some
    stacktrace output. This is done so tests can pass reliably.
    
    Due to the dependency bump, we cannot continue to support go versions
    below 1.23 moving forward.
    
    Resolves: CRDB-49975
    dhartunian committed May 2, 2025
    Configuration menu
    Copy the full SHA
    766aa4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #150 from dhartunian/fix-readme

    with safe details are visible in +v output
    dhartunian authored May 2, 2025
    Configuration menu
    Copy the full SHA
    529b853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a6e335 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #152 from dhartunian/davidh/push-nzwovrxnkxmz

    build: min supported version is go 1.23
    dhartunian authored May 2, 2025
    Configuration menu
    Copy the full SHA
    2008f7c View commit details
    Browse the repository at this point in the history
Loading