Changelog
All notable changes to this package are recorded in this document.
This format is based on Keep a ChangeLog and this project adheres to Semantic Versioning.
[Unreleased] - 2024-09-04
0.3.8 - 2024-11-19
Added
Fix to KafakEvent model to allow ExtendedMEtadata model to be used in the event
Changed
Removed
Fixed
0.3.7 - 2024-11-19
Added
A new model which is an extension of the Metadata Model for Publish Events.
Changed
Removed
Fixed
0.3.6 - 2024-11-18
Added
Changed
Changed AuthData model (
esgf_playground_utils.models.kafka.AuthData
) to match event schema
Removed
Fixed
0.3.4 - 2024-11-06
Added
Added AuthData model (
esgf_playground_utils.models.kafka.AuthData
) for adding more detailed auth data to a publish event
Changed
Updated virtualenv (20.26.3 -> 20.27.1)
Removed
Fixed
0.3.3 - 2024-09-04
Added
Added new kafka PartialUpdatePayload to Data class
Changed
Updated poetry (1.82 -> 1.83)
Removed
Fixed
0.3.2 - 2024-09-04
Added
Payload model (
esgf_playground_utils.models.kafka.PartialUpdatePayload
) for “soft delete` of anstac_pydantic.item.Item
.
Changed
Updated certifi (2024.7.4 -> 2024.8.30)
Updated idna (3.7 -> 3.8)
Updated pbr (6.0.0 -> 6.1.0)
Updated geojson-pydantic (1.1.0 -> 1.1.1)
Updated rich (13.7.1 -> 13.8.0)
Updated stevedore (5.2.0 -> 5.3.0)
Updated mypy (1.11.1 -> 1.11.2)
Updated sphinx-autoapi (3.2.1 -> 3.3.1)
Updated stac-pydantic (3.1.1 -> 3.1.2)
Removed
Fixed
0.3.1 - 2024-08-13
Added
Community documentation
Pre-commit hooks for quality
Documentation published to GitHub Pages
Changed
esgf_playground_utils.models.kafka.UpdatePayload.item_id
added to enable canonical id of resource to be changed.
Removed
Fixed
0.3.0 - 2024-07-22
Initial working release.