August 7th, 2026

Release Notes

Release Notes 7.5.7

CodeScene version 7.5.7 includes an important fix for customers using the REST-API to configure their PR integrations.

What was the problem?

We identified a bug in how HTTP parameters were being parsed. A conversion that was only intended for HTTP page parameters was incorrectly being applied to REST API payloads, causing an error when the value was already an integer.

Regarding parameter naming

You should be using underscored names, however our documentation was incorrectly suggesting hyphens. This has also been corrected.

If you are running the JAR directly, you can download it here.