Skip to content

Releases: openmcp-project/platform-service-test-runner

Release v1.0.2

15 Jun 08:09
23f3e8b

Choose a tag to compare

Changelog

🐛 Bugfixes

[DEPENDENCY]

  • chore(deps): critical go dependency updates by @guewa in #36

Release v1.0.1

11 Jun 13:11
a0d23b5

Choose a tag to compare

Changelog

🚀 Features

[USER]

🐛 Bugfixes

[OPERATOR]

v1.0.0

11 Jun 07:00
5bbdadf

Choose a tag to compare

What's Changed

  • feat: renaming to core.open-control-plane.io.ControlPlane by @rdksap in #32
  • feat: release v1.0.0 by @rdksap in #33

New Contributors

Full Changelog: https://github.com/openmcp-project/platform-service-test-runner/commits/v1.0.0

Release v0.0.3

27 Apr 10:40
7518c44

Choose a tag to compare

Changelog

Release v0.0.1

23 Mar 11:46
f4c97a3

Choose a tag to compare

Changes included in v0.0.1:

Changelog

🚀 Features

[USER]

  • (#6, @rdksap)
  • Allow configuration of pollInterval and pollTimeout per test case (#3, @rdksap)

➕ Other

[USER]

  • Continue processing test cases if resource already exists but has no status (#5, @rdksap)

What's Changed

  • feat: test runner as platform service with initial tests by @rdksap in #1
  • feat: allow configuration of pollInterval and pollTimeout per test case by @rdksap in #3
  • fix: proceed with tests if resource already present by @rdksap in #5
  • release: v0.0.1 by @rdksap in #6

New Contributors

  • @rdksap made their first contribution in #1

Full Changelog: https://github.com/openmcp-project/platform-service-test-runner/commits/v0.0.1