Skip to content

Conversation

SevaZhukov
Copy link

Reverts #6844

We faced incompatible API versions 1 and 2 which were used for triggering jobs and workflows. We can't use them both in the common config. We need to rollback the changes and continue using 1 API version.

@SevaZhukov SevaZhukov requested a review from RingerJK January 23, 2023 15:21
@github-actions
Copy link

Changelog

Features

  • Added MapboxTripStarter to simplify the solution for managing the trip session and replaying routes. This also makes it possible to share the replay state between drop-in-ui and android-auto. #6794

Bug fixes and improvements

  • Increased max distance from the user indicator to route line valid to continue vanishing updates from 3m to 10m. #6854
  • Fixed an issue where alternative routes might have had an incorrect or incomplete portion of the route refreshed or occasionally fail to refresh. #6848
  • Removed NavigationRoute#hasUnexpectedClosures and added RouteProgress#hasUnexpectedUpcomingClosures instead that checks whether route has upcoming unexpected closures (the algorithm does not take into account closures that the puck has already been on) #6841
  • Improved NavigationView camera behavior to go back into overview state if routes change during route preview state. #6840

Known issues ⚠️

Other changes

Android Auto Changelog

Features

  • Added support for Junction Views. #6849

Bug fixes and improvements

@github-actions github-actions bot requested a review from dzinad January 23, 2023 15:22
@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #6867 (c62b5a0) into main (ba16db2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #6867   +/-   ##
=========================================
  Coverage     72.68%   72.68%           
  Complexity     5576     5576           
=========================================
  Files           783      783           
  Lines         30186    30186           
  Branches       3571     3571           
=========================================
  Hits          21941    21941           
  Misses         6819     6819           
  Partials       1426     1426           

@SevaZhukov SevaZhukov merged commit 2e5165e into main Jan 24, 2023
@SevaZhukov SevaZhukov deleted the revert-6844-NAVSDK-216 branch January 24, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants