Skip to content

v0.13.1

Compare
Choose a tag to compare
@sergenyalcin sergenyalcin released this 07 Aug 11:20
· 23 commits to main since this release
66c1a26

This patch release contains a fix for the import step. Before, during checking the service endpoints, we used the provider prefix for the endpoint names. However, in the configuration package tests, the endpoint names may start with another prefixes like organization name. So, we will now filter the endpoint names with searching provider keyword inside the name instead of the only prefix check.

What's Changed

  • [Backport release-0.13] fix(check-endpoints): update grep for providers by @github-actions in #21

New Contributors

  • @github-actions made their first contribution in #21

Full Changelog: v0.13.0...v0.13.1