Skip to content

Release 3.2.1

Choose a tag to compare

@robert-nogueira robert-nogueira released this 26 Dec 17:48
· 190 commits to main since this release

Release Notes - [3.2.1] (25/12/2023)

Summary

This release is focused on adding support for new endpoints and refactoring some of the code, as you can see below

Changelog

Features

Bug Fixes

  • Resolved bug in the Request and Capture listeners system, when more than one application could access listeners from another application

Enhancements

  • Pydantic Dataclasses Integration:

    • The default Python dataclasses have been replaced with pydantic dataclasses.
    • This enhancement brings advanced data type validation to ensure the correctness of data structures.
  • Error handling refactored

    • Error handling has been refactored in http module.
    • Error messages have changed
    • New Exceptions have been added to support the new endpoints

Breaking Changes

This release has no breaking changes.

Additional Notes

This release was supposed to come out yesterday (12/25/2023), but unexpected events made that impossible, so, Merry belated Christmas 🎄