4.0.0
Steeltoe 4 is a major release that brings many improvements and changes to the library. The goal of this release is to make Steeltoe better integrated in the .NET ecosystem in a more developer-friendly way, compatible with the latest versions of .NET and third-party libraries/products, and to improve the overall quality of the library.
This is the first generally available release for Steeltoe 4.0. Review What's New in Steeltoe 4 for more information about all the improvements. If you are currently using Steeltoe v3, review Migrating from Steeltoe 3 for step-by-step guidance.
For packages that no longer exist, this release ships placeholders that will fail the build with pointers on how to move forward.
What's Changed
- Add a roadmap for 4.1.0 by @TimHess in #1551
- Add workflow to scan for vulnerable dependencies by @bart-vmware in #1563
- Public API diffs by @bart-vmware in #1564
- Fixed crash in RabbitMQ connector by @bart-vmware in #1569
- Crashfix in Config Server client when Environment is a comma-separated list by @bart-vmware in #1567
- Remove custom JsonStreamConfigurationProvider/Source by @bart-vmware in #1576
- Enhance JWT issuer validation by @TimHess in #1580
- Mark Public APIs as shipped for Steeltoe 4.0.0 by @bart-vmware in #1585
Full Changelog: 4.0.0-rc1...4.0.0