Skip to content

AWS Advanced Python Wrapper - v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Oct 22:39
· 5 commits to main since this release

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.

[1.4.0] - 2025-10-17

🪄 Added

  • EFM v2, an improved alternate version of the efm plugin which addresses issues such as garbage collection and monitoring stability, is now live!

🐛 Fixed

  • Update subscribed methods to explicit methods (PR #960)
  • Limitless Connection Plugin to properly round the load metric values for Limitless transaction routers (PR #988).

🦀 Changed

  • Update documentation for Limitless Plugin (PR #914).
  • Update documentation for Blue/Green Support (PR #995).
  • Add qualifiers to PostgreSQL SQL statements (PR #1007).