Skip to content

Latest commit

 

History

History
93 lines (58 loc) · 3.38 KB

changelog.md

File metadata and controls

93 lines (58 loc) · 3.38 KB

Change Log

This file contains all the notable changes done to the Ballerina OAuth2 package through the releases.

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

[2.12.0] - 2024-08-20

  • This version maintains the latest dependency versions.

[2.11.0] - 2024-05-03

  • This version maintains the latest dependency versions.

[2.10.0] - 2023-09-15

  • This version maintains the latest dependency versions.

[2.9.0] - 2023-06-30

  • This version maintains the latest dependency versions.

[2.8.0] - 2023-06-01

  • This version maintains the latest dependency versions.

[2.7.0] - 2023-04-10

  • This version maintains compatibility with Lang Update 5 without any external changes.

[2.6.1] - 2023-03-09

Fixed

[2.6.0] - 2023-02-20

Changed

[2.5.0] - 2022-11-29

Changed

Fixed

[2.3.0] - 2022-04-30

Changed

[2.0.0] - 2021-10-10

Added

[1.1.0-beta.1] - 2021-05-06

Changed

Fixed

[1.1.0-alpha8] - 2021-04-22

Changed

[1.1.0-alpha6] - 2021-04-02

Changed

  • Remove usages of checkpanic for type narrowing

Security

[1.1.0-alpha5] - 2021-03-19

Added

Changed

  • Refactor error messages and debug logs
  • Update error types and log API
  • Update for Time API changes
  • Generate OAuth2 token while the provider is initialized
  • Update for Cache API changes
  • Update for refresh token grant config