Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.28 KB

File metadata and controls

49 lines (37 loc) · 1.28 KB

Change Log

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]

[v0.7.0] - 2026-01-07

Added

  • Added UUID utility wrapper for generating UUIDs
  • Added Data API support with automatic routing metadata headers
  • Added quickstart examples for Data API usage
  • Upgraded the Docker container's Node version
  • Updated the Node versions in Travis CI

Fixed

  • Updated README with correct port and directory for quickstart examples
  • Optimized error handling in Data API quickstart examples

[v0.6.2] - 2025-03-19

Fixed

  • Added missing 'authoraide' service to service type

[v0.6.1] - 2025-03-03

Security

  • Updated dependencies to address security vulnerabilities.

[v0.6.0] - 2024-10-25

Added

  • Upgraded the Docker container's Node version.
  • Updated the Node versions in Travis CI.

[v0.5.3] - 2024-07-12

Added

  • Added support for Authoraide API.

[v0.5.2] - 2023-09-05

Fixed

  • Added support for expiry date in security object.

[v0.5.1] - 2023-06-28

Security

  • Upgraded signature to match the security standard.

Added

  • This ChangeLog!
  • Bumped mocha to 6.2.2