Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Bump version and refactor FiwareIdGenerator #30

Merged
merged 1 commit into from
Nov 25, 2023

Conversation

saschadoemer
Copy link
Collaborator

Version in pom.xml bumped from 6.3.0 to 6.4.0. FiwareIdGenerator updated to a utility class by making it final and adding a private constructor, reducing chance of misuse. MAX_ID_LENGTH constant introduced to validate generated ID length, ensuring adherence to fiware specifications. This makes the code cleaner, and easier to debug and maintain.

Version in pom.xml bumped from 6.3.0 to 6.4.0. FiwareIdGenerator updated to a utility class by making it final and adding a private constructor, reducing chance of misuse. MAX_ID_LENGTH constant introduced to validate generated ID length, ensuring adherence to fiware specifications. This makes the code cleaner, and easier to debug and maintain.
@saschadoemer saschadoemer merged commit a45c6e3 into main Nov 25, 2023
1 check passed
@saschadoemer saschadoemer deleted the feature/add-id-check-for-fiware-ids branch November 25, 2023 12:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant