Releases: opendatamesh-initiative/odm-platform
Releases · opendatamesh-initiative/odm-platform
v1.0.8
What's Changed
- v1.0.7 by @gabrielefantini in #197
Changed Notification Event before and after state in order to make them extensible.
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Added dataProduct version on DATA_PRODUCT_ACTIVITY_COMPLETED event by @gabrielefantini in #195
- Added multiple evaluation event to a single policy. Refactored code by @gabrielefantini in #193
Full Changelog: v1.0.5...v1.0.6
v1.0.5
v1.0.5
v1.0.4
What's Changed
- Avoiding fqn override when uploading a data product version from a de… by @gabrielefantini in #188
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Minor fixes + Allowing Blueprint to be instantiated given a URL (inst… by @gabrielefantini in #176
- Extended Policies search options + minor fixes on Policy Crud service by @gabrielefantini in #179
- minor improvement to notification service subscription by @gabrielefantini in #181
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Release Changelog Summary
Major Enhancements:
- Registry and Client Modules: Introduction of registry server and client sub-modules.
- CI/CD Integration: Comprehensive CI/CD setup and multiple improvements.
- Policy Management: Addition of policy services including evaluation, dispatcher, and selector with SpEL expressions.
- Blueprint Module: Enhancements and support for HTTPS authentication.
- CLI Enhancements: Development and extension of the ODM CLI, including commands for registry, blueprint, and devops.
Key Fixes:
- Docker: Multiple fixes for Docker and docker-compose configurations.
- Database: Fixes for PostgreSQL and MySQL errors, and implementation of multiple DB schemas.
- Minor Fixes: Various minor fixes and improvements across different modules and services.
New Features:
- Params Module: Addition of a new service for handling parameters.
Refactoring:
- Notification and Policy Services: Major refactor of the notification server, policy engine, and policy events.
- Application and Infrastructure API: Refactor of the application and infrastructure APIs.
Full Changelog: GitHub Commits