Skip to content

Releases: fraym/projections-proto

v2.0.2

29 Aug 11:53
f4ec349
Compare
Choose a tag to compare

v2.0.2

🐛 Bug Fixes

  • Fix migration message name conflicts

Commits

  • Fix migration message name conflicts f4ec349

go/v2.0.1...v2.0.2

v2.0.1

29 Aug 10:49
f808711
Compare
Choose a tag to compare

v2.0.1

🐛 Bug Fixes

  • Fix migration proto file name

Commits

  • Fix migration proto file name f808711

go/v2.0.0...v2.0.1

v2.0.0

28 Aug 08:14
3fdf856
Compare
Choose a tag to compare

v2.0.0

💥 Breaking Changes

  • New migration API

🎁 New Features

  • Add crud data transformation streaming rpc

Commits

go/v1.0.0...v2.0.0

v1.0.0

17 Jul 07:09
1d73614
Compare
Choose a tag to compare

v1.0.0

🎁 New Features

  • Add wait condition to get data rpc

Commits

go/v1.0.0-alpha.17...v1.0.0

v1.0.0-alpha.17

05 Apr 07:27
c597c76
Compare
Choose a tag to compare
v1.0.0-alpha.17 Pre-release
Pre-release

v1.0.0-alpha.17

🐛 Bug Fixes

  • Return id when upserting data

Commits

  • Return id when upserting data c597c76

go/v1.0.0-alpha.16...v1.0.0-alpha.17

v1.0.0-alpha.16

28 Mar 13:24
35df0f4
Compare
Choose a tag to compare
v1.0.0-alpha.16 Pre-release
Pre-release

v1.0.0-alpha.16

🎁 New Features

  • Specify correlation and causation ids

Commits

  • Specify correlation and causation ids 35df0f4

go/v1.0.0-alpha.15...v1.0.0-alpha.16

v1.0.0-alpha.15

23 Mar 09:58
7c7398d
Compare
Choose a tag to compare
v1.0.0-alpha.15 Pre-release
Pre-release

v1.0.0-alpha.15

💥 Breaking Changes

  • Use int64 instead of int32 for pagination

🎁 New Features

  • Add numer of total items to pagination data

Commits

go/v1.0.0-alpha.14...v1.0.0-alpha.15

v1.0.0-alpha.14

17 Mar 11:28
5b2cadd
Compare
Choose a tag to compare
v1.0.0-alpha.14 Pre-release
Pre-release

v1.0.0-alpha.14

🐛 Bug Fixes

  • Fix GetProjectionDataListRequest request

Commits

  • Fix GetProjectionDataListRequest request 5b2cadd

go/v1.0.0-alpha.13...v1.0.0-alpha.14

v1.0.0-alpha.13

17 Mar 11:11
9decb98
Compare
Choose a tag to compare
v1.0.0-alpha.13 Pre-release
Pre-release

v1.0.0-alpha.13

💥 Breaking Changes

  • Extend and refactor delivery api

Commits

go/v1.0.0-alpha.12...v1.0.0-alpha.13

v1.0.0-alpha.12

07 Feb 13:14
05911f5
Compare
Choose a tag to compare
v1.0.0-alpha.12 Pre-release
Pre-release

v1.0.0-alpha.12

🎁 New Features

  • Add DataOrder to GetProjectionDataRequest

Commits

  • Add DataOrder to GetProjectionDataRequest 05911f5

go/v1.0.0-alpha.11...v1.0.0-alpha.12