mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-07 13:38:26 +00:00
* added settings for cross-partition to Dao and Model config * modified subscription validator to validate cross partition subscriptions * modify subscription matcher to allow matching on all partitions when subscription is set to cross partition * added cross partition to canonicalSubscription * end of day commit, changed how we are checking if default partition in subscription validator * fixed issue with i memory matching for cross partition subscriptions * added test for parsing legacy CanonicalSubscription * added changelog and doc changes * addressed comments in pr * added assertdoesnotthrow * test fixes, added new mocks * added check for if resource can have extension before checking for extensions * removed unnecessary semicolon Co-authored-by: Steven Li <steven@smilecdr.com> Co-authored-by: Long Ma <long@smilecdr.com>