Skip to content

Commit ab149d7

Browse files
committed
Merge branch 'qa' into development
2 parents c1d14b2 + 1101c7e commit ab149d7

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

RELEASE_NOTES.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Release Notes
22

3+
## Version 53.0.0
4+
_17 February 2026_
5+
6+
### Breaking changes
7+
* Remove deprecated test tool fields
8+
* Remove /data/* endpoints
9+
10+
### Features
11+
* Add new g-criteria as API eligible for Attestations
12+
13+
### Bug Fixes
14+
* Adjust usage of required day and extension day warning message
15+
* Load codesets on demand to avoid server restart needed
16+
17+
---
18+
319
## Version 52.5.0
420
_4 February 2026_
521

chpl/chpl-resources/src/main/resources/environment.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ chplUrlBegin=https://chpl.healthit.gov
1717
developerUrlPart=/#/organizations/developers/%s
1818
jndiName=java:comp/env/jdbc/openchpl
1919
persistenceUnitName=openchpl
20-
api.version=52.5.0
20+
api.version=53.0.0
2121
api.description=Created by CHPL Development Team. Please submit any questions using the Health IT \
2222
Feedback Form and select the "Certified Health IT Products List (CHPL)" category. <br/>\
2323
See more at <a href="%s" target="_blank">%s</a>

0 commit comments

Comments
 (0)