Releases: Trendyol/go-dcp-mongodb
Releases · Trendyol/go-dcp-mongodb
v0.0.3
v0.0.2
Changelog
- c08b39f: Feature/cb multi collection support (#12) (@cenkayla)
- a547916: add a note to the readme about the partial write behavior (#14) (@cenkayla)
- 7b9bc38: add connection pool to config and mongo client (#8) (@cenkayla)
- e2ef311: add integration test (#6) (@cenkayla)
- 5ead7ce: add new examples (@cenkayla)
- 0481493: add ping and set retrys explicitly for mongo client (#3) (@cenkayla)
- 16350d2: add single database handler for mongodb (#4) (@cenkayla)
- affab88: cancel all goroutines when any of chunk fails (#9) (@cenkayla)
- ed37a40: feat: upgrade go-dcp and golang version. (#15) (@mertbahardogan)
- 168c080: fix bulk_test.go (#7) (@cenkayla)
- dae2248: make bulk request timeout value configurable (#11) (@cenkayla)
- ce2bd7c: use bytedance/sonic for json encoding (#10) (@cenkayla)
- c722286: use github.com/json-iterator/go instead of stdlib (#5) (@cenkayla)
- c001c92: use prometheus promauto for metrics (#2) (@cenkayla)
- cd917ff: wait environments to ready before running integration test (#13) (@cenkayla)
v0.0.1
Changelog
- a180c89: add contributing and license section to readme (cenk.ayla [email protected])
- 702a07e: add prometheus metrics (mert-emre-ozturk [email protected])
- 29bf66f: delete unnecessary code from examples (cenk.ayla [email protected])
- 703d21a: fix linter related issues (cenk.ayla [email protected])
- 1e13130: fix linter related issues (cenk.ayla [email protected])
- f77810b: initialize project (cenk.ayla [email protected])
- e683ed3: update makefile golangci-lint version (cenk.ayla [email protected])
- d11d29a: update readme (cenk.ayla [email protected])