Skip to content

Create crashlogging module, move crash logging classes there#212

Merged
wzieba merged 5 commits intotrunkfrom
extract_crashlogging_to_module
Apr 24, 2024
Merged

Create crashlogging module, move crash logging classes there#212
wzieba merged 5 commits intotrunkfrom
extract_crashlogging_to_module

Conversation

@wzieba
Copy link
Copy Markdown
Member

@wzieba wzieba commented Apr 22, 2024

Closes #102

Description

This is a breaking change I'll describe in release notes. For the reasoning, please see the link attached to the #102 issue. TLDR; there's no reason to ship tracks and crashlogging together, in case some projects would like to use one module and not the other.

I'm doing this now as I'd like to introduce another breaking change in #213 , so I thought it's a good opportunity to reduce the number of major releases.

How to test

Testing is not necessary

@wzieba wzieba marked this pull request as ready for review April 22, 2024 14:16
@wzieba wzieba requested a review from iangmaia April 22, 2024 14:16
@wzieba wzieba merged commit 8114bfe into trunk Apr 24, 2024
@wzieba wzieba deleted the extract_crashlogging_to_module branch April 24, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extract crashloggin package to a separate module

2 participants