Change8

Migrating to Consul Connect ent-changelog-1.20.0

Version ent-changelog-1.20.0 introduces 2 breaking changes. This guide details how to update your code.

Released: 12/2/2025

2
Breaking Changes
2
Migration Steps
4
Affected Symbols

⚠️ Check Your Code

If you use any of these symbols, you need to read this guide:

codemirrorjwt-providerEnvoy 1.31Envoy 1.30

Breaking Changes

Issue #1

server: Removal of v2 tenancy, catalog, and mesh experiments. Users relying on these features must migrate to their v3 counterparts or alternatives.

Issue #2

UI: Removal of codemirror linting due to package dependency issues. Functionality relying on this specific linting feature will be affected.

Migration Steps

  1. 1
    If using v2 tenancy, catalog, or mesh experiments, migrate to the corresponding v3 features or alternatives.
  2. 2
    Review UI functionality that relied on codemirror linting, as it has been removed.

Release Summary

This release primarily focuses on security enhancements, including XSS mitigation and dependency upgrades (Go 1.22.7, AWS SDK), while also introducing new Grafana dashboards and removing deprecated v2 server features.

Need More Details?

View the full release notes and all changes for Consul Connect ent-changelog-1.20.0.

View Full Changelog