Change8

Migrating to Consul Connect v1.21.0-rc1

Version v1.21.0-rc1 introduces 1 breaking change. This guide details how to update your code.

Released: 3/7/2025

1
Breaking Changes
1
Migration Steps
1
Affected Symbols

⚠️ Check Your Code

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

remote JSONWebKeySet

Breaking Changes

Issue #1

v2: The HCP Link integration has been removed. Users relying on this integration for connecting to HCP must update their configuration or migration strategy.

Migration Steps

  1. 1
    If you were using the HCP Link integration in v2, you must update your configuration as this feature has been removed.

Release Summary

This release focuses on security updates by upgrading several Go dependencies and the Go runtime to 1.23.6, while also removing the HCP Link integration and adding configuration options for TLS SNI.

Need More Details?

View the full release notes and all changes for Consul Connect v1.21.0-rc1.

View Full Changelog