keptn-sandbox / litmus-service

Integration for LitmusChaos
Apache License 2.0
7 stars 5 forks source link

Bump github.com/keptn/go-utils from 0.7.1 to 0.8.0 #26

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/keptn/go-utils from 0.7.1 to 0.8.0.

Release notes

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

v0.8.0

Release Notes v0.8.0

New Features

  • Moved Auto-PR from Travis CI to GitHub actions #2750
  • Moved unit tests from Travis CI to GitHub actions #2796
  • Removed WebSocket functionality #2727
  • Added events for configure-monitoring task #2727
  • Added convenience method for retrieving open .triggered events #2533
  • Added events and helper functions for the new project/service creation mechanism #2266
  • Added shkeptnspecversion property to CloudEvent context #2982
  • Added .invalidated event type #spec-55
  • Adapted to changes in Keptn API in API client helpers #3001 #2999
  • Added convenience methods for sending .started, .status-changed and .finished events #3035
  • Deprecated EventBrokerURL property used for the NewKeptn() function. Make EventSender injectable to KeptnHandler to allow easier unit testing #2919
  • Removed obsolete CloudEvent structures #2830 #2922

v0.8.0-alpha

Release Notes 0.8.0-alpha

New Features

  • Moved Auto-PR from Travis CI to GitHub actions #2750
  • Moved unit tests from Travis CI to GitHub actions #2796
  • Removed WebSocket functionality #2727
  • Added events for configure-monitoring task #2727
  • Added convenience method for retrieving open .triggered events #2533
  • Added events and helper functions for the new project/service creation mechanism #2266

Known Limitations

  • This version introduces a couple of changes within the structure of the module. When upgrading from previous versions, please make sure to follow the instructions in the README.md

v0.7.2-alpha

Release Notes 0.7.2

New Features

  • Added a new helper function for triggering evaluations via the Keptn API #2387
  • Include a list of compared evaluation-done events in the details of an evaluation #2388
  • Added metadata properties (git upstream URL, git commit ID, branch) to struct representing the responses from the resources API within Keptn #2307
  • Added Next-gen Keptn events that will be used in Keptn 0.8.x #2107
  • Added support for CloudEvents v1.0 #2254

Fixed Issues

Known Limitations

... (truncated)

Commits
  • e918320 prepare 0.8.0 release
  • 1a95286 Merge pull request #264 from keptn/feature/2982/keptnspecversion
  • 2b994d3 Merge pull request #251 from keptn/dependabot/go_modules/github.com/google/uu...
  • 2d7cad1 Merge pull request #255 from jsoref/spelling-validate
  • 181f708 Merge pull request #263 from keptn/feature/spec-55/invalidated-event
  • 7c821dc #2982 added shkeptnspecversion property
  • 0f4749e Merge pull request #262 from keptn/feature/split-sli-targets
  • 250fc2d #spec-55 fixed comment
  • 9462a04 #spec-55 added GetInvalidatedEventType function
  • 25eab66 #spec-55 added GetInvalidatedEventType function
  • 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 3 years ago

Looks like github.com/keptn/go-utils is up-to-date now, so this is no longer needed.