Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Grahame Grieve committed Feb 27, 2025
1 parent 955d942 commit 788d7e2
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
## Validator Changes

* no changes
* Rework -re-package to actually work
* Fix bug where reslicing not being processed properly when parent profile already sliced the element
* Improve tx test result message
* Prohibit '.', $ and | in SearchParameter.code.
* Rename http.disabled + refactor proxy setting (#1916)

## Other code changes

* no changes
* Fix up ResourceWrapperR4 to work properly, and test it
* Add _datatype slice when converting extensions to R4
* Fix consistency problem in name presentation generating slices
* Fix profiles & tags being omitted rendering resources
* Clean up confusing message in slice processing
* Update test cases for Java 21 changes to date formats
* Regenerate PO files

0 comments on commit 788d7e2

Please sign in to comment.