|
1 | 1 | # CHANGELOG |
2 | 2 |
|
3 | | -## 1.2.21 |
4 | | -* no API source code changes since 1.2.14 |
5 | | -* existing API source code runs fine with Dockerhub kanboard/kanboard:v1.2.21 |
6 | | - |
7 | | -## 1.2.20 |
8 | | -* no API source code changes since 1.2.14 |
9 | | -* existing API source code runs fine with Dockerhub kanboard/kanboard:v1.2.20 |
10 | | - |
11 | | -## 1.2.19 |
12 | | -* no API source code changes since 1.2.14 |
13 | | -* existing API source code runs fine with Dockerhub kanboard/kanboard:v1.2.19 |
14 | | - |
15 | 3 | ## 1.2.18 |
16 | | -* no API source code changes since 1.2.14 |
17 | | -* existing API source code runs fine with Dockerhub kanboard/kanboard:v1.2.18 |
| 4 | +* no Java API source code changes since 1.2.14 |
| 5 | +* existing Java API source code runs fine with Dockerhub kanboard/kanboard:v1.2.18 |
| 6 | +* cleanup Java API test KanboardServiceSwimlaneIntegrationTest INTEGRATION_TEST_URL |
| 7 | +* bump [com.fasterxml.jackson.core/jackson-databind](https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind) version from 2.9.10.8 to 2.16.0 |
| 8 | +* bump [com.fasterxml.jackson.dataformat/jackson-dataformat-yaml]() version from 2.9.10 to 2.16.0 |
| 9 | +* bump [junit](https://mvnrepository.com/artifact/junit/junit) version from 4.12 to 4.13.1 |
18 | 10 |
|
19 | 11 | ## 1.2.15 |
20 | | -* no API source code changes since 1.2.14 |
21 | | -* existing API source code runs fine with Dockerhub kanboard/kanboard:v1.2.15 |
| 12 | +* no Java API source code changes since 1.2.14 |
| 13 | +* existing Java API source code runs fine with Dockerhub kanboard/kanboard:v1.2.15 |
22 | 14 | * bump [com.fasterxml.jackson.core/jackson-databind](https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind) version to 2.9.10.8 |
23 | 15 |
|
24 | 16 | ## 1.2.14 |
25 | | -* no API source code changes since ??? |
26 | | -* API runs fine with Dockerhub kanboard/kanboard:v1.2.14 |
| 17 | +* no Java API source code changes since ??? |
| 18 | +* Java API runs fine with Dockerhub kanboard/kanboard:v1.2.14 |
27 | 19 | * added colors to Maven console |
28 | 20 | * bump [com.fasterxml.jackson.core/jackson-databind](https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind) version to 2.9.10.4 |
29 | 21 |
|
30 | 22 | ## 1.2.7 |
31 | | -* API tests run fine with Dockerhub kanboard/kanboard:v1.2.7 |
| 23 | +* Java API tests run fine with Dockerhub kanboard/kanboard:v1.2.7 |
32 | 24 | * bump [com.fasterxml.jackson.core/jackson-databind](https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind) version to 2.9.7 |
0 commit comments