Skip to content

Releases: bitthicket/AspNetCore

1.0.0 Beta 2

1.0.0 Beta 2 Pre-release
Pre-release

Choose a tag to compare

@aggieben aggieben released this 03 Jan 03:13
v1.0.0-beta.2
f0cbb8b

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 and expires 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

1.0.0 Beta 1 Pre-release
Pre-release

Choose a tag to compare

@aggieben aggieben released this 03 Jan 01:38
f0cbb8b

Note: this release was mostly used for the sake of getting a release mechanism in place.