Release Notes 26.0.650.patch6

1. RELEASE INFO

Product

AGILE DATA ENGINE

Release

26.0.650.patch6

Release date

16th of July 2026

Release status

RELEASED

Release type

MAJOR.MINOR.UPDATE.PATCH

2. CONTENT OF THE RELEASE

2.1 API improvements and fixes

  • Fixed: Commit endpoint in External API accepts lower case package name and behaves incorrectly with it

  • Fixed: Commit endpoint should return 400 errors if e.g. commit message validation fails currently, External API returns 500 to client without meaningful info

  • Fixed: GraphQL endpoint in External API seems not to show up to date data for statistics data with default time filters

2.2 Deployment improvements and fixes

  • Fixed by detecting hard deleted attributes in import/deployment: When new attribute is added and deployment fails, and earlier commit is promoted&deployed, the new attribute is left hanging in the runtime metadata

  • Fixed: Deployment does not check the existence of an attribute when removing attribute default or attribute database tag

  • Improved: Management of a database name as part of a schema name in deployment

  • Fixed: Missing dependencies listing shows also packages that are part of the deployment

  • Fixed: Switch promotion to check for the wanted states instead of the non-wanted states for readability

2.3 Other

  • Fixed: Review Request - Restrict Promote/Edit/Delete actions based on User Permissions

  • Fixed: Review request should be editable by admin

  • Fixed: Reviewer emails are case sensitive

  • Fixed: When a promotion with a review request fails, deployment halts

  • Third party software updates