Releases: bitthicket/AspNetCore
Releases · bitthicket/AspNetCore
1.0.0 Beta 2
This release contains the following features:
- A mostly-conforming implementation of the RFC proposal Cavage HTTP Signatures Draft 12, where nonconformity is in sections 2.3.1 and 2.3.2, specifically relating to error requirements for the
created
andexpires
fields.
This release should not be production-ready, and by using it, you acknowledge and assume the risks associated with unproven, beta-quality software.
Having said that, I'd say this release is ready to be tested in real applications. It has some basic test coverage; it needs more, but the tests I've implemented give reason to think the software works as expected.
1.0.0 Beta 1
Note: this release was mostly used for the sake of getting a release mechanism in place.