Skip to content

Latest commit

 

History

History
223 lines (115 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

223 lines (115 loc) · 10.4 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.2.0 (2024-03-26)

Note: Version bump only for package root

4.2.0-alpha.0 (2024-03-25)

Features

  • Support for Signin Error; Parameterizing Username label (84941fa)
  • upgrade auth backend (e05c6b6)

4.1.0 (2024-03-11)

Note: Version bump only for package root

4.1.0-alpha.1 (2024-03-07)

Features

  • refactored code API and added docs (98b384c)

4.1.0-alpha.0 (2024-03-05)

Features

  • support for new backend system (d711af4)

4.0.0 (2023-09-22)

Note: Version bump only for package root

4.0.0-alpha.0 (2023-09-22)

Bug Fixes

  • removed parentheses being rendered after LoginForm component (1604b78)

Features

BREAKING CHANGES

  • This upgrade breaks the types with all Backstage versions minor of 1.18

3.0.2-alpha.0 (2023-04-18)

Note: Version bump only for package root

3.0.1 (2023-03-10)

Note: Version bump only for package root

3.0.1-alpha.1 (2023-03-10)

Bug Fixes

  • backend: authenticate function is undefined (6a561d0)

3.0.1-alpha.0 (2023-03-08)

Bug Fixes

  • packages/ldap-auth/package.json to reduce vulnerabilities (76be63c)
  • prerelease: npm prerelease bug (00994c1)

3.0.0 (2023-01-16)

Note: Version bump only for package root

3.0.0-alpha.0 (2023-01-13)

Features

  • the children parameter type of LdapSignInPageProps type is now a ReactNode (1d9632f)

BREAKING CHANGES

  • the children parameter type of LdapSignInPageProps type is now a ReactNode

2.0.4 (2022-12-07)

2.0.2-alpha.0 (2022-11-29)

Note: Version bump only for package root

2.0.3 (2022-12-07)

Bug Fixes

2.0.2 (2022-11-29)

2.0.2-alpha.0 (2022-11-29)

Bug Fixes

2.0.1 (2022-11-23)

Note: Version bump only for package root

2.0.1-alpha.2 (2022-11-23)

Note: Version bump only for package root

2.0.1-alpha.1 (2022-11-22)

Note: Version bump only for package root

2.0.1-alpha.0 (2022-11-22)

Note: Version bump only for package root

2.0.0 (2022-11-22)

Bug Fixes

  • ldap.ts: default auth function signature (9b7c25a)

Features

  • reworked options and injectables (3ecc9cb)

BREAKING CHANGES

  • Structure and options

2.0.0-alpha.2 (2022-11-21)

Bug Fixes

  • ldap.ts: default auth function signature (3f2dd02)

2.0.0-alpha.1 (2022-11-21)

Note: Version bump only for package root

2.0.0-alpha.0 (2022-11-17)

Bug Fixes

  • allow no children to the LdapAuthFrontendPage (7624203)

Features

  • reworked options and injectables (b6b1445)

BREAKING CHANGES

  • Structure and options

1.1.2-alpha.0 (2022-10-28)

Note: Version bump only for package root

1.1.1 (2022-10-03)

Bug Fixes

  • increase token expire ms (1f92d24)

1.1.0 (2022-09-30)

Features

  • added possibility to increase token expire time (e7130d8)
  • exports more utility functions (3e00432)

1.0.4 (2022-09-28)

Note: Version bump only for package root

1.0.4-alpha.2 (2022-09-28)

Note: Version bump only for package root

1.0.4-alpha.1 (2022-09-28)

Bug Fixes

  • packages/ldap-auth-backend/package.json to reduce vulnerabilities (aab30fe)

1.0.4-alpha.0 (2022-09-22)

Note: Version bump only for package @immobiliarelabs/backstage-plugin-ldap-auth

1.0.3 (2022-09-14)

Bug Fixes

  • set cookie paired with rejectUnauthorized (bc020ec)

1.0.2 (2022-09-05)

Bug Fixes

  • package.json repository field (6dc00dd)

1.0.1 (2022-09-05)

Bug Fixes

1.0.0 (2022-09-05)

Features

  • added custom validate functions (8994ec4)
  • frontend: added helperText (3060996)

1.0.0-alpha.1 (2022-08-26)

Note: Version bump only for package @immobiliarelabs/backstage-plugin-ldap-auth