Skip to content

Latest commit

 

History

History
421 lines (195 loc) · 21.8 KB

CHANGELOG.md

File metadata and controls

421 lines (195 loc) · 21.8 KB

5.43.0 (2022-07-21)

Features

  • update MParticleUser.incrementUserAttribute to accept Number (#188) (670bdd6)

5.42.0 (2022-07-18)

Features

  • upgrade sonarqube to 3.4 and kotlin to 1.7.10 (#203) (699ae9e)

Updates & Maintenance

5.41.3 (2022-07-01)

Bug Fixes

  • config migration logic causes kits to deinit on re-upgrade (#196) (ae210c4)
  • modify() call throws an exception when user is not present (#195) (72731d5)

Updates & Maintenance

5.41.2 (2022-06-27)

Bug Fixes

  • clean up dependabot step (#186) (e9d5c30)
  • retain the original attribute value type when forwarded to kits (#189) (acb6ec4)
  • update dependabot token for pull_request (#181) (96b76b5)

Documentation

  • Create onboarding.md file in android sdk repo (#180) (1a6f715)

Updates & Maintenance

5.41.1 (2022-06-13)

Bug Fixes

  • forward foreground push messages to kit (#178) (b0bebe7)

Updates & Maintenance

5.41.0 (2022-06-06)

Features

Updates & Maintenance

5.40.4 (2022-06-02)

Updates & Maintenance

5.40.3 (2022-05-26)

Updates & Maintenance

  • update lint dependencies, add version field (#146) (f5009b0)
  • Update Submodules (f334a97)

5.40.2 (2022-05-20)

Bug Fixes

  • change default batch creation error logic (#145) (d0cf645)

5.40.1 (2022-05-20)

Bug Fixes

  • rollback removal of MPEvent's info() methods (#144) (854b3a0)

5.40.0 (2022-05-19)

Features

Updates & Maintenance

  • add BatchCreationListener integration tests (#143) (7642acc)
  • Update Submodules (94dd501)

5.39.0 (2022-05-17)

Features

  • update customAttributes to accept Object/Any (#134) (44e7c4c)

Bug Fixes

  • update semantic release job in daily check (#139) (01921c4)

Updates & Maintenance

5.38.2 (2022-05-13)

Bug Fixes

5.38.1 (2022-05-02)

Bug Fixes

  • include stopped kits in active-kits header (#126) (4aaa619)

5.38.0 (2022-04-19)

Bug Fixes

Features

  • add gpg signing to mparticle-automation commits (#120) (1b146d7)
  • update Target SDK, Kotlin version, and AGP (#121) (bc7b377)

5.37.0 (2022-03-24)

Bug Fixes

Features

5.36.2 (2022-03-09)

Bug Fixes

5.36.1 (2022-03-08)

Bug Fixes

5.36.0 (2022-03-03)

Bug Fixes

  • downgrade error log to debug (#102) (293ce35)
  • keep package names in proguard to prevent collisions (#109) (a8df4fe)

Features

5.35.4 (2022-02-18)

5.35.3 (2022-02-09)

5.35.2 (2022-01-31)

5.35.1 (2022-01-20)

Bug Fixes

  • update java docs syntax after gradle upgrade (#98) (9a8e22e)

5.35.0 (2022-01-13)

Bug Fixes

  • Fix cross platforms for Android forked PRs when checking out code (#97) (90b2760)

Features

  • Android id disabled default true (#89) (7fc0217)

5.34.3 (2022-01-11)

Bug Fixes

  • add dry run to fix daily cron health check job (#95) (92c443f)

5.34.2 (2022-01-07)

5.34.1 (2022-01-07)

5.34.0 (2022-01-06)

Bug Fixes

  • Add additional checks for AndroidId (#87) (1eceea3)
  • Change configMaxAge type from Long to int (#91) (14ad4b5)

Features

  • Add configMaxAge to MParticleOptions (#85) (eaadccd)

5.33.2 (2022-01-04)

Bug Fixes

  • remove bintray url from kits (323d57d)
  • Remove broken Sonatype plugin dependency (41e86a1)
  • Transitive dependency, remove version range for localbroadcastmanager (5f94984)

5.33.1 (2021-11-18)

Bug Fixes

5.33.0 (2021-11-18)

Features

5.32.0 (2021-11-01)

Features

5.31.0 (2021-10-27)

Bug Fixes

  • remove Appsee submodule (8a172b4)

Features

  • add upload bypass support to logscreen (177a5d5)
  • Update Submodules (45bfd95)

5.30.0 (2021-10-14)

Features

5.29.0 (2021-10-14)

Features

5.28.0 (2021-10-05)

Features

5.27.0 (2021-09-23)

Bug Fixes

  • bugfix some lint issues (3177500)

Features

5.26.0 (2021-09-17)

Features

  • add in lint error check for kits (81307ae)

5.25.0 (2021-09-13)

Features

  • switch crossplatform tests to run on target repo due to token permission scope (b7e946a)
  • turn on lint errors (9c98535)
  • Update Submodules (ed75216)

Reverts

  • Rollback Kotlin upgrade (7deee2e)

5.24.0 (2021-09-01)

Features

5.23.0 (2021-08-26)

Features

5.22.0 (2021-08-18)

Features

5.21.0 (2021-08-05)

Features

  • Implement event upload bypass option (3d8a967)
  • Update Submodules (e46a282)

5.20.0 (2021-07-22)

Features

5.19.0 (2021-07-19)

Features

  • add support for firebase messaging v22.0.0 (0facc42)
  • Update Submodules (4918847)

5.18.1 (2021-07-01)

Bug Fixes

  • post new release versions to github (707c9ec)
  • Treat duplicate Push tokens as background tokens if no current Session (63eb698)

5.18.0 (2021-06-30)

Bug Fixes

  • Hardcode macos version for Github Actions (de1f552)

Features

  • add in semantic release work (8e26f79)
  • add in sonatype work (6e73455)