Skip to content

CDA-106 - Adds UUID support for measurements - #1848

Open
rma-bryson wants to merge 1 commit into
developfrom
feature/CDA-106-support-meas-uuids
Open

CDA-106 - Adds UUID support for measurements#1848
rma-bryson wants to merge 1 commit into
developfrom
feature/CDA-106-support-meas-uuids

Conversation

@rma-bryson

@rma-bryson rma-bryson commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds UUID support for measurements rather than number

Related Issue

Closes #1624

Validation

Integration tests

Checklist

  • AI tools used

@rma-bryson
rma-bryson force-pushed the feature/CDA-106-support-meas-uuids branch 4 times, most recently from a690b2c to 8f916dd Compare July 28, 2026 17:27
@rma-bryson
rma-bryson marked this pull request as ready for review August 3, 2026 18:09
@MikeNeilson
MikeNeilson force-pushed the feature/CDA-106-support-meas-uuids branch from 8f916dd to f2d0f0d Compare August 4, 2026 14:16

@MikeNeilson MikeNeilson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks reasonable. Does seem like a bit of a breaking change, but If I recall that's because the data itself suddenly change and so no matter what we basically have "mixed" data and just have to deal with it.

Comment thread gradle/libs.versions.toml
jaxb-api = "2.3.1"
jaxb-impl = "3.0.2"
jooq-codegen = "26.02.17-RC01-oracle19c"
jooq-codegen = "latest-dev_sha256_e7740339fdf4-oracle19c"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

honestly can't decided if okay (I mean the sha256 is in there) or we should wait for at least the 26.07.16 RC to be out.

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.

Changes to measurement endpoint?

2 participants