Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 15:55
· 282 commits to main since this release
668ccdf

NOTES:

The honeycombio_column resource will now delete dataset columns on destroy. Deletes are a destructive and irreversible operation.
Prior to this release, column destroys were a 'noop' leaving the column untouched in the dataset.

ENHANCEMENTS:

  • resource/honeycombio_column: delete column on destroy (#258)

HOUSEKEEPING:

  • build(ci) - add repo name and link to Asana task (#257)