Skip to content

Commit 2546426

Browse files
authored
Merge pull request #2159 from bugsnag/release/v6.12.1
release v6.12.1
2 parents 404019c + e7f08a1 commit 2546426

File tree

20 files changed

+249
-45
lines changed

20 files changed

+249
-45
lines changed

.buildkite/pipeline.full.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,7 @@ steps:
531531
concurrency_method: eager
532532

533533
- label: ':browserstack: Android 10 NDK r21 end-to-end tests - ANRs'
534+
skip: All ANR scenarios are skipped on Android 10
534535
depends_on: "fixture-r21"
535536
timeout_in_minutes: 30
536537
plugins:

.buildkite/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ steps:
328328
concurrency_method: eager
329329

330330
- label: ':browserstack: Android 10 NDK r21 ANR smoke tests'
331+
skip: All ANR scenarios are skipped on Android 10
331332
depends_on: "fixture-r21"
332333
timeout_in_minutes: 30
333334
plugins:

.github/ISSUE_TEMPLATE/A.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: Having trouble getting started?
3-
about: Please contact us at [email protected] for assistance with integrating Bugsnag
3+
about: Please contact us at [email protected] for assistance with integrating BugSnag
44
into your application.
55
title: ''
66
labels: ''
77
assignees: ''
88

99
---
10-
Please checkout our [documentation](https://docs.bugsnag.com/platforms/android/) for guides, references and tutorials.
10+
Please check out our [documentation](https://docs.bugsnag.com/platforms/android/) for guides, references and tutorials.
1111

12-
If you have questions about your integration please contact us at [[email protected]](mailto:[email protected]).
12+
If you have questions about your integration, please contact us at [[email protected]](mailto:[email protected]).
1313

14-
Alternatively, view additional options at [support.md](../SUPPORT.md).
14+
Alternatively, view additional options at [SUPPORT.md](../SUPPORT.md).

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ assignees: ''
77

88
---
99

10-
<!-- Before raising, please check if somebody else has already reported your issue. -->
10+
<!-- Before raising, please check whether somebody else has already reported your issue. -->
1111

1212
### Describe the bug
1313
A clear and concise description of what the bug is.
@@ -20,7 +20,7 @@ A clear and concise description of what the bug is.
2020

2121
### Environment
2222
* Android version:
23-
* Bugsnag version:
23+
* BugSnag version:
2424
* Emulator or physical device:
2525

2626
<!--

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ assignees: ''
77

88
---
99

10-
<!-- Before creating, please check if somebody else has already reported your feature request. -->
10+
<!-- Before creating, please check whether somebody else has already reported your feature request. -->
1111

1212
### Description
1313
<!-- Is your feature request related to a problem? Please describe.

.github/SUPPORT.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## Are you having trouble getting started?
2+
If you haven't already, please check out our [documentation](https://docs.bugsnag.com/platforms/android/) for guides, references and tutorials.
3+
4+
Or, if you wish, you can [contact us directly](mailto:[email protected]) for assistance on integrating BugSnag into your application, troubleshooting an issue, or if you have a question about our supported features.
5+
6+
When contacting support, please include as much information as necessary, including:
7+
8+
- example code snippet
9+
- steps to reproduce
10+
- expected/actual behaviour
11+
12+
* Android version:
13+
* BugSnag version:
14+
* Emulator or physical device:
15+
16+
## Bug or Feature Requests
17+
If you would like to raise a bug or feature request, please do so by creating a [New Issue](https://github.com/bugsnag/bugsnag-android/issues/new/choose) and selecting bug or feature.
18+
Please note: we cannot promise that we will fulfil all requests
19+
20+
## Pull Requests
21+
If you have made a fix and would like to raise a pull request, please read our [CONTRIBUTING.md](../CONTRIBUTING.md) file before creating the pull request.

.github/support.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
# Initializes the CodeQL tools for scanning.
6666
- name: Initialize CodeQL
67-
uses: github/codeql-action/init@396bb3e45325a47dd9ef434068033c6d5bb0d11a #v3.27.3
67+
uses: github/codeql-action/init@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d #v3.28.10
6868
with:
6969
languages: ${{ matrix.language }}
7070
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -83,6 +83,6 @@ jobs:
8383
./gradlew --no-daemon assemble
8484
8585
- name: Perform CodeQL Analysis
86-
uses: github/codeql-action/analyze@396bb3e45325a47dd9ef434068033c6d5bb0d11a #v3.27.3
86+
uses: github/codeql-action/analyze@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d #v3.28.10
8787
with:
8888
category: "/language:${{matrix.language}}"

.github/workflows/scorecard.yml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
persist-credentials: false
3838

3939
- name: "Run analysis"
40-
uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
40+
uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
4141
with:
4242
results_file: results.sarif
4343
results_format: sarif
@@ -59,7 +59,7 @@ jobs:
5959
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
6060
# format to the repository Actions tab.
6161
- name: "Upload artifact"
62-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
62+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
6363
with:
6464
name: SARIF file
6565
path: results.sarif
@@ -68,6 +68,13 @@ jobs:
6868
# Upload the results to GitHub's code scanning dashboard (optional).
6969
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
7070
- name: "Upload to code-scanning"
71-
uses: github/codeql-action/upload-sarif@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
71+
uses: github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
7272
with:
7373
sarif_file: results.sarif
74+
75+
gradle-wrapper-validation:
76+
name: "Checksum validation of Gradle Wrappers"
77+
runs-on: ubuntu-latest
78+
steps:
79+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
80+
- uses: gradle/actions/wrapper-validation@94baf225fe0a508e581a564467443d0e2379123b # v4.3.0

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 6.12.1 (2025-03-03)
4+
5+
### Bug fixes
6+
7+
* Excess threads (over `Configuration.getMaxReportedThreads`) are trimmed more reliably when the payload is modified before sending (in an `OnSendCallback` for example)
8+
[#2148](https://github.com/bugsnag/bugsnag-android/pull/2148)
9+
10+
* Fixed an error calculating the device time during NDK crashes
11+
[#2158](https://github.com/bugsnag/bugsnag-android/pull/2158)
12+
313
## 6.12.0 (2025-02-18)
414

515
### Enhancements

0 commit comments

Comments
 (0)