keptn-sandbox / crossplane-service

Apache License 2.0
4 stars 0 forks source link

Bump github.com/keptn/go-utils from 0.10.0 to 0.14.0 #27

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/keptn/go-utils from 0.10.0 to 0.14.0.

Release notes

Sourced from github.com/keptn/go-utils's releases.

v0.14.0

0.14.0 (2022-04-04)

⚠ BREAKING CHANGES

  • The project model now contains parameters PEM Certificate file content.
  • The project model now contains parameters for new authentication methods.

Features

Bug Fixes

Other

  • Bring release pipelines up to date with keptn/keptn (#403) (efe19c5)
  • Moved common models from shipyard to go-utils (#412) (fe974e5)
  • Update to Go 1.17 (#411) (dd687af)

v0.13.0

0.13.0 (2022-02-17)

Features

  • Add SSH publicKey auth support (#392) (be3425c)
  • added oauthutils package (#395) (f30183e)
  • added query parameters to resource getter (keptn/keptn/#6349) (#375) (b7470c0)
  • Introduced interfaces for different types of APIs (#379) (349cd94)
  • introducing APISet for more convenient access to keptn APIs (#377) (5c52509)
  • Propagate git commit ID for sequence in CloudEvent context (#374) (fa37290)

Bug Fixes

  • Add missing Method to KeptnInterface/APISet (#393) (6b99172)
  • Revert old getters and deprecate them (#381) (376fb7b)

Other

... (truncated)

Commits
  • fe974e5 chore: Moved common models from shipyard to go-utils (#412)
  • dd687af chore: Update to Go 1.17 (#411)
  • 58bdb08 feat: Support PEM Certificate (#410)
  • 2f3dda1 build(deps): bump actions/setup-node from 2.5.1 to 3 (#406)
  • f31c028 build(deps): bump actions/setup-go from 2.2.0 to 3 (#407)
  • d2a3357 build(deps): bump actions/checkout from 2 to 3 (#408)
  • 98cdba5 fix: Rename proxySecure to proxyInsecure (#409)
  • d80b7a4 feat: Support authentication via proxy (#404)
  • efe19c5 chore: Bring release pipelines up to date with keptn/keptn (#403)
  • 45c145b feat: Add --git-commit-id flag to CLI (#401)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #33.