Skip to content

v1.7.11

Compare
Choose a tag to compare
@hashicorp-ci hashicorp-ci released this 10 Dec 23:13
· 10552 commits to main since this release

1.7.11 (December 10, 2020)

BUG FIXES:

  • license: (Enterprise only) Fixed an issue where warnings about Namespaces being unlicensed would be emitted erroneously.
  • namespace: (Enterprise Only) Fixed a bug that could case snapshot restoration to fail when it contained a namespace marked for deletion while still containing other resources in that namespace. [GH-9156]
  • namespace: (Enterprise Only) Fixed an issue where namespaced services and checks were not being deleted when the containing namespace was deleted.
  • namespaces: (Enterprise only) Prevent stalling of replication in secondary datacenters due to conflicts between the namespace replicator and other replicators. [GH-9271]