Skip to content

v0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 10:04
· 174 commits to main since this release
0b1118e

Changelog

Features

  • 247f86d feat: ability to purge a service binding (#956)

Bug fixes

  • aee6445 fix: successfully delete instances and bindings with invalid state (#955)

Dependency updates

  • 0b1118e build(deps): bump github.com/hashicorp/hcl/v2 from 2.19.1 to 2.20.0 (#960)
  • 8dd5590 build(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 (#959)
  • e09d09c build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 (#952)
  • cd9f3cf build(deps): bump honnef.co/go/tools from 0.4.6 to 0.4.7 (#958)

Others