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: IBM/go-sdk-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.18.5
Choose a base ref
...
head repository: IBM/go-sdk-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.18.6
Choose a head ref
  • 8 commits
  • 10 files changed
  • 4 contributors

Commits on Jan 7, 2025

  1. build: cleanup build.yaml

    Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
    padamstx committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    df6ed32 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. build: use common names in workflow

    Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
    padamstx committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    3046e68 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. docs: update build status badge

    Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
    padamstx committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    4a98c4a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. docs: fix imports in examples (#242)

    The code examples in the README and Authentication documents used
    curly braces around the imports, when they should be parentheses.
    
    This commit corrects all such typos.
    
    Signed-off-by: Dustin Popp <dpopp07@gmail.com>
    dpopp07 authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    71abb7f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. build: bump Go versions, update dependencies and golangci-lint (#243)

    This commit removes Go 1.21 and adds Go 1.24. Also it updates the project dependencies and golangci-lint to the current latest version.
    
    Signed-off-by: Norbert Biczo <pyrooka@users.noreply.github.com>
    pyrooka authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    9a04019 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. fix(build): bump crypto dependency to avoid CVE

    Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
    padamstx committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    22d98e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44b8fab View commit details
    Browse the repository at this point in the history
  3. chore(release): 5.18.6 release notes [skip ci]

    ## [5.18.6](v5.18.5...v5.18.6) (2025-03-07)
    
    ### Bug Fixes
    
    * **build:** bump crypto dependency to avoid CVE ([22d98e3](22d98e3))
    semantic-release-bot committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    3289d00 View commit details
    Browse the repository at this point in the history
Loading