Skip to content

2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 17:30
· 482 commits to main since this release

✨ New Features

  • [#523] - Add path to service instance

🪲 Bug Fixes

  • [#522] - The config-generator must now depend on jakarta.enterprise.cdi-api

🚨 Breaking Changes

Change Justification
class EmptyServicesServiceDiscoveryProviderLoader updated to class EmptyServicesServiceDiscoveryProviderLoader the loaders are now also exposed as CDI beans
class TestLoadBalancer1ProviderLoader updated to class TestLoadBalancer1ProviderLoader the loaders are now also exposed as CDI beans
class TestLoadBalancer2ProviderLoader updated to class TestLoadBalancer2ProviderLoader the loaders are now also exposed as CDI beans
class TestServiceDiscovery1ProviderLoader updated to class TestServiceDiscovery1ProviderLoader the loaders are now also exposed as CDI beans
class TestServiceDiscovery2ProviderLoader updated to class TestServiceDiscovery2ProviderLoader the loaders are now also exposed as CDI beans
class TestServiceRegistrarProviderLoader updated to class TestServiceRegistrarProviderLoader The loaders are now also exposed as CDI beans
method Optional<String> ServiceInstance::getPath() has been introduced New method to handle API gateways
method Optional<String> ServiceInstance::getPath() has been introduced New method to handle API gateways