Skip to content

Commit 2fcb055

Browse files
authored
ADd changelog for 4.4.2 (#6897)
1 parent 2c072e0 commit 2fcb055

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Change Log
22
==========
33

4+
# Version 4.4.2
5+
_2025-03-16_
6+
7+
Maintenance release that adds a new KMP target and makes it easier to work with the new cache and AGP9.
8+
9+
This version also bumps KGP to 2.2. This is transparent for Android/JVM consumers but requires native/JS/wasm consumers to use KGP 2.2 to compile against `4.4.2`.
10+
11+
* [NEW] Add watchosDeviceArm64 (#6892)
12+
* [UPDATE] Upgrade KGP to 2.2 (#6892)
13+
* [FIX] If the new cache is present, do not import @typePolicy and @fieldPolicy (#6896)
14+
* [FIX] Use the same classloader than the one which loaded apollo-gradle-plugin to lookup the AGP version (#6877) (#6893)
15+
16+
417
# Version 5.0.0-alpha.5
518

619
This version is ["golden-path ready"](https://github.com/graphql/graphql-wg/issues/1887). It supports latest GraphQL experimental features:

0 commit comments

Comments
 (0)