Skip to content

Latest commit

 

History

History
147 lines (80 loc) · 7 KB

CHANGELOG.md

File metadata and controls

147 lines (80 loc) · 7 KB

Changelog

Full Changelog

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)

Full Changelog

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)

Full Changelog

Fixed bugs:

Merged pull requests:

v1.5.0 (2018-04-15)

Full Changelog

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)

Full Changelog

Implemented enhancements:

Merged pull requests:

v1.3.0 (2017-07-30)

Full Changelog

Implemented enhancements:

  • Flag / Method to turn off transaction handling #15
  • disable transaction handling #16 (prolic)

v1.2.0 (2017-05-30)

Full Changelog

Implemented enhancements:

v1.1.2 (2017-05-12)

Full Changelog

Fixed bugs:

v1.1.1 (2017-04-06)

Full Changelog

Merged pull requests:

v1.1.0 (2017-04-06)

Full Changelog

Merged pull requests:

  • Add flexible serializer #11 (basz)

v1.0.0 (2017-03-30)

Full Changelog

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:

  • fix namespace organization #9 (prolic)
  • update to use psr\container #7 (basz)

v1.0.0-beta2 (2017-01-12)

Full Changelog

v1.0.0-beta1 (2016-12-13)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator