- Print
- DarkLight
- PDF
LightBox ID Lookup Release Notes
- Print
- DarkLight
- PDF
LightBox APIs use semantic versioning to version our APIs. Semantic versioning structures each version identifier into three parts, MAJOR, MINOR, and PATCH notation.
MAJOR.MINOR.PATCH or v1.0.0
Semantic Versioning
PATCH is incremented for bug fixes.
MINOR is incremented for backward-compatible changes of the API.
MAJOR is incremented for breaking changes.
Resource: LightBox ID Lookup
08/27/2024
v1.3.1
New Features
Added a set of breadcrumbs that point back to related objects of the reference object that is returned. Note the reference object is also included in the set of breadcrumbs for convenience.
Bug Fixes
FIx bug so new LID validation does not break Canadian UUIDS
Remove limit and offset from the $metadata.recordSet object
Query for LightBox object identified using a LightBox ID.500
Improvements
None
Upgrade Steps
None
Breaking Changes
None
Other Changes
None
08/31/2023
v1.3.0
New Features
Added a set of breadcrumbs that point back to related objects of the reference object that is returned. Note the reference object is also included in the set of breadcrumbs for convenience.
Bug Fixes
None
Improvements
None
Upgrade Steps
None
Breaking Changes
None
Other Changes
None
05/01/2023
v1.1.0
New Features
Added capability to use UAID and UUAID ids that return Canadian addresses
Bug Fixes
None
Improvements
None
Upgrade Steps
None
Breaking Changes
None
Other Changes
None
03/13/2023
v1.0.0
New Features
Return a LightBox ref object by passing in a LightBox ID
Health Check endpoint
Bug Fixes
None
Upgrade Steps
None
Breaking Changes
None
Improvements
None
Other Changes
None