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

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

Branch merges

Branch information

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

Recent commits

8a6a706... by Alex Shtin <email address hidden>

Release v1.7.3

b938db1... by Alex Shtin <email address hidden>

Remove TTL from open_executions Cassandra visibility table (#1456)

0670dd0... by wenquan xing <email address hidden>

Release v1.7.2

34cd0e8... by wenquan xing <email address hidden>

Fix DescribeMutableState proto encoding issue
* Fix issue that blob is mistakenly used as encoding type

a04e027... by Alex Shtin <email address hidden>

Fix pip installer download path (#1361)

c71bde5... by Mikhail Gryzykhin <email address hidden>

Release v1.7.1

50b8f42... by wxing1292 <email address hidden>

Unify cassandra error conversion (#1345)

* Unify cassandra error conversion
* Fix initialization issue of new gocql wrapper

130f3e0... by wxing1292 <email address hidden>

Update CLI using new gocql wrapper (#1344)

89789a6... by wxing1292 <email address hidden>

Update cassandra logic using new gocql wrapper (#1343)

* Update cassandra logic using new gocql wrapper for protection against no host available error
* Remove stale code

8211a9d... by wxing1292 <email address hidden>

Add gocql wrapper (#1342)

* Add a gocql wrapper which will refresh session if ErrNoConnections occurs