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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Change Log
2
2
3
-
## 0.3.4-SNAPSHOT
3
+
## 0.3.4
4
+
* Support @MappedSuperclass and @Embedded jpa annotations (#35) [09807ac](null/commit/09807ac4988f986b669ad60307c868d4590bdd34)
5
+
* Support @ElementCollection attribute mappings (#34) [0df8a98](null/commit/0df8a98f5e4cd9cc6783e55af759eedc4a61c529)
4
6
* Fix RTE in DataFetcher on GraphQL __typename introspection field (#32) [fa9e760](null/commit/fa9e7603cd3adaa5cc75b17eb1c09fb3ce080eb9)
5
7
* Enable autoReleaseAfterClose in Maven release [97d81b9](null/commit/97d81b91208abba899645d689025e6eb62b68fbf)
6
8
* Fix: 'NE' is generating 'LIKE' statement instead of notEqual for Strings (#29) [b963eb8](null/commit/b963eb83f630e032d96c50cc5022e553f252e22b)
0 commit comments