8000 Releases · ridi/php-binlog-collector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ridi/php-binlog-collector

[1.4.0] - 2020-04-21

21 Apr 06:24
1.4.0
< 8000 /div>
Compare
Choose a tag to compare

CHANGED

  • upgrade php-mysql-replication v6.2.2
  • fixed Dto/TimeMonitorDto.php

Added

  • add test env=mariadb-10.2, 10.3

[1.3.0] - 2019-09-18

18 Sep 06:36
099c4de
Compare
Choose a tag to compare

CHANGED

  • change env variable
    • ADD prefix BINLOG_XXX

[1.2.0] - 2019-08-09

09 Aug 05:54
efaf525
Compare
Choose a tag to compare

CHANGED

  • upgrade php-mysql-replication v6.0.1
  • add test env=mariadb-10.1

[1.1.1] - 2018-11-12

12 Nov 02:22
3c51385
Compare
Choose a tag to compare

CHANGED

  • upgrade php-mysql-replication v5.0.5
    • fixed support to recive more than 16Mbyte + tests
  • change mariadb's confs

[1.1.0] - 2018-08-13

13 Aug 02:26
Compare
Choose a tag to compare

CHANGED

  • upgrade php-mysql-replication v5.0.4
    -- configService -> ConfigFactory
    -- mySQLReplicationFactory() -> MySQLReplicationFactory($config);
    -- update using BinlogException
  • refactoring based on php7.1
  • binlogId's type string to int

[1.0.3] - 2018-01-02

02 Jan 07:14
Compare
Choose a tag to compare

Fixed

  • fix setting of logger
  • pass all test

[1.0.2] - 2018-01-02

02 Jan 06:15
Compare
Choose a tag to compare

Added

  • add .travis.yml, LICENSE
  • upload github

[1.0.1] - 2017-12-21

02 Jan 06:15
Compare
Choose a tag to compare

Changed

  • remove unnecessary gtid converting in BinlogHistoryGtidChildUpdater
  • Change tab to space

[1.0.0]

02 Jan 06:15
Compare
Choose a tag to compare
  • use "krowinski/php-mysql-replication": "3.0.1"

[0.9.3]

02 Jan 06:14
Compare
Choose a tag to compare
  • use krowinski/php-mysql-replication": "2.2.0"
0