Skip to content

Commit 534a893

Browse files
committed
Release 22.3.0
1 parent 7ba56b9 commit 534a893

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

docs/release-notes.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,33 @@ title: Release Notes
66

77
Airframe uses YY.MM.patch versioning scheme, so the version numbers match with the release year and month.
88

9+
## 22.3.0
10+
11+
This version is a maintenance release for dependency updatates:
12+
13+
- Update sbt-mdoc to 2.3.2 ([#2101](https://github.com/wvlet/airframe/issues/2101)) [[7ba56b97](https://github.com/wvlet/airframe/commit/7ba56b97)]
14+
- Update jmh-core, jmh-generator-bytecode, ... to 1.35 ([#2102](https://github.com/wvlet/airframe/issues/2102)) [[78afcd9c](https://github.com/wvlet/airframe/commit/78afcd9c)]
15+
- Update trino-main to 375 ([#2103](https://github.com/wvlet/airframe/issues/2103)) [[346d3bd0](https://github.com/wvlet/airframe/commit/346d3bd0)]
16+
- Update finagle-core, finagle-http, ... to 22.3.0 ([#2104](https://github.com/wvlet/airframe/issues/2104)) [[3bbbc469](https://github.com/wvlet/airframe/commit/3bbbc469)]
17+
- Revert "Update sbt-sonatype to 3.9.12 ([#2082](https://github.com/wvlet/airframe/issues/2082))" ([#2100](https://github.com/wvlet/airframe/issues/2100)) [[e69eb9f5](https://github.com/wvlet/airframe/commit/e69eb9f5)]
18+
- Update scala-collection-compat to 2.7.0 ([#2099](https://github.com/wvlet/airframe/issues/2099)) [[87592f2d](https://github.com/wvlet/airframe/commit/87592f2d)]
19+
- Update sbt-scalajs-crossproject to 1.2.0 ([#2098](https://github.com/wvlet/airframe/issues/2098)) [[dedbd5d4](https://github.com/wvlet/airframe/commit/dedbd5d4)]
20+
- Update trino-main to 374 ([#2097](https://github.com/wvlet/airframe/issues/2097)) [[18eb8b5d](https://github.com/wvlet/airframe/commit/18eb8b5d)]
21+
- Update swagger-parser to 2.0.31 ([#2096](https://github.com/wvlet/airframe/issues/2096)) [[ac6374f0](https://github.com/wvlet/airframe/commit/ac6374f0)]
22+
- Update trino-main to 373 ([#2095](https://github.com/wvlet/airframe/issues/2095)) [[7f8632c6](https://github.com/wvlet/airframe/commit/7f8632c6)]
23+
- Update grpc-netty-shaded, grpc-protobuf, ... to 1.45.0 ([#2094](https://github.com/wvlet/airframe/issues/2094)) [[54608379](https://github.com/wvlet/airframe/commit/54608379)]
24+
- Update msgpack-core to 0.9.1 ([#2093](https://github.com/wvlet/airframe/issues/2093)) [[61701722](https://github.com/wvlet/airframe/commit/61701722)]
25+
- Update hadoop-aws, hadoop-client to 3.3.2 ([#2091](https://github.com/wvlet/airframe/issues/2091)) [[c071146c](https://github.com/wvlet/airframe/commit/c071146c)]
26+
- Update logback-core to 1.2.11 ([#2092](https://github.com/wvlet/airframe/issues/2092)) [[91e02e26](https://github.com/wvlet/airframe/commit/91e02e26)]
27+
- Update trino-main to 372 ([#2090](https://github.com/wvlet/airframe/issues/2090)) [[d45ceb4e](https://github.com/wvlet/airframe/commit/d45ceb4e)]
28+
- Update sbt-mdoc to 2.3.1 ([#2088](https://github.com/wvlet/airframe/issues/2088)) [[beeefc43](https://github.com/wvlet/airframe/commit/beeefc43)]
29+
- Update finagle-core, finagle-http, ... to 22.2.0 ([#2089](https://github.com/wvlet/airframe/issues/2089)) [[0af461bd](https://github.com/wvlet/airframe/commit/0af461bd)]
30+
- Slow down awssdk update ([#2087](https://github.com/wvlet/airframe/issues/2087)) [[09a66a29](https://github.com/wvlet/airframe/commit/09a66a29)]
31+
- Update sbt-sonatype to 3.9.12 ([#2082](https://github.com/wvlet/airframe/issues/2082)) [[105d1a70](https://github.com/wvlet/airframe/commit/105d1a70)]
32+
- Update scala-parser-combinators to 2.1.1 ([#2084](https://github.com/wvlet/airframe/issues/2084)) [[8cd1e9a3](https://github.com/wvlet/airframe/commit/8cd1e9a3)]
33+
- Update grpc-netty-shaded, grpc-protobuf, ... to 1.44.1 ([#2080](https://github.com/wvlet/airframe/issues/2080)) [[7357cd76](https://github.com/wvlet/airframe/commit/7357cd76)]
34+
- Update airspec, sbt-airframe to 22.2.0 ([#2081](https://github.com/wvlet/airframe/issues/2081)) [[c78698c0](https://github.com/wvlet/airframe/commit/c78698c0)]
35+
936
## 22.2.0
1037

1138
This version upgrades Scala.js vertion to 1.9.0, and improves support for Scala 3

0 commit comments

Comments
 (0)