Skip to content

v1.6.4#70

Merged
michaelborn merged 24 commits into
mainfrom
development
May 13, 2026
Merged

v1.6.4#70
michaelborn merged 24 commits into
mainfrom
development

Conversation

@michaelborn

@michaelborn michaelborn commented May 13, 2026

Copy link
Copy Markdown
Contributor

⭐ Added

  • Added debug logging for ORM startup metrics, including entity metadata parsing and Hibernate SessionFactory build times.

🐛 Fixed

  • BLMODULES-191 - Defensive code against disabled ORM logging causing boxlang cli startup failure.
  • BLMODULES-198 - Fix missingRowIgnored annotation not being applied to collection relationships.
  • BLMODULES-204 - Ensure transaction open only flushes session if autoManageSession is enabled.

Github Actions and others added 24 commits April 29, 2026 19:56
Bumps [taiki-e/create-gh-release-action](https://github.com/taiki-e/create-gh-release-action) from 1.9.3 to 1.11.0.
- [Release notes](https://github.com/taiki-e/create-gh-release-action/releases)
- [Changelog](https://github.com/taiki-e/create-gh-release-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/create-gh-release-action@v1.9.3...v1.11.0)

---
updated-dependencies:
- dependency-name: taiki-e/create-gh-release-action
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.4.1 to 9.5.0.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.4.1...v9.5.0)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.ehcache:ehcache](https://github.com/ehcache/ehcache3) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/ehcache/ehcache3/releases)
- [Commits](ehcache/ehcache3@v3.11.1...v3.12.0)

---
updated-dependencies:
- dependency-name: org.ehcache:ehcache
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…he-ehcache-3.12.0

Bump org.ehcache:ehcache from 3.11.1 to 3.12.0
…apper-9.5.0

Bump gradle-wrapper from 9.4.1 to 9.5.0
…aiki-e/create-gh-release-action-1.11.0

Bump taiki-e/create-gh-release-action from 1.9.3 to 1.11.0
This can become permanent if we determine Lucee and/or ACF did not flush on transaction begin.
@michaelborn michaelborn merged commit c75cf47 into main May 13, 2026
11 checks passed
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.

1 participant