Skip to content

Releases: Trendyol/go-dcp-sql

v0.0.7

05 Jun 19:24
142f41e
Compare
Choose a tag to compare

Changelog

  • 142f41e: feat: add IsDeleted and IsExpired events support to default mapper (#12) (@okan)

v0.0.6

27 May 13:15
Compare
Choose a tag to compare

Changelog

  • 36d8283: feat: add a cache for mappings to improve performance and terminate the app if a mapping cannot be found for a collection (@okan)
  • f45e95b: feat: add timestamps to example_table for tracking creation and updates (@okan)
  • f2f406c: feat: add usage example for default mapper (@okan)
  • 47a08d8: feat: implement default mapper (@okan)
  • d9c1a5a: feat: implement default mapper #8 (@erayarslan)
  • c03ad3b: fix: add omitempty to YAML tags for CollectionTableMapping and audit fields (@okan)

v0.0.5

20 May 13:06
Compare
Choose a tag to compare

Changelog

v0.0.4

01 Mar 18:25
201c012
Compare
Choose a tag to compare

Changelog

v0.0.3

19 Feb 16:35
9420bd6
Compare
Choose a tag to compare

Changelog

v0.0.2

19 Feb 10:48
a329956
Compare
Choose a tag to compare

Changelog

v0.0.1

06 Feb 19:20
24c49cb
Compare
Choose a tag to compare

Changelog

  • 73ac597 Create scorecard.yml
  • 6835b69 Initial commit
  • 5d91476 Update README.md
  • c629cfe Update README.md
  • af5f8e3 Update build.yml
  • 673d207 add connector config and mapper
  • 3ae21fe add dcp event handler and bulk architecture
  • ff4a3a5 add gitignore
  • 2e90354 feat: add Dockerfile
  • db7c3ee feat: add integration test
  • fca854b feat: add metric and README.md
  • ef7293b feat: add metric and README.md
  • 05a1b88 feat: add prealloc linter
  • 10822d0 feat: add prepare batch sql query handler
  • 635b24f feat: bump go-dcp to v1.1.23
  • f76e979 feat: bump go-dcp to v1.1.24
  • 66a93b9 feat: bump go-dcp to v1.1.40
  • 327c10e feat: bump go-dcp to v1.1.42
  • 1e58b9c feat: bump go-dcp to v1.1.45
  • 7291448 feat: bump go-dcp to v1.1.46
  • 03d0d62 feat: bump go-dcp to v1.1.48
  • 7d78ccc feat: bump go-dcp to v1.1.49
  • 1beded1 feat: bump go-dcp to v1.1.50
  • 6abdc99 feat: bump go-dcp to v1.1.51
  • 7780525 feat: bump go-dcp to v1.1.52 and improve panic logs
  • 8a1eba5 feat: bump go-dcp to v1.1.54
  • f493690 feat: bump go-dcp to v1.1.55
  • ccaeeca feat: bump go-dcp to v1.2.0
  • c34665c feat: bump go-dcp to v1.2.0-rc.1
  • 3230b35 feat: bump go-dcp to v1.2.0-rc.2
  • 32d4e68 feat: bump go-dcp to v1.2.0-rc.3
  • 7d1127d feat: bump go-dcp to v1.2.0-rc.4
  • 1e18691 feat: bump go-dcp to v1.2.2
  • fec9f4a feat: database/sql driver impl
  • b009601 feat: draft multi goroutine impl
  • 94982bf feat: expose dcp client on connector
  • 1f0a761 feat: go1.20
  • 040503c feat: improve chunk count calc
  • c19a0a3 feat: multi goroutine (#4)
  • 0570600 feat: newDCP connection added feat: simple usage example added
  • baaf195 feat: print target couchbase config
  • f4207af feat: refactor
  • 17d8a30 feat: remove toolchain
  • 8adbf78 feat: up
  • 7ad4042 feat: update bulk and client
  • 18334ce feat: upgrade go-dcp
  • 6478496 fix: create metric exposer after creating bulk
  • 8d1bd67 fix: initialize metric exposer
  • 7a505e3 fix: integration dockerfile
  • 849e26c fix: integration test folder
  • 8f91fb8 fix: lint
  • 7666e34 fix: lint
  • 1839537 fix: lint
  • 300a8c2 fix: remove toolchain
  • 6cb4c90 fix: remove toolchain