Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.hibernate.orm:hibernate-community-dialects from 6.4.2.Final to 6.4.3.Final #45

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

Bumps org.hibernate.orm:hibernate-community-dialects from 6.4.2.Final to 6.4.3.Final.

Release notes

Sourced from org.hibernate.orm:hibernate-community-dialects's releases.

Hibernate ORM 6.4.3.Final released

Today, we published a new maintenance release of Hibernate ORM 6.4: 6.4.3.Final.

What's new

This release introduces a few minor improvements as well as bug fixes.

You can find the full list of 6.4.3.Final changes here.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-community-dialects's changelog.

Changes in 6.4.3.Final (February 02, 2024)

https://hibernate.atlassian.net/projects/HHH/versions/32243

** Bug * [HHH-17690] - Joins with Predicates using Criteria API in combination with EntityGraph poducing additional joins. * [HHH-17689] - Cache SQL statement for unique key lookup * [HHH-17687] - AttributeConverter, query does not use converter to convert 'null' fields * [HHH-17686] - Join with inheritance subtype association doesn't trigger auto-flush * [HHH-17683] - hibernate-jpamodelgen generates wrong constructor for metamodel of entities whose methods contain a static EntityManager getEntityManager() * [HHH-17681] - Restore AbstractSqmSelfRenderingFunctionDescriptor backwards compatibility * [HHH-17679] - Unnecessary entity name usage leads to collection element join * [HHH-17677] - COALESCE usage in SQL is broken when giving NULL as second parameter * [HHH-17674] - NullPointerException thrown when loading entity previously evicted and proxied * [HHH-17670] - NPE in FromClause#findTableGroup * [HHH-17668] - NullPointerException when refreshing bytecode-enhanced entity from second-level cache * [HHH-17667] - Delete by type query with @​DiscriminatorColumn generates SQL with a missing join * [HHH-17666] - Datetime truncation fails when argument is a converted property * [HHH-17665] - java.lang.ClassCastException in some cases when loading child entities, mapped as joined-subclass. * [HHH-17653] - Error in generating schema when @​Generator annotation is applied to a non id embeddable property * [HHH-17644] - Mapping of generic types in single table inheritance depends on lexicographical order of parent and child classnames * [HHH-17643] - Allow uninitialized proxy serialization even when a SessionFactory is not available * [HHH-17634] - Merging a new entity having a @​GeneratedValue id should not set the generated id to the original entity * [HHH-17629] - Criteria and Entity graph generates same join clause twice * [HHH-17605] - NativeQuery - Multiple entities of same type are translated into the same single object * [HHH-17598] - Criteria multiselect doesn't work properly for array types other than Object[] * [HHH-17594] - "Could not set value of type" for @​EmbeddedId that uses a @​DiscriminatorValue as Key * [HHH-17587] - Setting to null a property from a @​SecondaryTable and @​DynamicUpdate deletes the whole entry from database * [HHH-17550] - NO_CONSTRAINT not honored by InheritanceType.JOINED * [HHH-17526] - During eager batch fetching, real exceptions swallowed by exception in finally * [HHH-17461] - Add explicit @​SoftDelete column duplication validation * [HHH-17420] - JoinColumn throws an occurs out of order AnnotationException * [HHH-17326] - deprecated lazyLoading no longer working * [HHH-17320] - A basic attribute of type TreeMap causes a JdbcTypeRecommendationException * [HHH-17113] - Incorrect SQL generated on DiscriminatorColumn when combined with bidirectional relation and @​DiscriminatorOptions(force = true) * [HHH-16960] - OneToOne lazy loading fails when fetch graph is involved

** Improvement * [HHH-17319] - Use Oracle GraalVM for Atlas builds

Commits
  • ad5e3df Post-steps for release : 6.4.3.Final
  • 722c213 Pre-steps for release : 6.4.3.Final
  • 5ae21a1 HHH-17320 A basic attribute of type TreeMap causes a JdbcTypeRecommendationEx...
  • 7be2362 HHH-17320 Add test for issue
  • b781594 HHH-17687 AttributeConverter, query does not use converter to convert 'null' ...
  • e4f5926 HHH-17687 Add test for issue
  • 24d25ce HHH-17686 Avoid internal use of pruned expression for named references
  • 702caf4 HHH-17686 Add test for issue
  • 7197f25 HHH-17319 Use Oracle GraalVM for Atlas builds
  • da21ca2 HHH-17689 Cache SQL statement for unique key lookup
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.hibernate.orm:hibernate-community-dialects](https://github.com/hibernate/hibernate-orm) from 6.4.2.Final to 6.4.3.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.3/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.2...6.4.3)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-community-dialects
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2024

Superseded by #46.

@dependabot dependabot bot closed this Feb 8, 2024
@dependabot dependabot bot deleted the dependabot/maven/org.hibernate.orm-hibernate-community-dialects-6.4.3.Final branch February 8, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant