From 55643d211023196fcbc5bdb1eb1b7e63e313b574 Mon Sep 17 00:00:00 2001 From: Alexander Pantiukhov Date: Thu, 16 Jul 2026 10:19:19 +0200 Subject: [PATCH] docs(sdk-versions): Add 8.14.2 row to main Craft added the row on `release/8.14` at release time but it never propagated to main, so the table jumps from 8.15.0 to 8.14.1. Bundled SDK versions are identical to 8.14.1 since 8.14.2 only picks up the iOS retain-cycle fix. Co-Authored-By: Claude Opus 4.7 --- SDK-VERSIONS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SDK-VERSIONS.md b/SDK-VERSIONS.md index 4d35c8f566..5b128c858d 100644 --- a/SDK-VERSIONS.md +++ b/SDK-VERSIONS.md @@ -19,6 +19,7 @@ To manually update the table with the current version, run `./scripts/update-sdk | [8.16.0](https://github.com/getsentry/sentry-react-native/releases/tag/8.16.0) | [8.45.0](https://github.com/getsentry/sentry-java/releases/tag/8.45.0) | [9.19.0](https://github.com/getsentry/sentry-cocoa/releases/tag/9.19.0) | [10.61.0](https://github.com/getsentry/sentry-javascript/releases/tag/10.61.0) | | [8.15.1](https://github.com/getsentry/sentry-react-native/releases/tag/8.15.1) | [8.44.0](https://github.com/getsentry/sentry-java/releases/tag/8.44.0) | [9.18.0](https://github.com/getsentry/sentry-cocoa/releases/tag/9.18.0) | [10.58.0](https://github.com/getsentry/sentry-javascript/releases/tag/10.58.0) | | [8.15.0](https://github.com/getsentry/sentry-react-native/releases/tag/8.15.0) | [8.44.0](https://github.com/getsentry/sentry-java/releases/tag/8.44.0) | [9.18.0](https://github.com/getsentry/sentry-cocoa/releases/tag/9.18.0) | [10.58.0](https://github.com/getsentry/sentry-javascript/releases/tag/10.58.0) | +| [8.14.2](https://github.com/getsentry/sentry-react-native/releases/tag/8.14.2) | [8.43.3](https://github.com/getsentry/sentry-java/releases/tag/8.43.3) | [9.16.1](https://github.com/getsentry/sentry-cocoa/releases/tag/9.16.1) | [10.57.0](https://github.com/getsentry/sentry-javascript/releases/tag/10.57.0) | | [8.14.1](https://github.com/getsentry/sentry-react-native/releases/tag/8.14.1) | [8.43.3](https://github.com/getsentry/sentry-java/releases/tag/8.43.3) | [9.16.1](https://github.com/getsentry/sentry-cocoa/releases/tag/9.16.1) | [10.57.0](https://github.com/getsentry/sentry-javascript/releases/tag/10.57.0) | | [8.14.0](https://github.com/getsentry/sentry-react-native/releases/tag/8.14.0) | [8.43.1](https://github.com/getsentry/sentry-java/releases/tag/8.43.1) | [9.16.1](https://github.com/getsentry/sentry-cocoa/releases/tag/9.16.1) | [10.57.0](https://github.com/getsentry/sentry-javascript/releases/tag/10.57.0) | | [8.13.0](https://github.com/getsentry/sentry-react-native/releases/tag/8.13.0) | [8.43.0](https://github.com/getsentry/sentry-java/releases/tag/8.43.0) | [9.15.0](https://github.com/getsentry/sentry-cocoa/releases/tag/9.15.0) | [10.53.1](https://github.com/getsentry/sentry-javascript/releases/tag/10.53.1) |