Skip to content

Latest commit

 

History

History
286 lines (149 loc) · 16.1 KB

CHANGELOG.md

File metadata and controls

286 lines (149 loc) · 16.1 KB

8.0.0 (2025-01-17)

  • feat!: remove generate token command BREAKING CHANGE: remove command "generate" used to create a custom access token (use custom claim instead) (0ce2230)

Bug Fixes

Features

BREAKING CHANGES

  • remove command "generate" used to create a custom access token (use custom claim instead)

7.0.0 (2024-12-18)

Features

  • remove generate command (6fe30fe)

BREAKING CHANGES

  • removed npo more working generate command

6.2.2 (2024-12-06)

Bug Fixes

6.2.1 (2024-10-21)

Bug Fixes

6.2.0 (2024-08-28)

Features

6.1.0 (2024-05-14)

Features

  • add hidden assertion command (719f7e1)

6.0.0 (2024-04-30)

Bug Fixes

Features

Performance Improvements

BREAKING CHANGES

  • remove support for node.js <20
  • the framework oclif and its plugins have been migrated to next major version

6.0.0-rc.3 (2024-04-15)

Bug Fixes

6.0.0-rc.2 (2024-04-15)

Bug Fixes

6.0.0-rc.1 (2024-04-12)

Bug Fixes

Features

Performance Improvements

BREAKING CHANGES

  • remove support for node.js <20
  • the framework oclif and its plugins have been migrated to next major version

6.0.0-oclif3.9 (2024-04-12)

Bug Fixes

6.0.0-oclif3.8 (2024-04-11)

Bug Fixes

6.0.0-oclif3.7 (2024-04-11)

Bug Fixes

  • replace ts-node with tsx (88e090d)

6.0.0-oclif3.6 (2024-04-11)

Bug Fixes

6.0.0-oclif3.5 (2024-02-23)

Bug Fixes

6.0.0-oclif3.4 (2024-02-22)

Performance Improvements

BREAKING CHANGES

  • remove support for node.js <20

6.0.0-oclif3.3 (2024-02-21)

Bug Fixes

6.0.0-oclif3.2 (2024-02-16)

Bug Fixes

6.0.0-oclif3.1 (2024-02-13)

Performance Improvements

BREAKING CHANGES

  • the framework oclif and its plugins have been migrated to next major version

5.6.5 (2023-12-14)

Bug Fixes

5.6.4 (2023-11-28)

Bug Fixes

  • fix flag clientId with initial - (7803103)

5.6.3 (2023-11-27)

Bug Fixes

  • fix clientId parsing when it starts with - (9046111)

5.6.2 (2023-11-21)

Bug Fixes

  • add provisioning tojen example (010ff6d)

1.0.1 (2023-11-21)

Bug Fixes

1.0.0 (2023-11-21)

Bug Fixes

  • build: fix manifest generation (0e49816)
  • config: add license file (170bb7a)
  • config: fix sdk dependency (d366aac)
  • config: fix topic separator (d623292)
  • config: remove package lock (df6e9f7)
  • config: update dependencies (e90a69e)
  • core: fic imports and dependencies (8042313)
  • core: fix migration issues (dc8ad58)
  • core: fix supported engines (5ab4151)
  • core: update dependencies (0526667)
  • core: update dependencies (0baa96e)
  • core: update dependencies (653bf9a)
  • core: update dependencies (3d3e55f)
  • core: update oclif library (9787b25)
  • decode: fix command flags (d433dd7)
  • decode: fix required flags (15cdfb8)
  • decode: remove org and app check (2b32cb2)
  • decode: remove org and app check (ca44e33)
  • doc: fix README format (b03233f)
  • doc: update readme (cea4a63)
  • doc: update readme (20a2d2d)
  • generate: fix token Owner choices (305704f)
  • revoke: fix dependencies (4e0c34f)
  • revoke: fix revoke of access token with scope (bbc3945)
  • revoke: fix revoke of token with scope (2b62496)
  • revoke: fix sales_channel token revocation (be119f5)
  • update cli-core dependency (8c8889c)

Features

  • add custom user agent (dbbf5fd)
  • add provisioning tokens support (#69) (cea9331)
  • core: add cli-dev dependency (b9c4165)
  • core: remove dependency from current application (447792a)
  • core: upgrade to oclif v2 (701ef01)