~maas-committers/maas/+git/temporal:release/v1.3.x

Last commit made on 2021-02-18
Get this branch:
git clone -b release/v1.3.x https://git.launchpad.net/~maas-committers/maas/+git/temporal

Branch merges

Branch information

Name:
release/v1.3.x
Repository:
lp:~maas-committers/maas/+git/temporal

Recent commits

3555394... by wenquan xing <email address hidden>

Try fix buildkite docker

9073671... by wenquan xing <email address hidden>

Patch 1.3.3

8cb8cb0... by wenquan xing <email address hidden>

Pick #1187

66e6211... by wenquan xing <email address hidden>

Release v1.3.2

30bd1b7... by wxing1292 <email address hidden>

Remove forced namespace cache refresh (#1014) (#1017)

* Remove forced namespace cache refresh
* Make SQL insert into history tree idempotent

NOTE: Previously, if a namespace is newly created and not loaded
in cache, the namespace cache can do forced cache refresh reducing
the wait time for caller. This forced cache refreshment may able
to trigger a new callback for failover. Now, if a task with deleted
namespace is processed, namespace cache will trigger the above
cache refreshment and causing a deadlock. The only solution now is
to remove the namespace cache forced refreshment logic.

56a5b54... by Alex Shtin <email address hidden>

Release v1.3.1

3ce1190... by Alex Shtin <email address hidden>

Fix nil execution stats dereference (#997)

428db01... by Alex Shtin <email address hidden>

Release v1.3.0

9228040... by Ruslan <email address hidden>

Increase frontend list operation QPS to 30 (#968)

65cf6f0... by Alex Shtin <email address hidden>

Update go.temporal.io/api (#959)