You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- airframe-ulid: [#2106](https://github.com/wvlet/airframe/issues/2106) Add ULID.ofMillis(unix time milliseconds) ([#2400](https://github.com/wvlet/airframe/issues/2400)) [[23c1b3a65](https://github.com/wvlet/airframe/commit/23c1b3a65)]
18
+
- airframe-surface: [#2396](https://github.com/wvlet/airframe/issues/2396) Build EnumSurface without reflection ([#2398](https://github.com/wvlet/airframe/issues/2398)) [[4eab8bd91](https://github.com/wvlet/airframe/commit/4eab8bd91)]
19
+
- airframe-surface: Scala3 higher-kind type support ([#2395](https://github.com/wvlet/airframe/issues/2395)) [[a1ce6845e](https://github.com/wvlet/airframe/commit/a1ce6845e)]
20
+
- Update snakeyaml to 1.32 ([#2404](https://github.com/wvlet/airframe/issues/2404)) [[d1697b04e](https://github.com/wvlet/airframe/commit/d1697b04e)]
21
+
- Update sqlite-jdbc to 3.39.3.0 ([#2403](https://github.com/wvlet/airframe/issues/2403)) [[665556f0f](https://github.com/wvlet/airframe/commit/665556f0f)]
22
+
- Update trino-main to 395 ([#2402](https://github.com/wvlet/airframe/issues/2402)) [[8c0ce6f6b](https://github.com/wvlet/airframe/commit/8c0ce6f6b)]
23
+
- airspec: Upgrade to Scala 3.2.0 ([#2394](https://github.com/wvlet/airframe/issues/2394)) [[ab39f2427](https://github.com/wvlet/airframe/commit/ab39f2427)]
24
+
- Update antlr4, antlr4-runtime to 4.11.1 ([#2392](https://github.com/wvlet/airframe/issues/2392)) [[9f5654ec6](https://github.com/wvlet/airframe/commit/9f5654ec6)]
25
+
- Update sbt-scalajs-bundler to 0.21.0 ([#2388](https://github.com/wvlet/airframe/issues/2388)) [[a7b95a91e](https://github.com/wvlet/airframe/commit/a7b95a91e)]
26
+
- Update scalajs-dom to 2.3.0 ([#2387](https://github.com/wvlet/airframe/issues/2387)) [[6b40ca536](https://github.com/wvlet/airframe/commit/6b40ca536)]
27
+
- Upgrade to Scala 3.2.0 ([#2393](https://github.com/wvlet/airframe/issues/2393)) [[e9ce3466b](https://github.com/wvlet/airframe/commit/e9ce3466b)]
28
+
- Update sbt-scoverage to 2.0.2 ([#2362](https://github.com/wvlet/airframe/issues/2362)) [[f9f871120](https://github.com/wvlet/airframe/commit/f9f871120)]
29
+
- Update trino-main to 394 ([#2386](https://github.com/wvlet/airframe/issues/2386)) [[43b63cb0d](https://github.com/wvlet/airframe/commit/43b63cb0d)]
- Update snakeyaml to 1.31 ([#2383](https://github.com/wvlet/airframe/issues/2383)) [[87dfef611](https://github.com/wvlet/airframe/commit/87dfef611)]
32
+
- Update sqlite-jdbc to 3.39.2.1 ([#2382](https://github.com/wvlet/airframe/issues/2382)) [[a8f417273](https://github.com/wvlet/airframe/commit/a8f417273)]
33
+
- Update postgresql to 42.5.0 ([#2381](https://github.com/wvlet/airframe/issues/2381)) [[d70ca2230](https://github.com/wvlet/airframe/commit/d70ca2230)]
34
+
- Update grpc-netty-shaded, grpc-protobuf, ... to 1.49.0 ([#2380](https://github.com/wvlet/airframe/issues/2380)) [[6f250895d](https://github.com/wvlet/airframe/commit/6f250895d)]
35
+
- Update airframe-codec, airframe-control, ... to 22.8.0 ([#2377](https://github.com/wvlet/airframe/issues/2377)) [[519af3963](https://github.com/wvlet/airframe/commit/519af3963)]
36
+
9
37
## 22.8.0
10
38
11
39
- airframe-rpc: Added [RPCContext](https://wvlet.org/airframe/docs/airframe-rpc#rpccontext) to access the original HTTP request and thread-local storage.
0 commit comments