3.0.0 Milestone 1
Pre-release
Pre-release
This is the first milestone for Steeltoe 3.0.0.
Please help the team identify any issues you might have by giving the milestone release a try. The earlier issues are reported from the community, the better chance we have at having them resolved by our General Availability release. Thank you!
For the list of issues resolved in this release see Issue list here: 3.0.0.M1 Resolved Issues
Steeltoe 3.0.0-m1 release artifacts are available on NuGet.org
Important changes:
- .NET Core 3.0+ support only
- See our 2.x releases for .NET Standard 2.0 support (.NET Framework 4.6.x+ and .NET Core 2.x+ support)
- New abstractions packages for extensibility
- Includes more general method names (i.e. UseCloudHosting() vs UseCloudFoundryHosting())
- Steeltoe Streams base classes and dependent implementations
- Distributed Tracing Update
- Switch from OpenCensus Tracing package to OpenTelemetry Tracing package
Note: Milestone 2 will build upon these changes. See Roadmap for better understanding of what we will be coming in 3.0.0 GA release.
For getting started and documentation see Steeltoe.io