Skip to content

Release 4.2.1

Latest
Compare
Choose a tag to compare
@Mat001 Mat001 released this 03 Sep 22:05
· 3 commits to master since this release

[4.2.1] - September 3, 2025

Fixed

  • Fixed decision notifications not working with secure environment SDK keys
  • Added documentation for Redis channel naming pattern in config.yaml
  • PR 441

Additional Technical Details

Features

  • Secure token parsing: Handle SDK keys with secure tokens in format sdkKey:apiKey for notification endpoints
  • Enhanced notification handler to extract SDK key from secure token format

Bug Fixes

  • Fixed notification handler test hanging issues
  • Updated Go version to 1.23 for better compatibility
  • Updated Alpine Docker base image from 3.21 to 3.20 for Go 1.23 compatibility
  • Fixed test timeouts and formatting

Documentation

  • Improved Redis subscription documentation in config.yaml
  • Added comprehensive unit tests for secure token parsing (7 test cases)

Full Changelog: v4.2.0...v4.2.1