v0.7.0
Summary
- 2023-11-12T17:28:21.10897 - 8 commit(s) by Scott Leberknight
Breaking API Changes ⚠️ ❗
This release has breaking API changes. It renames the base package to org.kiwiproject.dropwizard.jakarta.xml.ws
and it renames the bundle and environment classes so they reflect the fact that this library uses Jakarta XML Web Services. It also changes the value of the user principal key used in basic authentication.
- Rename bundle and environment classes to include Jakarta XML Web Services (#81)
- Rename the example application and configuration classes (#79)
- Change value of BasicAuthenticationInterceptor.PRINCIPAL_KEY (breaking API change) [(#74)]
- Rename packages to org.kiwiproject.dropwizard.jakarta.xml.ws (breaking API change) (#73)