62 Commits

Author SHA1 Message Date
wxing1292
622852f5c1 Refactor replication task processor (#1005)
* Refactor replication task processor
* Rewrite some tests
* Update proto definition of shard ID from int64 to int32: `int32, uint32, int64, uint64, and bool are all compatible`
Ref: https://developers.google.com/protocol-buffers/docs/proto#updating
2020-11-18 16:26:55 -08:00
wxing1292
a9eed10c29 Refactor replication task executor (#1001)
* Refactor replication task executor
* Rewrite some tests
2020-11-16 16:09:47 -08:00
wxing1292
46079a52fb Remove unused EventStoreVersion attr (#964) 2020-11-09 16:38:30 -08:00
Samar Abbas
53ef2b22f2 Remove GetRawHistoryV1 api used for 2dc (#744) 2020-09-21 14:55:41 -07:00
Alex Shtin
7ae32e5147 Release 0.30.0 (#730) 2020-09-16 19:09:48 -07:00
Samar Abbas
50de8a2bc3 Remove 2dc codepath (#692)
NDC work is now production ready so it does not makes sense to keep 
both 2dc and ndc as Temporal does not have to support legacy 2dc clusters.
2020-09-02 14:31:00 -07:00
Alex Shtin
15c8d047a9 Update proto license header (#617) 2020-08-17 11:23:27 -07:00
Alex Shtin
01877638e9 Convert attempts to int32 for consistency (#644) 2020-07-30 21:21:13 -07:00
Shawn Hathaway
784aa74731 Replication Server API Internal ProtoTime (#640) 2020-07-30 16:19:11 -07:00
Alex Shtin
2b23c59bb9 Migrate to new vanity import URLs (#517) 2020-07-08 19:48:20 -07:00
Alex Shtin
ca33ba46a6 Use vanity import package name go.temporal.io/server (#511) 2020-07-08 16:09:12 -07:00
Alex Shtin
f685a88a79 Add proto generated go files (#506) 2020-07-08 09:25:23 -07:00