Skip to content

v1.6.5#74

Merged
michaelborn merged 22 commits into
mainfrom
development
May 26, 2026
Merged

v1.6.5#74
michaelborn merged 22 commits into
mainfrom
development

Conversation

@michaelborn

Copy link
Copy Markdown
Contributor

⭐ Added

  • New AI skills under .agents/skills and custom skills under .agents/skills-custom
  • New Custom Skills for AI agents under .agents/skills-custom for ORM configuration and troubleshooting.
  • Consolidation of AI instruction files to AGENTS.md with a pointer from CLAUDE.md

⚡ Updates

  • Updated readme with AI skills information and setup.
  • Dependabot quarterly
  • Updated BoxLang testing to v1.13.0

🐛 Fixed

  • Fix ClassCastException when saving entities with ormtype="float" properties containing Integer values (e.g., default="0").

Github Actions and others added 22 commits May 13, 2026 18:49
We can't use this without bumping the required core version.
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](mikepenz/action-junit-report@v6.4.0...v6.4.1)

---
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
  dependency-version: 6.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps com.diffplug.spotless from 8.4.0 to 8.5.1.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-version: 8.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ts/skills-custom`

- Consolidation of AI instruction files to `AGENTS.md` with a pointer from `CLAUDE.md`
…` properties containing Integer values (e.g., `default="0"`). Added missing `FloatConverter` and registered it in `HibernateXMLWriter`.
…lug.spotless-8.5.1

Bump com.diffplug.spotless from 8.4.0 to 8.5.1
…apper-9.5.1

Bump gradle-wrapper from 9.5.0 to 9.5.1
…ikepenz/action-junit-report-6.4.1

Bump mikepenz/action-junit-report from 6.4.0 to 6.4.1
@michaelborn michaelborn merged commit 17b18af into main May 26, 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.

2 participants