Releases: erlef/oidcc
Releases · erlef/oidcc
v3.0.0-alpha.1
What's Changed
- Stipend Implementation (
v3
) by @maennchen in #220
Why v3
and not v2
?
v2
was never finished. Since v3
is a complete refactoring, a new major version number was used.
Full Changelog: v1.8.1...v3.0.0-alpha.1
v2.0.0-alpha.1
Switch to hackney
HTTP Client
v1.8.1
Multiple Provider
have the possibility to have multiple provider with the same issuer uri
Caching Relaying Party
support caching of http request for UserInfo and TockenIntrospection.
store clients and provider internally in ETS
INDIGO2 Release
sent in for conformance testing
Conformance part One
This was the first stable release passing all tests
Split Release
splitting off the client implementation of cowboy, so others can reuse as much as possible
TTS integration release
Merge pull request #61 from indigo-dc/version_bump version bump to v0.3.0
v0.2.1 - Bug Fix for v0.2.0
update the dependencies