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-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# Change Log
2
2
3
-
## 0.4.10-SNAPSHOT
3
+
## 0.4.10
4
+
* fix(GH-38): Support JPA @ElementCollection annotation with @Embeddable generic type (#270) [04e07c3](https://github.com/introproventures/graphql-jpa-query/commit/04e07c3ecdf6e603cafeea8ff8354735b1ed08c7)
4
5
* fix: Resolve query fetch result in memory to avoid N+1 query problems (#266) [d7163f7](https://github.com/introproventures/graphql-jpa-query/commit/d7163f7f66f018ae3635c3a0828aaf5e2f83a4bf)
5
6
* fix: add support for server.servlet.content-path configuration (#264) [edf9a8a](https://github.com/introproventures/graphql-jpa-query/commit/edf9a8a2628de9dff5e2f0806d0dc2a1a8569463)
6
7
* fix(GH-232): SimpleDateFormat is not threadsafe (#261) [cecb286](https://github.com/introproventures/graphql-jpa-query/commit/cecb286ecd3ef805c56e04f95fae28c239c50fc6)
0 commit comments