Skip to content

Releases: opendatamesh-initiative/odm-platform

v1.0.8

15 Nov 15:00
be9bfce
Compare
Choose a tag to compare

What's Changed

Changed Notification Event before and after state in order to make them extensible.

Full Changelog: v1.0.7...v1.0.8

v1.0.7

13 Nov 15:10
Compare
Choose a tag to compare

Full Changelog: v1.0.6...v1.0.7

v1.0.6

12 Nov 15:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

05 Nov 13:06
Compare
Choose a tag to compare
v1.0.5

v1.0.4

04 Nov 11:05
Compare
Choose a tag to compare

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

18 Oct 09:30
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

v1.0.2

07 Aug 09:22
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

06 Aug 12:11
0819ba4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Jul 12:44
6885a85
Compare
Choose a tag to compare

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