Skip to content

Commit

Permalink
- Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
rustatian committed Mar 31, 2021
1 parent 3dfe4f1 commit be27b2d
Showing 1 changed file with 26 additions and 3 deletions.
29 changes: 26 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,51 @@
CHANGELOG
=========

v2.0.1 (09.03.2021)
v1.0.3 (06.04.2021)
-------------------
-🪛 Use `runCommand` instead of `pushCommand` because of phantom unexpected responses in the workflow process `Close` method.

## 🩹 Fixes:

- 🐛 Fix bug with the worker which does not follow common grace period.

## 🧹 Updates

- 📦 Bump RR to 2.1.0

v1.0.2 (09.03.2021)
-------------------

## 🧹 Updates

- 📦 Bump RR to 2.0.2

v1.0.1 (09.03.2021)
-------------------
-🪛 Use `runCommand` instead of `pushCommand` because of phantom unexpected responses in the workflow process `Close`
method.

- 📦 Bump Endure container to v1.0.0.
- 📦 Bump RR2 to v2.0.1.
- 📦 Bump golang version in the CI and in the `go.mod` to 1.16

v1.0.0 (02.03.2021)
-------------------

- ⬆️ Update temporal in the `docker-compose.yaml` to `1.7.0`.
- ⬆️ Endure update to `v1.0.0-RC.2`
- ⬆️ RR update to `v2.0.0`

v1.0.0-RC.2 (17.02.2021)
-------------------

- Update `docker-compose.yaml`, use `postgres` instead of `cassandra`.
- Endure update to v1.0.0-RC.2
- Roadrunner core update to v2.0.0-RC.3 (ref: [release](https://github.com/spiral/roadrunner/releases/tag/v2.0.0-RC.3))

v1.0.0-RC.1 (11.02.2021)
-------------------

- RR-Core to v2.0.0-RC.1
- Endure update to v1.0.0-beta.23
- Change `RR_MODE` to `temporal` in the `activity` and `workflow` plugins.
- Change `RR_MODE` to `temporal` in the `activity` and `workflow` plugins.
- Non significant improvements (comments, errors.E usage, small logical issues)

0 comments on commit be27b2d

Please sign in to comment.