Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull from devel to master to create release 5.0.1 #26

Merged
merged 2 commits into from
Feb 20, 2024
Merged

Pull from devel to master to create release 5.0.1 #26

merged 2 commits into from
Feb 20, 2024

Conversation

mgcam
Copy link
Member

@mgcam mgcam commented Feb 20, 2024

No description provided.

mgcam and others added 2 commits February 19, 2024 18:16
An existing bug in constructing a JSON representation for
a Pydantic model when the plate_number attribute is 2 or
larger resulted in incorrect IDs being generated. This came
to light while testing https://github.com/wtsi-npg/npg_langqc
against release 5.0.0 of this package.

The fix includes a return to using Pydantic models' built-in
model_dump_json method in order to mitigate the risk that
comes manual generation of JSON strings.
Fixed a bug in generating the product ID.
@mgcam mgcam merged commit ad2ecd8 into master Feb 20, 2024
6 checks passed
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.

2 participants