Skip to content

Commit 30e4d0e

Browse files
committed
Release 22.7.3
1 parent b10c949 commit 30e4d0e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ 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.7.3
10+
11+
This version removes the absolute source code paths embedded to the compiled binaries when using airframe-log, airframe-di, airspec. This will reduce the generated class file size and protect the privacy of your local folder information.
12+
13+
- Removing full source paths from the generated code ([#2330](https://github.com/wvlet/airframe/issues/2330)) [[b10c9490e](https://github.com/wvlet/airframe/commit/b10c9490e)]
14+
- Update trino-main to 390 ([#2325](https://github.com/wvlet/airframe/issues/2325)) [[681c82780](https://github.com/wvlet/airframe/commit/681c82780)]
15+
- Use 2.12.x wildcard version in CI ([#2329](https://github.com/wvlet/airframe/issues/2329)) [[1090ccf00](https://github.com/wvlet/airframe/commit/1090ccf00)]
16+
- Update airframe-codec, airframe-control, ... to 22.7.2 ([#2323](https://github.com/wvlet/airframe/issues/2323)) [[7ba1b05ff](https://github.com/wvlet/airframe/commit/7ba1b05ff)]
17+
- Update airframe-codec, airframe-control, ... to 22.7.2 ([#2321](https://github.com/wvlet/airframe/issues/2321)) [[8f90e5079](https://github.com/wvlet/airframe/commit/8f90e5079)]
18+
919
## 22.7.2
1020

1121
This version recompiles airframe for Java8 target.

0 commit comments

Comments
 (0)