Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 4d75c7a9f8f6c1505a211e7a099f81521a59086d
https://github.com/hibernate/hibernate-orm/commit/4d75c7a9f8f6c1505a211e7...
Author: Sakthivel Subramanian <sakthipvmj(a)gmail.com>
Date: 2026-01-14 (Wed, 14 Jan 2026)
Changed paths:
A hibernate-community-dialects/src/main/java/org/hibernate/community/dialect/SpannerPostgreSQLDialect.java
A hibernate-community-dialects/src/main/java/org/hibernate/community/dialect/SpannerPostgreSQLTableExporter.java
A hibernate-community-dialects/src/main/java/org/hibernate/community/dialect/sequence/SpannerPostgreSQLSequenceSupport.java
M hibernate-core/src/main/java/org/hibernate/dialect/Database.java
M hibernate-core/src/main/java/org/hibernate/id/enhanced/ExportableColumnHelper.java
A hibernate-core/src/main/java/org/hibernate/tool/schema/internal/ColumnValue.java
Log Message:
-----------
HHH-20050:- Create Spanner PostgreSQL dialect
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-validator
Commit: b4b62657f04a5b67f14b95f281b9b20316881e0a
https://github.com/hibernate/hibernate-validator/commit/b4b62657f04a5b67f...
Author: Jon Bayle <jobayle(a)mrhide.eu>
Date: 2026-01-14 (Wed, 14 Jan 2026)
Changed paths:
M documentation/pom.xml
M documentation/src/test/java/org/hibernate/validator/referenceguide/chapter12/nodenameprovider/JacksonPropertyNodeNameProvider.java
M documentation/src/test/java/org/hibernate/validator/referenceguide/chapter12/nodenameprovider/PersonSerializationTest.java
M engine/pom.xml
M pom.xml
Log Message:
-----------
HV-2161 Rework documentation example for Jackson 3
This use case:
https://docs.hibernate.org/stable/validator/reference/en-US/html_single/#...
Uses the interpolator, which is an internal component of Jackson that
was exposed for testing purposes.
In Jackson 3, the interpolator is no longer publicly exposed, a Visitor
must be used instead.
See discussion here:
https://github.com/FasterXML/jackson/discussions/330
Commit: 72393e65a7e5380240b3b075d28bb0be86c60735
https://github.com/hibernate/hibernate-validator/commit/72393e65a7e538024...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-01-14 (Wed, 14 Jan 2026)
Changed paths:
M documentation/src/test/java/org/hibernate/validator/referenceguide/chapter12/nodenameprovider/JacksonPropertyNodeNameProvider.java
M engine/src/test/java/org/hibernate/validator/test/spi/nodenameprovider/jackson/JacksonAnnotationPropertyNodeNameProvider.java
Log Message:
-----------
HV-2161 Update formatting and account for field/getter mismatch
where getter can contain the constraint and field the json mapping info or vice versa
Compare: https://github.com/hibernate/hibernate-validator/compare/f8eb7a9b78aa...7...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-validator/settings/notifications
Branch: refs/heads/dependabot/gradle/build-dependencies-352caaee48
Home: https://github.com/hibernate/hibernate-orm
Commit: 773e8f8874d53c995774271de5437cb8ea3d0a4d
https://github.com/hibernate/hibernate-orm/commit/773e8f8874d53c995774271...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2026-01-14 (Wed, 14 Jan 2026)
Changed paths:
M build.gradle
Log Message:
-----------
Bump biz.aQute.bnd from 7.2.0 to 7.2.1 in the build-dependencies group
Bumps the build-dependencies group with 1 update: biz.aQute.bnd.
Updates `biz.aQute.bnd` from 7.2.0 to 7.2.1
---
updated-dependencies:
- dependency-name: biz.aQute.bnd
dependency-version: 7.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-dependencies
...
Signed-off-by: dependabot[bot] <support(a)github.com>
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications