Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[2.6.4] - 2025-08-28
🐛 Fixed
- Handle unauthorized exceptions while getting custom endpoint details (PR #1521).
- Fix invalid POM file and optional dependencies (PR #1524).
- Use HostSpec#getUrl() to check for matching hosts instead of HostSpec#equals() (PR #1523).
🦀 Changed
- Update AWS SDK to 2.33.5 to address CVE-2025-58056 vulnerability (PR #1528).