|
11 | 11 |
|
12 | 12 | --> |
13 | 13 | ## Master |
| 14 | + |
| 15 | +# 1.3.4 |
| 16 | + |
| 17 | +- Fix GitLab pipeline ID overflow by changing Int to Long for all GitLab ID |
| 18 | + fields [@gianluz] - [#317](https://github.com/danger/kotlin/pull/317) |
| 19 | +- Add Docker instructions and syntax highlighting |
| 20 | + tips [@hubertgrzeskowiak] - [#305](https://github.com/danger/kotlin/pull/305) |
| 21 | +- Update actions/download-artifact from 4 to 5 [@dependabot] - [#307](https://github.com/danger/kotlin/pull/307) |
| 22 | + |
| 23 | +# 1.3.3 |
| 24 | + |
| 25 | +- Fix working with raw git diff [@grine4ka] - [#297](https://github.com/danger/kotlin/pull/297) |
| 26 | +- Update Kotlin libraries [@grine4ka] - [#298](https://github.com/danger/kotlin/pull/298) |
| 27 | + |
| 28 | +# 1.3.2 |
| 29 | + |
| 30 | +- Upgrade JDK to 23 [@vilmosnagy] - [#294](https://github.com/danger/kotlin/pull/294) |
| 31 | +- Update to JDK 23 [@Vacxe] - [#296](https://github.com/danger/kotlin/pull/296) |
| 32 | +- Update actions/checkout to v4 in README.md [@tinyboxvk] - [#293](https://github.com/danger/kotlin/pull/293) |
| 33 | +- Fix using `head_pipeline` instead of `pipeline` in |
| 34 | + GitLab [@grine4ka] - [#289](https://github.com/danger/kotlin/pull/289) |
| 35 | +- Fix typo in GitLab Pipeline status name [@grine4ka] - [#287](https://github.com/danger/kotlin/pull/287) |
| 36 | +- Make GitLab MR descriptions optional [@mrbass21] - [#285](https://github.com/danger/kotlin/pull/285) |
| 37 | +- Update CI checks node version to 22.10.0 [@Vacxe] - [#288](https://github.com/danger/kotlin/pull/288) |
| 38 | +- Update Kotlin to 2.0.21 [@Vacxe] |
| 39 | +- Update Gradle to 8.10.2 [@Vacxe] |
| 40 | + |
| 41 | +# 1.3.1 |
| 42 | + |
| 43 | +- Fix GitHub user optional fields [@Vacxe] - [#278](https://github.com/danger/kotlin/pull/278) |
| 44 | +- Fix missed default serialization values [@Vacxe] - [#281](https://github.com/danger/kotlin/pull/281) |
| 45 | +- Bump Kotlin version to 1.7.22 [@Vacxe] - [#275](https://github.com/danger/kotlin/pull/275) |
| 46 | +- Update README.md [@r0adkll] - [#284](https://github.com/danger/kotlin/pull/284) |
| 47 | + |
| 48 | +# 1.3.0 |
| 49 | + |
| 50 | +- Add draft field to Pull Request [@msarelo] - [#254](https://github.com/danger/kotlin/pull/254) |
| 51 | +- Add new GitHub action [@Vacxe] - [#269](https://github.com/danger/kotlin/pull/269) |
| 52 | +- Add release flow and distribution |
| 53 | + pipeline [@Vacxe] - [#263](https://github.com/danger/kotlin/pull/263), [#268](https://github.com/danger/kotlin/pull/268) |
| 54 | +- Update actions/checkout from 3 to 4 [@dependabot] - [#272](https://github.com/danger/kotlin/pull/272) |
| 55 | +- Update actions/setup-java from 3 to 4 [@dependabot] - [#271](https://github.com/danger/kotlin/pull/271) |
| 56 | +- Fixed MissingFieldException's during parsing Bitbucket Server |
| 57 | + responses [@msarelo] - [#254](https://github.com/danger/kotlin/pull/254) |
| 58 | +- Add accessors for Danger reports [@417-72KI] - [#245](https://github.com/danger/kotlin/pull/245) |
14 | 59 | - Update README.md with guidance to enable auto-complete in Android Studio [@gianluz] - [#242](https://github.com/danger/kotlin/pull/242) |
15 | 60 | - Update install script with Kotlin compiler 1.7.0 [@gianluz] - [#241](https://github.com/danger/kotlin/pull/241) |
16 | | -- Add accessors for Danger reports [@417-72KI] - [#245](https://github.com/danger/kotlin/pull/245) |
17 | 61 |
|
18 | 62 | # 1.2.0 |
19 | 63 | - Update `Kotlin` to `1.7.0` and added support for Apple Silicon Chipset [@gianluz] - [#231](https://github.com/danger/kotlin/pull/231) |
|
99 | 143 | [@rojanthomas]: https://github.com/rojanthomas |
100 | 144 | [@eygraber]: https://github.com/eygraber |
101 | 145 | [@417-72KI]: https://github.com/417-72KI |
| 146 | +[@vchernyshov]: https://github.com/vchernyshov |
| 147 | +[@msarelo]: https://github.com/msarelo |
| 148 | +[@vilmosnagy]: https://github.com/vilmosnagy |
| 149 | +[@Vacxe]: https://github.com/Vacxe |
| 150 | +[@hubertgrzeskowiak]: https://github.com/hubertgrzeskowiak |
| 151 | +[@grine4ka]: https://github.com/grine4ka |
| 152 | +[@tinyboxvk]: https://github.com/tinyboxvk |
| 153 | +[@mrbass21]: https://github.com/mrbass21 |
| 154 | +[@r0adkll]: https://github.com/r0adkll |
| 155 | +[@sonulen]: https://github.com/sonulen |
| 156 | +[@doodeec]: https://github.com/doodeec |
0 commit comments