Releases: developmentseed/eoapi-notifier
Releases · developmentseed/eoapi-notifier
v0.1.0
0.1.0 (2026-06-23)
What's Changed
- ci: add Dependabot for GitHub Actions version updates by @lhoupert in #6
- Bump actions/cache from 4 to 5.0.5 by @dependabot[bot] in #9
- Bump codecov/codecov-action from 5 to 7 by @dependabot[bot] in #10
- Bump astral-sh/setup-uv from 4 to 7 by @dependabot[bot] in #11
- Bump azure/setup-helm from 4 to 5 by @dependabot[bot] in #12
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #13
- feat: moved to standardized body. by @pantierra in #8
New Contributors
- @lhoupert made their first contribution in #6
- @dependabot[bot] made their first contribution in #9
Full Changelog: 0.0.9...0.1.0
0.0.9
- Added ServiceAccount configuration.
Full Changelog: 0.0.8...0.0.9
0.0.8
- Added functionality to wait for knative sink binding.
Full Changelog: 0.0.7...0.0.8
0.0.7
- Revisted pgstac configuration options.
Full Changelog: 0.0.6...0.0.7
0.0.6
- Fixed some logging errors.
- Switched to
pgstac_items_changeas standard channel.
Full Changelog: 0.0.5...0.0.6
0.0.5
- Moved pgstac secrets to proper values section.
Full Changelog: 0.0.4...0.0.5
0.0.4
0.0.3
- Added output plugin for cloudevents.
- Introduced environmental variable handling.
Full Changelog: 0.0.2...0.0.3
0.0.2
- Added helm chart.
- Added logic for pgstac's UPDATE behavior.
- Removed unecessary plugin versioning.
- Improved debug output.
Full Changelog: 0.0.1...0.0.2
0.0.1
- Added development docs.
- Added Docker container.
- Added yaml and gh actions linters.
- Added example config file.
- Added mqtt output plugin.
- Added pgstac source plugin.
- Added core logic and cli.
- Added plugin registry system.
- Added abstract event class.
- Fixed build of package in CI pipeline.
- Added type annotations.
- Added loguru for logging.
- Relied on version from pyproject.toml.
- Added CI pipeline.
- Added pre-commit.
- Initial commit
Full Changelog: https://github.com/developmentseed/eoapi-notifier/commits/0.0.1