v3.1.0
What's changed
- Refactor the code base and remove unnecessary dependencies
- Remove OpenTelemetry dependency. This means this
WithTelemetry
no longer exists in the ego option [breaking change] - Move from golang postgres driver pq to pgx for better performance and features
- Upgrade to the latest Go-Akt v2.7.0
Full Changelog: v3.0.3...v3.1.0