Skip to content

Commit be27b2d

Browse files
committed
- Update CHANGELOG
1 parent 3dfe4f1 commit be27b2d

1 file changed

Lines changed: 26 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,51 @@
11
CHANGELOG
22
=========
33

4-
v2.0.1 (09.03.2021)
4+
v1.0.3 (06.04.2021)
55
-------------------
6-
-🪛 Use `runCommand` instead of `pushCommand` because of phantom unexpected responses in the workflow process `Close` method.
6+
7+
## 🩹 Fixes:
8+
9+
- 🐛 Fix bug with the worker which does not follow common grace period.
10+
11+
## 🧹 Updates
12+
13+
- 📦 Bump RR to 2.1.0
14+
15+
v1.0.2 (09.03.2021)
16+
-------------------
17+
18+
## 🧹 Updates
19+
20+
- 📦 Bump RR to 2.0.2
21+
22+
v1.0.1 (09.03.2021)
23+
-------------------
24+
-🪛 Use `runCommand` instead of `pushCommand` because of phantom unexpected responses in the workflow process `Close`
25+
method.
26+
727
- 📦 Bump Endure container to v1.0.0.
828
- 📦 Bump RR2 to v2.0.1.
929
- 📦 Bump golang version in the CI and in the `go.mod` to 1.16
1030

1131
v1.0.0 (02.03.2021)
1232
-------------------
33+
1334
- ⬆️ Update temporal in the `docker-compose.yaml` to `1.7.0`.
1435
- ⬆️ Endure update to `v1.0.0-RC.2`
1536
- ⬆️ RR update to `v2.0.0`
1637

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

2345
v1.0.0-RC.1 (11.02.2021)
2446
-------------------
47+
2548
- RR-Core to v2.0.0-RC.1
2649
- Endure update to v1.0.0-beta.23
27-
- Change `RR_MODE` to `temporal` in the `activity` and `workflow` plugins.
50+
- Change `RR_MODE` to `temporal` in the `activity` and `workflow` plugins.
2851
- Non significant improvements (comments, errors.E usage, small logical issues)

0 commit comments

Comments
 (0)