Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps ly.count.android:sdk from 22.09.0 to 22.09.1.

Release notes

Sourced from ly.count.android:sdk's releases.

22.09.1

  • Fixed a bug where metric override values were not applying to crash metrics
  • Fixed a bug where crash metrics sent the "manufacturer" value under the wrong key
  • Fixed a bug where orientation events would have the same view ID as the previous view event
  • Fixed a bug where automatic view tracking reported view duration with a duration of "0"
  • Fixed a bug where view ID's were being reported incorrectly
Changelog

Sourced from ly.count.android:sdk's changelog.

22.09.1

  • Fixed a bug where metric override values were not applying to crash metrics
  • Fixed a bug where crash metrics sent the "manufacturer" value under the wrong key
  • Fixed a bug where orientation events would have the same view ID as the previous view event
  • Fixed a bug where automatic view tracking reported view duration with a duration of "0"
  • Fixed a bug where view ID's where being reported incorrectly
Commits
  • d4a5add changelog typo
  • afcc7aa tweaking build.gradle
  • a027c84 Adding additional log to immedite request maker
  • 9e9c2fa Improving test for checking current and previous view id
  • caebd12 Merge pull request #165 from Countly/view_id_bug
  • 75541f7 Fixed a bug where orientation events would have the same view ID as the previ...
  • b19d485 Merge pull request #164 from Countly/metric-override-bug
  • fffbe50 Tweaking example app section for crashes
  • 132c51a Adding tests and implementing custom metric override in the common call.
  • 1a5fe75 Moving metric source acquisition to a non static context.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ly.count.android:sdk](https://github.com/Countly/countly-sdk-android) from 22.09.0 to 22.09.1.
- [Release notes](https://github.com/Countly/countly-sdk-android/releases)
- [Changelog](https://github.com/Countly/countly-sdk-android/blob/master/CHANGELOG.md)
- [Commits](Countly/countly-sdk-android@22.09.0...22.09.1)

---
updated-dependencies:
- dependency-name: ly.count.android:sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 20, 2023
@hannesa2 hannesa2 merged commit 8426a35 into master Mar 23, 2023
@hannesa2 hannesa2 deleted the dependabot/gradle/ly.count.android-sdk-22.09.1 branch March 23, 2023 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants