Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ChangeLog.md for release 4.7.1/1.4.1 #451

Merged
merged 1 commit into from
Jan 10, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ Mapbox welcomes participation and contributions from everyone.

## Mapbox Android Telemetry

## v4.7.1

- Upgrade to AndroidX [#446] (https://github.com/mapbox/mapbox-events-android/pull/446)
- Revert "Add test device for CI in release process [#449] (https://github.com/mapbox/mapbox-events-android/pull/449)
- Add test device for CI in release process [#417] (https://github.com/mapbox/mapbox-events-android/pull/417)
- Workaround for Strict mode socket issue [#443] (https://github.com/mapbox/mapbox-events-android/pull/443)
- Update Node version to >=10 [#445] (https://github.com/mapbox/mapbox-events-android/pull/445))
- Update Gradle Versions [#444] (https://github.com/mapbox/mapbox-events-android/pull/444)

-
## v4.7.0
- Fix crash `setBaseUrl()` on null `TelemetryClient` [#423](https://github.com/mapbox/mapbox-events-android/pull/423)
- Remove all location permissions from sdk manifest [#430] (https://github.com/mapbox/mapbox-events-android/pull/430)
Expand Down Expand Up @@ -228,6 +238,15 @@ Mapbox welcomes participation and contributions from everyone.

## Mapbox Android Core

### v1.4.1

- Upgrade to AndroidX [#446] (https://github.com/mapbox/mapbox-events-android/pull/446)
- Revert "Add test device for CI in release process [#449] (https://github.com/mapbox/mapbox-events-android/pull/449)
- Add test device for CI in release process [#417] (https://github.com/mapbox/mapbox-events-android/pull/417)
- Workaround for Strict mode socket issue [#443] (https://github.com/mapbox/mapbox-events-android/pull/443)
- Update Node version to >=10 [#445] (https://github.com/mapbox/mapbox-events-android/pull/445))
- Update Gradle Versions [#444] (https://github.com/mapbox/mapbox-events-android/pull/444)

### v1.4.0
- Apply android-sdk-versions-plugin to Telemetry and Core modules [#435] (https://github.com/mapbox/mapbox-events-android/pull/435)
- Remove all location permissions from sdk manifest [#430] (https://github.com/mapbox/mapbox-events-android/pull/430)
Expand Down