ent-changelog-1.20.13
📦 consul-connectView on GitHub →
🐛 3 fixes
Summary
This release updates the underlying Go version for security and includes several UI improvements related to Ember deprecations. It also addresses critical bugs in ACL replication and XDS configuration.
🐛 Bug Fixes
- ACL policy replication in WANfed is fixed when primaryDC is inconsistent.
- Fixed RBAC failure in upstream service when there are more than one downstream exported service with the same name but different peer.
- Fixed an issue where Using replacePrefixMatch: "/" resulted in double slashes (//path) and Using replacePrefixMatch: "" did not strip the prefix at all (e.g., mapping /v1/dashboard → /dashboard), causing 301 and 404 errors respectively.