awslabs / awslabs/aurora-dsql-orms

[compat-canary] Hibernate adapter breaks against latest Hibernate ORM

Open
#624 0 comments 0 reactions 0 assignees View on GitHub
compat-canary
Dominant language
Python
Stars
18
Forks
6
Avg merge
3h 13m
Merged PRs (30d)
26

Description

The weekly compatibility canary failed building/testing the Hibernate adapter against the latest released Hibernate ORM.

This is an early warning that an upcoming Hibernate ORM version introduces a breaking change (API/class relocation, removed method, etc.) before a customer hits it. See the failing run for the exact error:

https://github.com/awslabs/aurora-dsql-orms/actions/runs/34091472641

Stable releases are unaffected — the supported pinned version still builds. Resolve by updating the adapter for the new Hibernate ORM version, then this issue can be closed (the canary will reopen it if the break recurs).

Contributor guide

Open the contributing guide

Research direction

Start with the failing compatibility-canary run at GitHub Actions run 34091472641 and inspect the exact Hibernate ORM build or test error. Then locate the Hibernate adapter entry point implicated by that failure and compare it with the latest ORM API. Done means the adapter builds and tests against the new Hibernate ORM version while the stable pinned version remains unaffected.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, java
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.