Skip to content

Releases: saagie/updatarium

v1.12.0

17 Feb 08:31
Compare
Choose a tag to compare

Replace forEach with a more functional and elegant way

v1.11.0

14 Feb 14:10
bb86c68
Compare
Choose a tag to compare
Fix a bug in the unlock mongodb

Use the calculateId to have an id

v1.10.0

12 Feb 15:19
f026b8a
Compare
Choose a tag to compare
Add method to iterate on collections using regex

v1.9.0

12 Feb 09:09
2bc7919
Compare
Choose a tag to compare
Add ExitError (and exitCode)

v1.8.0

09 Feb 20:34
2dd3005
Compare
Choose a tag to compare
New configuration system

Add dryRun (no actions) 
Add failfast (stop at the first error)

v1.7.0

08 Feb 17:48
e957fd4
Compare
Choose a tag to compare
Add dates in changeset element in DB

Add a lockDate and a statusDate in DB representing the date the changeset is locked (start) and the date the changeset has a final status (end)

v1.6.1

08 Feb 15:58
Compare
Choose a tag to compare
Upload application in release (fixed)

v1.6.0

08 Feb 15:05
f5ee3b8
Compare
Choose a tag to compare
Slack notifications at each new release

v1.5.0

08 Feb 10:47
00b4ad7
Compare
Choose a tag to compare
CommandLine launcher and Docker image

Create an application you can just launch
Create a docker image with with application

v1.4.1

06 Feb 18:39
568b970
Compare
Choose a tag to compare
Add build badge in README