Skip to content

Latest commit

 

History

History
270 lines (205 loc) · 20.9 KB

changelog.md

File metadata and controls

270 lines (205 loc) · 20.9 KB

Change Log

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

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

[Unreleased]

Added

Fixed

[2.8.0] - 2023-06-01

Added

Changed

[2.7.0] - 2023-04-10

Fixed

Added

[2.6.0] - 2023-02-20

Fixed

Added

[2.5.2] - 2022-12-22

Fixed

[2.5.1] - 2022-12-01

Fixed

[2.5.0] - 2022-11-29

Added

Changed

Fixed

[2.4.0] - 2022-09-08

Added

Changed

Fixed

[2.3.0] - 2022-05-30

Added

Changed

Fixed

[2.2.1] - 2022-03-02

Added

[2.2.0] - 2022-02-01

Added

[2.1.0] - 2021-12-14

Added

Fixed

Changed

[2.0.1] - 2021-11-20

Added

Fixed

Changed

[2.0.0] - 2021-10-10

Added

Fixed

[1.1.0-beta.2] - 2021-07-07

Fixed

Changed

  • Rename http:ListenerLdapUserStoreBasicAuthProvider as http:ListenerLdapUserStoreBasicAuthHandler

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

Added

Changed

[1.1.0-alpha8] - 2021-04-22

Added

[1.1.0-alpha6] - 2021-04-02

Added

Changed

  • Remove usages of checkpanic for type narrowing
  • Update Stream return type with nil
  • Update unused variables with inferred type including error
  • Revert "Remove codecov.yml File"