Skip to content

Commit dbdfa69

Browse files
BoDmartinbonnin
andauthored
Changelog for 4.3.3 (#6681)
* Changelog for 4.3.3 * Update CHANGELOG.md Co-authored-by: Martin Bonnin <[email protected]> --------- Co-authored-by: Martin Bonnin <[email protected]>
1 parent 23dcca0 commit dbdfa69

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,25 @@ Change Log
33

44
# Next version
55

6+
# Version 4.3.3
7+
_2025-08-21_
8+
9+
This is maintenance release that includes a few fixes.
10+
11+
## 👷‍♂️ All changes
12+
13+
* [fix] Normalize the order of arguments of checked definitions (#6651)
14+
* [fix] Make sure that the introspection endpoint property value is checked at execution time (#6658)
15+
* [fix] Do not silently discard network exceptions (#6671)
16+
17+
## 💜 Contributors
18+
19+
Many thanks to @francescocervone for the Gradle plugin fix 💜
20+
621
# Version 4.3.2
722
_2025-07-25_
823

9-
Maintainance release to [fix](https://github.com/apollographql/apollo-kotlin/pull/6619) the `Accept:` header during introspection. Many thanks @pedromfmachado for diving into this!
24+
Maintenance release to [fix](https://github.com/apollographql/apollo-kotlin/pull/6619) the `Accept:` header during introspection. Many thanks @pedromfmachado for diving into this!
1025

1126
This release also contains infrastructure work:
1227
* the IJ plugin is now released separately from a [dedicated repository](https://github.com/apollographql/apollo-intellij-plugin).

0 commit comments

Comments
 (0)