Skip to content

Commit e714635

Browse files
authored
Merge pull request #15323 from getsentry/prepare-release/9.0.0-alpha.2
meta(changelog): Update changelog for 9.0.0-alpha.2
2 parents 5b183c5 + 036ac9e commit e714635

File tree

84 files changed

+3028
-2992
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+3028
-2992
lines changed

.github/workflows/flaky-test-detector.yml

+2
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ jobs:
5151

5252
- name: Install Playwright
5353
uses: ./.github/actions/install-playwright
54+
with:
55+
browsers: 'chromium'
5456

5557
- name: Determine changed tests
5658
uses: dorny/[email protected]

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,15 @@
1010

1111
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
1212

13-
Work in this release was contributed by @tjhiggins, @chris-basebone, @GrizliK1988, @davidturissini, @nwalters512, @aloisklink, @arturovt, @benjick, @maximepvrt, @mstrokin, @kunal-511, @jahands, @jrandolf, @tannerlinsley, @Zen-cronic and @nathankleyn. Thank you for your contributions!
13+
Work in this release was contributed by @tjhiggins, @chris-basebone, @GrizliK1988, @davidturissini, @nwalters512, @aloisklink, @arturovt, @benjick, @maximepvrt, @mstrokin, @kunal-511, @jahands, @jrandolf, @tannerlinsley, @Zen-cronic, @maxmaxme and @nathankleyn. Thank you for your contributions!
14+
15+
## 9.0.0-alpha.2
16+
17+
This is an alpha release of the upcoming major release of version 9.
18+
This release does not yet entail a comprehensive changelog as version 9 is not yet stable.
19+
20+
For this release's iteration of the migration guide, see the [Migration Guide as per `9.0.0-alpha.2`](https://github.com/getsentry/sentry-javascript/blob/fbedd59954d378264d11b879b6eb2a482fbc0d1b/MIGRATION.md).
21+
Please note that the migration guide is work in progress and subject to change.
1422

1523
## 9.0.0-alpha.1
1624

0 commit comments

Comments
 (0)