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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24-24Lines changed: 24 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,30 +14,30 @@ _2024-06-05_
14
14
#5865: `ApolloCompilerPluginProvider` is introduced to allow passing arguments to compiler plugins. See the [compiler plugins documentation](https://go.apollo.dev/ak-compiler-plugins) for more details.
15
15
16
16
## 👷 All changes
17
-
[testing] Use com.apollographql.mockserver.MockServer (#5939)
18
-
[testing] Simplify our implementation of runTest (#5935)
19
-
[testing] Prepare apollo-testing-support to new MockServer (#5934)
20
-
[runtime] Remove multidex library (#5930)
21
-
[all] Bump languageVersion/apiVersion to Kotlin 2.0 (#5931)
22
-
[codegen] fix mapping of the builtin Float type (#5928)
23
-
[IJ Plugin] Add inspection to warn about the presence of a GraphQL config file (#5908)
24
-
[codegen] Add a null-check to java enum safeValueOf (#5904)
0 commit comments