Skip to content

Release v1.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 15:08
v1.1.1
d060e6e

Release notes 1.1.1

Multi-underlay channel group secret

For additional security the experimental multi-underlay channel code now requires that
clients provide a shared secret. This ensures that channels are get the expected
underlays without requiring much larger group ids. This will require support on the
server side, so if the feature is enabled, router version 1.6.2+ will be required.

Issues Fixed and Dependency Updates

  • github.com/openziti/sdk-golang: v1.1.0 -> v1.1.1

    • Issue #735 - Ensure Authenticate can't be called in parallel
  • github.com/openziti/channel/v4: v4.0.6 -> v4.1.3

    • Issue #187 - Allow fallback to regular channel when 'is grouped' isn't set when using multi-listener
    • Issue #185 - Add group secret for multi-underlay channels
  • github.com/openziti/edge-api: v0.26.42 -> v0.26.45

  • github.com/openziti/foundation/v2: v2.0.59 -> v2.0.63

  • github.com/openziti/secretstream: v0.1.32 -> v0.1.34

  • github.com/openziti/transport/v2: v2.0.168 -> v2.0.171

  • golang.org/x/oauth2: v0.29.0 -> v0.30.0

  • golang.org/x/sys: v0.32.0 -> v0.33.0

  • golang.org/x/crypto: v0.36.0 -> v0.38.0

  • golang.org/x/net: v0.38.0 -> v0.40.0

  • golang.org/x/sync: v0.12.0 -> v0.14.0

  • golang.org/x/term: v0.30.0 -> v0.32.0

  • golang.org/x/text: v0.23.0 -> v0.25.0