Releases
2.6.0
⛮ Misc
[#785] - Add specific unit test class for the StorkConfigUtils class
[#783] - Document how to use microprofile config dependency and an example
[#782] - Support Spring boot configuration
🚨 Breaking Changes
Change
Justification
field microprofile.MicroProfileConfigProvider.LOAD_BALANCER
has been removed
Moved to stork-core io.smallrye.stork.utils.StorkConfigUtils.LOAD_BALANCER
field microprofile.MicroProfileConfigProvider.LOAD_BALANCER_EMBEDDED
has been removed
Moved to stork-core io.smallrye.stork.utils.StorkConfigUtils.LOAD_BALANCER_EMBEDDED
field microprofile.MicroProfileConfigProvider.SERVICE_DISCOVERY
has been removed
Moved to stork-core io.smallrye.stork.utils.StorkConfigUtils.SERVICE_DISCOVERY
field microprofile.MicroProfileConfigProvider.SERVICE_DISCOVERY_EMBEDDED
has been removed
Moved to stork-core io.smallrye.stork.utils.StorkConfigUtils.SERVICE_DISCOVERY_EMBEDDED
field microprofile.MicroProfileConfigProvider.SERVICE_REGISTRAR
has been removed
Moved to stork-core io.smallrye.stork.utils.StorkConfigUtils.SERVICE_REGISTRAR
field microprofile.MicroProfileConfigProvider.SERVICE_REGISTRAR_EMBEDDED
has been removed
Moved to stork-core io.smallrye.stork.utils.StorkConfigUtils.SERVICE_REGISTRAR_EMBEDDED
You can’t perform that action at this time.