|
2 | 2 |
|
3 | 3 | "You know what they say. Fool me once, strike one, but fool me twice... strike three." — Michael Scott |
4 | 4 |
|
| 5 | +## 2.56.0 |
| 6 | + |
| 7 | +### Various fixes & improvements |
| 8 | + |
| 9 | +- build(deps): bump github/codeql-action from 3.30.3 to 3.30.5 (#2815) by @dependabot |
| 10 | +- build(deps): bump docker/login-action from 3.5.0 to 3.6.0 (#2814) by @dependabot |
| 11 | +- fix: lower log level for missing base ref detection (EME-369) (#2813) by @runningcode |
| 12 | +- build: Replace `brotli2` with `brotli` (#2809) by @szokeasaurusrex |
| 13 | +- build(rust): Remove `adler` dependency (#2810) by @szokeasaurusrex |
| 14 | +- fix: simplify debug logging for PR number detection (EME-362) (#2812) by @runningcode |
| 15 | +- fix: serialize VCS tests to prevent race conditions (EME-368) (#2811) by @runningcode |
| 16 | +- fix: Validate `SENTRY_RELEASE` environment variable (#2807) by @szokeasaurusrex |
| 17 | +- ref(vcs): Improve `find_base_sha` debuggability (#2806) by @szokeasaurusrex |
| 18 | +- feat: auto-fetch head-ref from GitHub Actions in detached HEAD state (#2805) by @runningcode |
| 19 | +- build: Lint against `dbg_macro` (#2803) by @szokeasaurusrex |
| 20 | +- feat: automatically fetch base SHA in GitHub Actions PR workflows (#2799) by @runningcode |
| 21 | +- feat(preprod): use deflated compression when creating the zip file (#2800) by @trevor-e |
| 22 | +- feat(preprod): make sure at least one app bundle is present for upload (#2795) by @trevor-e |
| 23 | +- feat(preprod): fail upload if app is missing Info.plist (#2793) by @trevor-e |
| 24 | +- Add codeowners for apple-catalog-parsing (#2798) by @trevor-e |
| 25 | +- fix: use actual PR head SHA in GitHub Actions instead of merge commit (#2785) by @runningcode |
| 26 | +- Add CODEOWNERS for emerge-tools team (#2794) by @trevor-e |
| 27 | +- feat: restore GitHub Actions base branch detection (#2792) by @runningcode |
| 28 | +- fix: suppress warning messages in failing build upload tests (#2791) by @runningcode |
| 29 | +- build(npm): 🤖 Bump optional dependencies to 2.55.0 (55e6bc8c) |
| 30 | + |
5 | 31 | ## 2.55.0 |
6 | 32 |
|
7 | 33 | ### Various fixes & improvements |
|
0 commit comments