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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# Change Log
2
2
3
-
## 0.4.7-SNAPSHOT
3
+
## 0.4.7
4
+
* fix(GH-232): SimpleDateFormat is not threadsafe (#261) [cecb286](https://github.com/introproventures/graphql-jpa-query/commit/cecb286ecd3ef805c56e04f95fae28c239c50fc6)
4
5
* fix: disable default order by for batched queries (#258) [5e4c85c](https://github.com/introproventures/graphql-jpa-query/commit/5e4c85c3a991336a4889c180fad4a355ec28723d)
5
6
* fix: remove readOnly transaction attribute in GraphQLController (#257) [1f4eb90](https://github.com/introproventures/graphql-jpa-query/commit/1f4eb90e9c07de444316e5ea59ea7f1b4a9da583)
6
7
* fix: enable include statistics on data loader dispatcher instrumentation [144c8a9](https://github.com/introproventures/graphql-jpa-query/commit/144c8a92a08c56961d57424cd104c48a88186c61)
0 commit comments