|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 25.8.0 |
| 4 | + |
| 5 | +### Various fixes & improvements |
| 6 | + |
| 7 | +- feat: Relay healthcheck (#3875) by @aldy505 |
| 8 | +- fix: setup swapfile only if runner architecture is X64 or X86 (#3876) by @aldy505 |
| 9 | +- Set minimum bash version to 4.4.0 (#3873) by @aminvakil |
| 10 | +- fix: adjust file healthcheck durations (#3874) by @mzglinski |
| 11 | +- feat: healthchecks for sentry components (#3859) by @mzglinski |
| 12 | +- fix(eap): Fix dataset parameter to target spans (#3866) by @phacops |
| 13 | +- build(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.0 (#3865) by @dependabot |
| 14 | +- fix(scripts): use `env` to find `bash` interpreter (#3861) by @Zaczero |
| 15 | +- fix(scripts): every known flags should be shifted before executing the sentry <foo> command (#3831) by @aldy505 |
| 16 | +- fix: uptime checker image should be bumped to the tagged release (#3858) by @aldy505 |
| 17 | +- fix(enhancement): ensure correct ownership check before setting permissions of profiles (#3855) by @LvckyAPI |
| 18 | +- chore(features): cleanup feature flags grouped by its' category (#3843) by @aldy505 |
| 19 | +- fix: add schedulers for generic metrics subscriptions (#3847) by @mzglinski |
| 20 | +- feat: Continue using celery in self-hosted for now (#3845) by @markstory |
| 21 | +- feat(features): add `profiling-view` flag (#3837) by @aldy505 |
| 22 | +- Potential fix for code scanning alert no. 12: Workflow does not contain permissions (#3822) by @aldy505 |
| 23 | +- docs: clearly state that `system.internal-url-prefix` shouldn't be changed (#3829) by @aldy505 |
| 24 | +- feat(install): Adds support for podman(compose) (#3673) by @DuncanConroy |
| 25 | +- fix(action): missing project directory path for failure inspection (#3825) by @aldy505 |
| 26 | +- Cleanup unused feature flags (#3820) by @doc-sheet |
| 27 | +- feat: inspect docker compose failure on self-hosted e2e action (#3817) by @aldy505 |
| 28 | + |
3 | 29 | ## 25.7.0
|
4 | 30 |
|
5 | 31 | ### Various fixes & improvements
|
|
0 commit comments