[hibernate/hibernate-orm] 7709f6: Point to docs.hibernate.org instead of docs.jboss....
by Marko Bekhta
Branch: refs/heads/6.2
Home: https://github.com/hibernate/hibernate-orm
Commit: 7709f6790acb4de6f82ff7a83d4ae2de9ee0a076
https://github.com/hibernate/hibernate-orm/commit/7709f6790acb4de6f82ff7a...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-11-26 (Wed, 26 Nov 2025)
Changed paths:
M design/working/6.0-posts.adoc
M documentation/src/main/asciidoc/querylanguage/Expressions.adoc
M documentation/src/main/asciidoc/shared/url-attributes.adoc
M documentation/src/main/asciidoc/userguide/appendices/LegacyBasicTypeResolution.adoc
M documentation/src/main/asciidoc/userguide/chapters/bootstrap/Bootstrap.adoc
M documentation/src/main/asciidoc/userguide/chapters/caching/Caching.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/associations.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/basic_types.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/collections.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/embeddables.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/entity.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/inheritance.adoc
M documentation/src/main/asciidoc/userguide/chapters/envers/Envers.adoc
M documentation/src/main/asciidoc/userguide/chapters/fetching/Fetching.adoc
M documentation/src/main/asciidoc/userguide/chapters/flushing/Flushing.adoc
M documentation/src/main/asciidoc/userguide/chapters/jdbc/Database_Access.adoc
M documentation/src/main/asciidoc/userguide/chapters/locking/Locking.adoc
M documentation/src/main/asciidoc/userguide/chapters/multitenancy/MultiTenancy.adoc
M documentation/src/main/asciidoc/userguide/chapters/pc/PersistenceContext.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/hql/Query.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/hql/QueryLanguage.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/native/Native.adoc
M documentation/src/main/asciidoc/userguide/chapters/schema/Schema.adoc
M documentation/src/main/asciidoc/userguide/chapters/statistics/Statistics.adoc
M documentation/src/main/asciidoc/userguide/chapters/tooling/modelgen.adoc
M documentation/src/main/asciidoc/userguide/chapters/transactions/Transactions.adoc
M documentation/src/main/style/asciidoctor/js/toc.js
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/cid/CompositeIdFkGeneratedValueTest.java
M local-build-plugins/src/main/java/org/hibernate/orm/properties/SettingsDocExtension.java
M local-build-plugins/src/main/java/org/hibernate/orm/properties/SettingsDocumentationPlugin.java
M migration-guide.adoc
M release/src/release/announcement-template.adoc
Log Message:
-----------
Point to docs.hibernate.org instead of docs.jboss.org/hibernate in various docs
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
5 months
[hibernate/hibernate-orm] 5b92ae: Point to docs.hibernate.org instead of docs.jboss....
by Marko Bekhta
Branch: refs/heads/6.6
Home: https://github.com/hibernate/hibernate-orm
Commit: 5b92ae5e3f16314f319d6571192b862de1764f6a
https://github.com/hibernate/hibernate-orm/commit/5b92ae5e3f16314f319d657...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-11-26 (Wed, 26 Nov 2025)
Changed paths:
M MAINTAINERS.md
M design/working/6.0-posts.adoc
M documentation/src/main/asciidoc/querylanguage/Expressions.adoc
M documentation/src/main/asciidoc/shared/url-attributes.adoc
M documentation/src/main/asciidoc/userguide/appendices/LegacyBasicTypeResolution.adoc
M documentation/src/main/asciidoc/userguide/chapters/bootstrap/Bootstrap.adoc
M documentation/src/main/asciidoc/userguide/chapters/caching/Caching.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/associations.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/basic_types.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/collections.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/embeddables.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/entity.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/inheritance.adoc
M documentation/src/main/asciidoc/userguide/chapters/envers/Envers.adoc
M documentation/src/main/asciidoc/userguide/chapters/fetching/Fetching.adoc
M documentation/src/main/asciidoc/userguide/chapters/flushing/Flushing.adoc
M documentation/src/main/asciidoc/userguide/chapters/jdbc/Database_Access.adoc
M documentation/src/main/asciidoc/userguide/chapters/locking/Locking.adoc
M documentation/src/main/asciidoc/userguide/chapters/multitenancy/MultiTenancy.adoc
M documentation/src/main/asciidoc/userguide/chapters/pc/PersistenceContext.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/hql/Query.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/hql/QueryLanguage.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/native/Native.adoc
M documentation/src/main/asciidoc/userguide/chapters/schema/Schema.adoc
M documentation/src/main/asciidoc/userguide/chapters/statistics/Statistics.adoc
M documentation/src/main/asciidoc/userguide/chapters/tooling/modelgen.adoc
M documentation/src/main/asciidoc/userguide/chapters/transactions/Transactions.adoc
M documentation/src/main/style/asciidoctor/js/toc.js
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/cid/CompositeIdFkGeneratedValueTest.java
M local-build-plugins/src/main/java/org/hibernate/orm/properties/SettingsDocExtension.java
M local-build-plugins/src/main/java/org/hibernate/orm/properties/SettingsDocumentationPlugin.java
M migration-guide.adoc
M release-announcement.adoc
M release/README.adoc
M release/src/release/announcement-template.adoc
Log Message:
-----------
Point to docs.hibernate.org instead of docs.jboss.org/hibernate in various docs
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
5 months
[hibernate/hibernate-orm] 2f521e: Point to docs.hibernate.org instead of docs.jboss....
by Marko Bekhta
Branch: refs/heads/7.1
Home: https://github.com/hibernate/hibernate-orm
Commit: 2f521ef1f7d9f904378d354e2fdea7533f0a4ec7
https://github.com/hibernate/hibernate-orm/commit/2f521ef1f7d9f904378d354...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-11-26 (Wed, 26 Nov 2025)
Changed paths:
M design/working/6.0-posts.adoc
M documentation/src/main/asciidoc/querylanguage/Expressions.adoc
M documentation/src/main/asciidoc/shared/url-attributes.adoc
M documentation/src/main/asciidoc/userguide/appendices/LegacyBasicTypeResolution.adoc
M documentation/src/main/asciidoc/userguide/chapters/caching/Caching.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/associations.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/basic_types.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/collections.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/embeddables.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/entity.adoc
M documentation/src/main/asciidoc/userguide/chapters/envers/Envers.adoc
M documentation/src/main/asciidoc/userguide/chapters/fetching/Fetching.adoc
M documentation/src/main/asciidoc/userguide/chapters/flushing/Flushing.adoc
M documentation/src/main/asciidoc/userguide/chapters/jdbc/Database_Access.adoc
M documentation/src/main/asciidoc/userguide/chapters/locking/Locking.adoc
M documentation/src/main/asciidoc/userguide/chapters/multitenancy/MultiTenancy.adoc
M documentation/src/main/asciidoc/userguide/chapters/pc/PersistenceContext.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/hql/Query.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/hql/QueryLanguage.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/native/Native.adoc
M documentation/src/main/asciidoc/userguide/chapters/schema/Schema.adoc
M documentation/src/main/asciidoc/userguide/chapters/statistics/Statistics.adoc
M documentation/src/main/asciidoc/userguide/chapters/tooling/modelgen.adoc
M documentation/src/main/asciidoc/userguide/chapters/transactions/Transactions.adoc
M documentation/src/main/style/asciidoctor/js/toc.js
M hibernate-core/src/test/java/org/hibernate/orm/test/annotations/cid/CompositeIdFkGeneratedValueTest.java
M local-build-plugins/src/main/java/org/hibernate/orm/properties/SettingsDocExtension.java
M local-build-plugins/src/main/java/org/hibernate/orm/properties/SettingsDocumentationPlugin.java
M migration-guide.adoc
M release/README.adoc
M release/src/release/announcement-template.adoc
M release_notes.md
M whats-new.adoc
Log Message:
-----------
Point to docs.hibernate.org instead of docs.jboss.org/hibernate in various docs
Commit: a2ffc53314d2835432cb83d47025c83c53daffbd
https://github.com/hibernate/hibernate-orm/commit/a2ffc53314d2835432cb83d...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-11-26 (Wed, 26 Nov 2025)
Changed paths:
M ci/release/Jenkinsfile
Log Message:
-----------
Do not require hibernate.filemgmt.jboss.org in the builds
Commit: a6e9cb774684e2c35fd7b04b7b1362bc23b82638
https://github.com/hibernate/hibernate-orm/commit/a6e9cb774684e2c35fd7b04...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-11-26 (Wed, 26 Nov 2025)
Changed paths:
M ci/release/Jenkinsfile
Log Message:
-----------
Change how release_notes are discovered
Compare: https://github.com/hibernate/hibernate-orm/compare/794eea15d277...a6e9cb7...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
5 months