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: datatrails/go-datatrails-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.27.0
Choose a base ref
...
head repository: datatrails/go-datatrails-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.28.0
Choose a head ref
  • 3 commits
  • 24 files changed
  • 1 contributor

Commits on Apr 9, 2025

  1. Dependabot on tuesday (#126)

    AB#10361
    
    Signed-off-by: Paul Hewlett <phewlett76@gmail.com>
    eccles authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    6b440cc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Add govulncheck action (#133)

    U#pdate README
    Add vulncheck gothub action
    Remove registries from dependabot.yml - not needed as this is a public
    repo.
    
    AB#10707
    
    Signed-off-by: Paul Hewlett <phewlett76@gmail.com>
    eccles authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    60375cf View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Optional tracing in azblob (#134)

    * Optional tracing in azblob
    
    azblob now only does tracing if an option is passed when
    instantiating the the azblob.Storer or azblob.Reader
    objects.
    
    AB#10601
    
    Signed-off-by: Paul Hewlett <phewlett76@gmail.com>
    eccles authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    b330ed6 View commit details
    Browse the repository at this point in the history
Loading