update version 1.0.3

This commit is contained in:
lenhattan86 2021-10-20 14:46:53 -07:00
parent 48db32c858
commit 66bd6308ce
2 changed files with 17 additions and 1 deletions

View file

@ -1,4 +1,11 @@
1.0.3 (unreleased)
1.0.4 (unreleased)
1.0.3
* update CI to compile on PRs
* Add tier and production in task config
* Add fetch quota command
* Add priority into job config
1.0.2

9
debian/changelog vendored
View file

@ -1,3 +1,12 @@
australis (1.0.3) stable; urgency=medium
* Update CI to compile on PRs
* Add tier and production in task config
* Add fetch quota command
* Add priority into job config
-- Nhat Tan Le <maintainer@nhatle.xyz> Wed, 20 Oct 2021 14:24:10 -0700
australis (1.0.2) stable; urgency=medium
* Fixing broken Thrift dependency by bumping up backported version to thrift v0.13.2