Skip to content

Commit abdf1c1

Browse files
committed
language and os versions
1 parent df7c0fa commit abdf1c1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

develop-docs/sdk/processes/breaking_changes.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,11 @@ There are also changes that technically don't require the user to adapt, but the
7373
- Changes that might result in events being dropped. We might, for instance, increase or remove a default trimming limit in the SDK, which might result in payloads big enough that they are rejected during ingestion.
7474

7575

76+
### Dropping Support for Language or OS Versions
77+
78+
In many SDKs, we generally drop support for old language or OS versions (if applicable) in a major release.
79+
80+
7681
## Introducing Breaking Changes
7782

7883
So you're considering introducing a breaking change. How can you do this in a way that's least painful for the users?

0 commit comments

Comments
 (0)