Implemented enhancements:
- dropped travis in favor of github actions via laminas/laminas-continu… #33 (basz)
- php8 compatibility #32 (basz)
Merged pull requests:
v1.5.2 (2019-04-26)
Implemented enhancements:
- Correctly escape schema namespaced table name in the PostgreSQL. #30 (ghettovoice)
Closed issues:
- PdoSnapshotStoreFactory is trying to modificate 'config' object #28
- Can't stop snapshotter when it's running #26
Merged pull requests:
v1.5.1 (2018-05-16)
Fixed bugs:
- Quote table names in shapshot store queries #25 (fritz-gerneth)
- adds PKs to schema's #24 (basz)
Merged pull requests:
- Don't remove deprecated config option #22 (sandrokeil)
- Issues/19 #21 (basz)
v1.5.0 (2018-04-15)
Implemented enhancements:
- Consistent connection key #19
Fixed bugs:
- snapshot have no index (postgres) #23
Closed issues:
- snapshots are created over and over again Postgres #20
v1.4.0 (2017-12-17)
Implemented enhancements:
Merged pull requests:
v1.3.0 (2017-07-30)
Implemented enhancements:
v1.2.0 (2017-05-30)
Implemented enhancements:
- Catch PDOExceptions and check error codes #14 (dragosprotung)
v1.1.2 (2017-05-12)
Fixed bugs:
- Fixed aggregate root serialized value binding #13 (dragosprotung)
v1.1.1 (2017-04-06)
Merged pull requests:
v1.1.0 (2017-04-06)
Merged pull requests:
v1.0.0 (2017-03-30)
Implemented enhancements:
- Change SnapshotStore Interface #5
- Use camel-case PDO => Pdo #3
- remove connection options setup in factory, add docs #10 (prolic)
- Add possibility to remove all snapshots by aggregate type #8 (prolic)
- change snapshot store interfaces #6 (prolic)
- new snapshot store repo #4 (prolic)
- simplify query #2 (prolic)
- add implementation and tests #1 (prolic)
Merged pull requests:
v1.0.0-beta2 (2017-01-12)
v1.0.0-beta1 (2016-12-13)
* This Changelog was automatically generated by github_changelog_generator