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.16.1 #37

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.16.1.

Release notes

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

v0.15.0

0.15.0 (2022-05-06)

⚠ BREAKING CHANGES

  • Rename the create/update project parameter GitProxyInsecure to InsecureSkipTLS * removed unused GitCommit from finished events

Features

  • Introduce proxy parameters to ExpandedProject struct (#433) (6c53542)
  • Rename GitProxyInsecure to InsecureSkipTLS since that property should not only be tied to the proxy feature (#445) (003ee3f)

Bug Fixes

  • Avoid nil pointer exception in AddTemporaryData (#460) (5672c07)
  • correct error message in fake/EventSender.AssertSentEventTypes (2466736)
  • go-utils: Add parameters to metadata model (#434) (297c1b2)
  • go-utils: Make AutomaticProvisioning parameter required in metadata model (#435) (0b73d75)
  • go-utils: Make GitProxyInsecure parameter required (#436) (802847e)
  • Gracefully handle missing event labels (#446) (2e23eb7)
  • Restore opentelemetry dependency updates (#456) (a0381c5)

Other

  • Removed unneeded Git Commit from finished events (#430) (c6d4983)

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

... (truncated)

Changelog

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

0.16.1 (2022-06-03)

Bug Fixes

  • Set the path properly for calls to api-service (#471) (0650f77)

0.16.0 (2022-06-02)

Features

  • Added option for configuring number of retries for http event sender, as well as additional logging (#465) (2052e14)
  • Provide option to specify readiness condition (#464) (c5e1b75)

Bug Fixes

0.15.0 (2022-05-06)

⚠ BREAKING CHANGES

  • Rename the create/update project parameter GitProxyInsecure to InsecureSkipTLS * removed unused GitCommit from finished events

Features

  • Introduce proxy parameters to ExpandedProject struct (#433) (6c53542)
  • Rename GitProxyInsecure to InsecureSkipTLS since that property should not only be tied to the proxy feature (#445) (003ee3f)

Bug Fixes

  • Avoid nil pointer exception in AddTemporaryData (#460) (5672c07)
  • correct error message in fake/EventSender.AssertSentEventTypes (2466736)
  • go-utils: Add parameters to metadata model (#434) (297c1b2)
  • go-utils: Make AutomaticProvisioning parameter required in metadata model (#435) (0b73d75)
  • go-utils: Make GitProxyInsecure parameter required (#436) (802847e)
  • Gracefully handle missing event labels (#446) (2e23eb7)
  • Restore opentelemetry dependency updates (#456) (a0381c5)

Other

  • Removed unneeded Git Commit from finished events (#430) (c6d4983)

0.13.0 (2022-02-17)

... (truncated)

Commits
  • d5ad06c chore(release): 0.16.1
  • 0650f77 fix: Set the path properly for calls to api-service (#471)
  • 669fb3d chore(release): 0.16.0
  • 623e06c fix: Fixed wrong paths for apiutils (#469)
  • 2052e14 feat: Added option for configuring number of retries for http event sender, a...
  • c5e1b75 feat: Provide option to specify readiness condition (#464)
  • 13539bf chore(release): 0.15.0
  • 8e87fd8 build(deps): bump peter-evans/repository-dispatch from 1 to 2 (#419)
  • 0e27921 build(deps): bump peter-evans/create-pull-request from 3 to 4.0.1 (#431)
  • a67cc13 build(deps): bump amannn/action-semantic-pull-request from 4.3.0 to 4.5.0 (#461)
  • 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 #39.