hapi-fhir/hapi-fhir-server
Luke deGruchy 869d9996b1
Move partition ID up from ResourceModifiedMessage to BaseResourceModifiedMessage (#4313)
* Move partition ID up from ResourceModifiedMessage to BaseResourceModifiedMessage.

* Add a changelog.  Add a new constructor that contains partition ID to ResourceOperationMessage.   Add partition ID to the toString() for BaseResourceModifiedMessage.  Tweak constructors of all classes to make sure ResourceModifiedMessage always sets default partition IDs, but BaseResourceModifiedMessage and ResourceOperationMessage do not.

* Reverse an accidental whitespace change.

* Small code review fixes including removing comments and updating changelog description.

* Restore whitespace to what it was on master.

* Fix YAML error.
2022-12-05 09:21:30 -05:00
..
src Move partition ID up from ResourceModifiedMessage to BaseResourceModifiedMessage (#4313) 2022-12-05 09:21:30 -05:00
pom.xml Improve JPA response messages (#4293) 2022-11-28 07:52:12 -05:00