Skip to content

v0.13.0

Compare
Choose a tag to compare
@pedjak pedjak released this 08 Apr 11:34
· 106 commits to main since this release
753d884

This release introduces a new ObservedObjectCollection API type that enables users to observe a set of objects not managed directly by the provider. See #209 and #217 for the motivation and example usecases.

What's Changed

  • fix missing ToConnectionSecretKey in conversion by @ravilr in #204
  • Add ObservedObjectCollection API type by @pedjak in #217

Full Changelog: v0.12.1...v0.13.0