Skip to content

Rebase to tag 5.6#2

Open
eresende-nuodb wants to merge 261 commits intonuodb:mainfrom
hibernate:5.6
Open

Rebase to tag 5.6#2
eresende-nuodb wants to merge 261 commits intonuodb:mainfrom
hibernate:5.6

Conversation

@eresende-nuodb
Copy link

Bringing latest changes from original repo on branch 5.6.

yrodiere and others added 30 commits December 7, 2021 08:25
…agement tool or session factory creation

This is necessary if we want the default catalog/schema to take
precedence, since the default catalog/schema is applied late,
on schema management tool or session factory creation.
We have agreed to mitigate a memory issue by introducing a hard-coded
(for the time being) cap on the imports cache in MetamodelImpl. This
would preserve the previously available performance improvement for
the majority of applications using Hibernate (which are expected to have
less than 1000 imports) while mitigating an unbounded memory consumption
issue for applications that exceed this limit when dynamically
generating queries with random entity aliases.

The commit also adds a not-so-beautiful test, which, however, is
beneficial considering the consequences of introduing a regression.
…2 due to introducing SqlStringGenerationContext
Hibernate-CI and others added 27 commits February 6, 2023 10:59
Older versions cannot correctly resolve dependencies
so that we do not use the outdated ones that aren't available anymore
# Conflicts:
#	local-build-plugins/src/main/groovy/local.publishing.gradle

# Conflicts:
#	ci/snapshot-publish.Jenkinsfile

# Conflicts:
#	ci/release/Jenkinsfile
#	gradle/publishing-pom.gradle
@madscientist madscientist force-pushed the main branch 2 times, most recently from 52e7d12 to 8092609 Compare February 2, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.