Skip to content

v2.9.0

Choose a tag to compare

@jathanism jathanism released this 13 Feb 01:28
· 42 commits to main since this release

v2.9.0 (2026-02-13)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Prevent defaults from overriding explicit null deletions in PATCH (aa11d10)

  • Simplify AttributeDefaultField to avoid misparsing string defaults (1dfdf3b)

  • Simplify AttributeDefaultField.to_internal_value to a passthrough (c6a5512)

Documentation

  • Document default field for Attributes (51bf563)

  • Document Phase 1 and Phase 2 feature changes (dff723a)

Features

  • Add default values for Attributes (c9baff7)

Detailed Changes: v2.8.1...v2.9.0