Skip to content

4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 13:58
· 98 commits to main since this release

4.0.0 (2024-07-18)

⚠ BREAKING CHANGES

  • make DTDManager obtain Platforms from the responsible component and use URIs

Features

  • add endpoint to notify manually addition to a platform (f20cd64)

Dependency updates

  • deps: update plugin java-qa to v1.57.1 (9ee413a)

Tests

  • use real uri for integration test (7ba4279)

General maintenance

  • create platform management interface api for notify external registration to a new platform (bc92fce)
  • create platform management interface notifier interface (a5b6ba6)
  • create platform registration notification body deserializer class (83610ed)
  • include platform management interface notifier features (ad1d499)
  • merge pull request #123 from feature/manual-registration-endpoint (479c1eb)
  • update readme (f209e3f)

Refactoring

  • make DTDManager obtain Platforms from the responsible component and use URIs (ea0050e)