Skip to content

Commit

Permalink
Update Route SDK for metadata accuracy, v2 alignment, and latest Type…
Browse files Browse the repository at this point in the history
…Script SDK compatibility (#31562)
  • Loading branch information
Lakicar95 authored Nov 19, 2024
1 parent 0188ca1 commit b6cfcc6
Show file tree
Hide file tree
Showing 28 changed files with 974 additions and 597 deletions.
8 changes: 3 additions & 5 deletions sdk/maps/maps-route-rest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
# Release History

## 1.0.0-beta.4 (Unreleased)

### Features Added
## 1.0.0-beta.4 (2024-12-10)

### Breaking Changes

- Poller creation is now asynchronous, requiring an await statement. The resumeFrom parameter has been replaced with restoreFrom, and state serialization is now also asynchronous.

### Bugs Fixed

- Fix the Microsoft Entra ID authentication when providing `baseUrl`.

### Other Changes

## 1.0.0-beta.3 (2024-01-09)

### Features Added
Expand Down

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions sdk/maps/maps-route-rest/generated/logger.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

68 changes: 68 additions & 0 deletions sdk/maps/maps-route-rest/generated/mapsRouteClient.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b6cfcc6

Please sign in to comment.