Changelog
For information on upgrading from previous versions, see the Datastore Helper Migration Notes
2.1.0-AP5.11
2022-10-13
Summary
- Fixed adding reference mappings : Fixed adding reference mappings to a specific schema.
Dependency versions
Component | Version |
---|---|
ActivePivot | 5.11.3 |
Fixed
Issue Key | Details |
---|---|
GENACL-687 | Fixed bug where using the addReferenceMappings(String schema, String fromStore, String toStore, IPair<String, String> referenceMapping) method would ignore the specified schema and apply the new reference mappings to the GLOBAL scope. |
PST-858 | Upgraded to ActivePivot 5.11.3. |