Skip to content

Conversation

@danny-beton-lrn
Copy link
Contributor

This PR adds a built-in UUID generation utility (Learnosity.Uuid.generate()) to the Java SDK, achieving feature parity with the Python and other SDKs. While the implementation is a lightweight wrapper around the existing uuid dependency, it provides consistency across Learnosity SDKs, allowing developers to use the same API patterns regardless of language. All documentation and examples have been updated to use the new SDK utility instead of requiring the external uuid package directly. This is a non-breaking, purely additive change that simplifies the developer experience for new users following tutorials while maintaining backward compatibility for existing implementations.

Copy link
Contributor

@david-scarratt-lrn david-scarratt-lrn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Verified tests, quickstart assessment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants