|
1 | 1 | ## Change Log
|
2 | 2 |
|
| 3 | +### 1.4.0 |
| 4 | + |
| 5 | +#### Changes |
| 6 | + |
| 7 | +* Bump org.gradle.test-retry from 1.5.2 to 1.5.4 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/413 |
| 8 | +* Bump uraimo/run-on-arch-action from 2.0.5 to 2.5.1 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/404 |
| 9 | +* Bump actions/cache from 1 to 3 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/406 |
| 10 | +* Bump actions/checkout from 1 to 3 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/408 |
| 11 | +* Bump actions/setup-java from 2 to 3 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/409 |
| 12 | +* Bump org.junit.jupiter:junit-jupiter-engine from 5.8.2 to 5.10.0 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/405 |
| 13 | +* Bump com.google.jimfs:jimfs from 1.2 to 1.3.0 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/407 |
| 14 | +* Bump com.google.protobuf from 0.8.18 to 0.9.4 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/412 |
| 15 | +* Bump org.jetbrains.dokka from 1.6.21 to 1.8.20 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/416 |
| 16 | +* Bump jvm from 1.9.0 to 1.9.10 in /examples by @dependabot in https://github.com/grpc/grpc-kotlin/pull/410 |
| 17 | +* Bump com.google.truth.extensions:truth-proto-extension from 1.1.3 to 1.1.5 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/419 |
| 18 | +* Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/418 |
| 19 | +* Bump org.mockito:mockito-core from 4.5.1 to 4.11.0 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/422 |
| 20 | +* Bump com.google.protobuf:protobuf-gradle-plugin from 0.8.18 to 0.9.4 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/421 |
| 21 | +* Bump org.jetbrains.dokka from 1.8.20 to 1.9.0 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/424 |
| 22 | +* Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/426 |
| 23 | +* Bump composeVersion from 1.5.0 to 1.5.1 in /examples by @dependabot in https://github.com/grpc/grpc-kotlin/pull/427 |
| 24 | +* Bump org.gradle.test-retry from 1.5.4 to 1.5.5 by @dependabot in https://github.com/grpc/grpc-kotlin/pull/430 |
| 25 | +* version bumps and related fixes by @jamesward in https://github.com/grpc/grpc-kotlin/pull/417 |
| 26 | + |
| 27 | +## New Contributors |
| 28 | +* @brettchabot made their first contribution in https://github.com/grpc/grpc-kotlin/pull/417 |
| 29 | +* @dependabot made their first contribution in https://github.com/grpc/grpc-kotlin/pull/413 |
| 30 | + |
| 31 | +**Full Changelog**: https://github.com/grpc/grpc-kotlin/compare/v1.3.1...v1.4.0 |
| 32 | + |
| 33 | + |
3 | 34 | ### 1.3.1
|
4 | 35 |
|
5 | 36 | #### Changes
|
|
0 commit comments