Skip to content

Conversation

@konraddysput
Copy link
Collaborator

Why

attachment name started with underscore prefix _ . This diff removes unnecessary underscore from Backtrace API implementation.

@vlussenburg
Copy link
Contributor

wondering how we would prevent it from accidentally changing again in the future - ideas?

@konraddysput
Copy link
Collaborator Author

wondering how we would prevent it from accidentally changing again in the future - ideas?

We moved it to specific function where we defined constraint for attachment name. Not sure what we can do more if we already defined constraint.

@konraddysput konraddysput merged commit e74af45 into release/3.4.0 Mar 30, 2021
konraddysput added a commit that referenced this pull request Apr 6, 2021
…se-positive anrs (#69)

* Background thread support (#67)

* Background thread support

* Fixed exception flow

* Removed renamed file

* Detect false-positive ANRs report and prevent ANR watchdog from sending them (#66)

* Detect false-positive ANRs report and prevent ANR watchdog from sending them + anr thread improvements

* Fixed typos + better documentation - added Samy's advices

* Attachment support (#68)

* Attachment support on Android - iOS shouldn't compile

* Updated the latest version of backtrace-android libraries and also adjust iOS integration code - code should now compile on iOS

* Native attachment support

* Attachment improvements

* Updated label

* Native client updates

* Android libraries

* Version update

* 3.4.0-rc1

* Prevents from reading empty attachments

* Arabic language support (#70)

* Fixed invalid date in log manager when calendar is unsupported

* Use single method to generate UTC timestamps + move it from extension code to static class to avoid unnecessary allocation

* Fixed line endings

* Updated native library

* Removed debug logs from native library

* Updated library version

* Added invariant culture to rest of the code

* native library update

* Fixed issue in the readme file

* Correct attachment name (#73)

* Correct attachment name

* Moved constants to const variables

* Prepare for final release

* Fixed typo in function name

* Changelog change
@konraddysput konraddysput deleted the bugfix/correct-attachment-name branch April 7, 2021 09:06
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.

3 participants