hapi-fhir/hapi-fhir-server
Luke deGruchy f464113633
Bundle resources containing over 100 references to the same Organization will fail with HAPI-2207 (#4871)
* Add failing unit test.

* Fix JpaId Long equality comparison to use ! equals() instead of !=, which fails for different instances of the same Long value.

* Add changelog.
2023-05-12 12:10:04 -04:00
..