Navigation :
test ../ test dash-overview.html
Datastore Helper Overview
test ../ test api-interfaces.html
API interfaces and default implementations
test ../ test make-project-customisable.md.html
Making a project customizable using the Datastore Helper API
test ../ test customising-schema-with-configurator.html
Customizing schemas using the configurator
test ../ test dev-release.html
Release and migration notes
test ../ test dev-release/release-notes.html
- Changelog
test ../ test dev-release/migrate-3.0.0.html
- Migration notes 3.0.0
test ../ test dev-release/previous-migration.html
-
Previous migration notes
Changelog
For information on upgrading from previous versions, see the Datastore Helper Migration Notes
3.0.0-AP6.0
2022-11-14
Summary
Upgrade to AP 6.0 : Upgraded to ActivePivot 6.0.0 and updated the API to match the core changes.
Discard incorrect modifications in the MutableStoreDescriptionBuilder#build
method : Incorrect operations are now discarded, with appropriate logging.
Dependency versions
Fixed
Issue Key
Details
PST-829
Upgraded to ActivePivot 6.0.0.
2.1.0-AP5.11
2022-10-13
Summary
Upgrade to AP 5.11.3 : Upgraded to ActivePivot 5.11.3.
Fixed adding reference mappings : Fixed adding reference mappings to a specific schema.
Dependency versions
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.