In this release, we have resolved several issues previously affecting our Connector.
Our efforts were primarily focused on the following areas:
- Major code refactor: Achieved a more modular and scalable system, including replacing the previous implementation with Jackson.
- 1.20.2+ compatibility: As the need to validate the protocol state becauses of the config phase in our async state.
- Removed Account Shield logic: In favour of handling all the logic over our sister addon.
Please note: This update introduces significant breaking changes. The packaging structure has been updated, meaning older versions of Account Shield are not compatible. Additionally, if your system depends on one of our events, ensure your codebase is updated accordingly.
Full Changelog
For a detailed list of changes, please refer to: v2.0.0...v2.5.0