2.0.11 (2020-02-29)
Merged pull requests:
2.0.10 (2020-01-31)
Merged pull requests:
- fixes #107 remove Oracle JDBC driver from parent pom.xml #108 (stevehu)
- fixes #105 disable the module eventuate-cdc-polling-server #106 (stevehu)
2.0.9 (2019-12-30)
Merged pull requests:
2.0.8 (2019-11-27)
Merged pull requests:
2.0.7 (2019-10-26)
Merged pull requests:
2.0.6 (2019-09-13)
Merged pull requests:
2.0.5 (2019-08-30)
Merged pull requests:
2.0.4 (2019-08-16)
Merged pull requests:
2.0.3 (2019-07-31)
Merged pull requests:
2.0.2 (2019-07-10)
Merged pull requests:
2.0.1 (2019-06-13)
Merged pull requests:
- fixes #95 add both release and snapshot repositories #96 (stevehu)
- fixes #91 upgrade to Kafka client 2.0.0 #94 (stevehu)
- fixes #92 only use version.light-4j for light modules #93 (stevehu)
1.6.4 (2019-06-10)
Merged pull requests:
1.6.2 (2019-05-17)
Merged pull requests:
1.6.1 (2019-05-03)
Merged pull requests:
- fixes #91 upgrade to Kafka client 2.0.0 #94 (stevehu)
- fixes #92 only use version.light-4j for light modules #93 (stevehu)
1.6.0 (2019-04-05)
Merged pull requests:
1.5.31 (2019-03-02)
1.5.30 (2019-02-21)
1.5.29 (2019-02-16)
1.5.28 (2019-01-13)
1.5.27 (2019-01-12)
1.5.25 (2018-12-24)
1.5.24 (2018-12-15)
1.5.23 (2018-12-01)
1.5.22 (2018-11-10)
1.5.21 (2018-10-05)
1.5.20 (2018-10-05)
Closed issues:
- change default event handler package to root or wide range #90
1.5.19 (2018-09-22)
Closed issues:
- refactor StringUtil to StringUtils in the utility #89
1.5.18 (2018-08-16)
Closed issues:
- flatten the config files into the same directory for k8s #86
- upgrade to undertow 2.0.11.Final #85
- Can CDC server work with Oracle Streams instead of Golden Gate? #79
1.5.17 (2018-07-15)
1.5.16 (2018-07-05)
1.5.15 (2018-06-18)
Closed issues:
- remove maria db client from the dependencies #84
- upgrade curator version to 4.0.1 #83
- upgrade mysql binlog version to 0.16.1 #82
1.5.14 (2018-05-19)
Closed issues:
- Test mariadb for binlog CDC support #78
- [question] Using MongoDB as event store and ActiveMQ as broker #77
1.5.13 (2018-04-20)
Closed issues:
- cdc retry 5 times and return immediately if succeed #76
- move JdkTimer scheduler to the same package as the interface #75
- reduce connection pool size to 2 in cdc and service #74
- enable cdc test case again #73
- add build.sh and Dockerfile for tram cdcserver docker release #72
- remove the restclient package #71
- abstract producer and consumer interface to support other message brokers #70
- cdc server to mysql database root password cannot be externalized #66
1.5.12 (2018-04-08)
Closed issues:
- remove unused dependencies in eventuate-client #68
- captured this error from light-bot auto build #50
1.5.11 (2018-03-31)
Closed issues:
- support multiple packages in eventuate-client.yml #67
- change the signature of light-hybrid-4j handler to pass exchange #65
- disable two test cases that fail occasionally #64
- remove apache commons-lang dependency #62
- mysql binlog integration test failed when cdcserver for eventuate is running #59
- rollback mysqluser update and switch back to root as mysqlbinlog needs it. #58
- change publishing exception to runtime exception #57
- switch mysql database user to mysqluser instead of root #56
- upgrade to 1.5.11 in develop branch #55
- add jar file into gitignore #54
- [question] Event store can be used to fully recover business service local database store? #53
Merged pull requests:
1.5.10 (2018-03-02)
Implemented enhancements:
- Reconnect or retry from CDC server to Kafka #25
Closed issues:
- remove warnings for java-doc #52
1.5.9 (2018-02-21)
Closed issues:
- throwing RuntimeException breaks light-saga-4j integration tests #51
- disable travis ci develop branch build #49
1.5.8 (2018-02-03)
Closed issues:
- consolidate both consumer and producer to use kafka.yml for config #46
- [discusssion] Go away from broker centric systems and SQL database to get performance #45
- update readme.md to move document site to doc.networknt.com #44
1.5.7 (2018-01-09)
Closed issues:
- remove docs folder and move it to light-doc repo #43
1.5.6 (2017-12-28)
Closed issues:
- maven build warnings #41
- Need to update service.yml for four services to remove Java SPI #39
- Upgrade to light-4j 1.5.4 #38
- [question] How messages are distributed across cluster of services? #37
- [question] event of chain rollback #35
- [question] Monitoring of the ecosystem #34
- [question] How mature or industrial proven is this framework? #33
Merged pull requests:
1.5.1 (2017-11-09)
1.5.0 (2017-10-23)
Closed issues:
- Upgrade dependencies and add maven-version #32
1.4.6 (2017-09-24)
1.4.4 (2017-09-21)
1.4.3 (2017-09-10)
1.4.2 (2017-08-31)
Closed issues:
- Update to use the latest signature of SingletonServiceFactory #31
1.4.1 (2017-08-30)
Closed issues:
- Upgrade to newer version for Undertow and Jackson #29
1.4.0 (2017-08-23)
Closed issues:
- Replace Client with Http2Client and remove apache httpclient #28
- rest-query cannot be started #27
- Upgrade to Undertow 1.4.18.Final for Http2 #26
- One of the test cases failed during build #18
- Make cdcservice to support postgresql database along with mysql. #15
1.3.5 (2017-08-02)
Closed issues:
- refactor hybrid-command and hybrid-query servers #24
- Disable cdc-mysql test cases so that it build on be done without mysql/zookeeper/kafka dependencies. #23
- Move docker-compose files to light-docker so that you don't need to checkout light-eventuate-4j while building services #22
- Refactor light-eventuate-4j to sync with eventuate-local and eventuate-client #21
- add document folder #5
1.3.4 (2017-07-08)
Closed issues:
- Another failed test case #19
1.3.3 (2017-07-01)
1.3.2 (2017-06-14)
Closed issues:
- Add cleanup.sh to remove docker containers and images for light-eventuate-4j #17
1.3.1 (2017-06-04)
Closed issues:
- docker integration test issue fix #16
- Add cdcservice to command server in Dockerfile #14
- Add docker-compose to start all services together #13
- Add cdcservice as light-hybrid-4j service and add command and query servers #12
- Change parent artifact name and version as well as all sub projects. #11
- add comments on the API for java doc API document #10
- handle publish events to Kafka by program #9
1.3.0 (2017-05-06)
Closed issues:
- change project names to 4j as Java is a trademark of Oracle #8
- initial admin console for event sourcing platform #7
- change event handle process #6
- readme update #3
- cds kafka producer/consumer core service update #2
- Upgrade to light-java framework 1.2.7 and change the config format to yml #1
* This Change Log was automatically generated by github_changelog_generator