Skip to content

Conversation

@kmadsen
Copy link
Contributor

@kmadsen kmadsen commented Oct 21, 2022

Updating the dependencies and the changelog. Mapbox Search is not on the exact same common sdk version (23.1.0-rc.1 vs 23.1.0-rc.2). But I didn't find an issue with this.

androidauto-v0.15.0 - October 21, 2022

Changelog

Changes between 0.14.0 and 0.15.0

Features

  • Added a new MapboxCarOptions that contains mutable options for MapboxCarContext. #6478
  • Added a new MapboxCarOptionsCustomization that allows you to change the MapboxCarOptions. #6478

Bug fixes and improvements

  • Removed options from the MapboxCarContext constructor so that it can be compatible with future changes. #6478
  • Deleted RoutePreviewCarContext in favor of MapboxCarContext. #6478
  • Renamed CarSettingsStorage to MapboxCarStorage. #6478
  • Deleted ActionProvider and ScreenActionProvider in favor of MapboxActionProvider. #6494
  • Renamed CarAppLocation to CarLocationProvider with a getRegisteredInstance accessor. #6492
  • Removed MapboxCarApp as it is no longer needed. Use CarLocationProvider.getRegisteredInstance() if needed. #6492

Mapbox dependencies

This release defines minimum versions for the Mapbox dependencies.

@kmadsen kmadsen added skip changelog Should not be added into version changelog. Android Auto Bugs, improvements and feature requests on Android Auto. labels Oct 21, 2022
@kmadsen kmadsen requested a review from a team as a code owner October 21, 2022 17:50
@kmadsen kmadsen force-pushed the km-prepare-androidauto-v0.15.0 branch from cda6077 to 634e0bf Compare October 21, 2022 18:02
@kmadsen kmadsen enabled auto-merge (squash) October 21, 2022 18:08
@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Merging #6504 (634e0bf) into main (b17dabf) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #6504   +/-   ##
=========================================
  Coverage     70.33%   70.33%           
  Complexity     4909     4909           
=========================================
  Files           717      717           
  Lines         27950    27950           
  Branches       3295     3295           
=========================================
  Hits          19659    19659           
  Misses         7013     7013           
  Partials       1278     1278           

@kmadsen kmadsen merged commit c4b39fa into main Oct 21, 2022
@kmadsen kmadsen deleted the km-prepare-androidauto-v0.15.0 branch October 21, 2022 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Android Auto Bugs, improvements and feature requests on Android Auto. skip changelog Should not be added into version changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants