Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 815 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 815 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[2.0.0] - 2024-08-05

Updated

  • Updated dependencies to the latest versions.

[1.1.0] - 2019-03-05

Added

  • Options for explicitly telling which algorithm will use for the parsed signers;
  • HTTP options for retry and adapter;
  • Integration tests for Google and Microsoft JWKS endpoints.

Fixed

  • Fixed docs about how to use DefaultStrategyTemplate and Fixed spelling (#4 thanks to @bforchhammer)

[1.0.0] - 2019-01-02

Added

  • First version of the library with a default time window strategy for refetching signers.