aws-sdk-locationservice 1.13.0 → 1.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: caf72f04b3ad6ca0575d8c0a09d2b1ea33005920fca50ed03df012ddc7b7af14
4
- data.tar.gz: ebd39ff994a10f4d463d194f8a78f8eafc7bd8409f60eb003545242a7153b09c
3
+ metadata.gz: d9ba951a4c1ef0577080589163a6a536705777f8c50ec3278623cfde54f377a9
4
+ data.tar.gz: 3b299914d4b91a6978a0c112d52c6daff0b861ad7d525679d3a2836a3116ecc5
5
5
  SHA512:
6
- metadata.gz: 4a4df27c219a40aa791fb3d5cf3912b102726b060543b813fa5ba585c35c9615d8e98ed302c60dcbca8946e719661bb342a6d4d6790d9077e4b872feda5bf9fc
7
- data.tar.gz: bcf6a3a0c9265c35fafe16456ff49753f8ee7d24eed58fc393aee0c950bcbdea0166911ea4f49af5fd3feeccd64b977daad97c41162060ecf8550d90bbbfb5ec
6
+ metadata.gz: 47d6cc691402dea73ec8e9fa1e043f10d9fd9cb4f81da485defc56d0ea443f5306db3e60dec4cd4813de8518d6e4d4416c90c241ae8dad207855a91aae82e155
7
+ data.tar.gz: a75055706b33d46538c9c21e57e0089b4920a3e5eb3076ce233fc1b562698222b7a3ee2e8e9239ef7f317769b5ef8562cb07d69b94abe2b0f1e1fd7a8e5a45a8
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.17.0 (2022-01-18)
5
+ ------------------
6
+
7
+ * Feature - This release adds the CalculateRouteMatrix API which calculates routes for the provided departure and destination positions. The release also deprecates the use of pricing plan across all verticals.
8
+
9
+ 1.16.0 (2021-12-21)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.15.0 (2021-12-20)
15
+ ------------------
16
+
17
+ * Feature - Making PricingPlan optional as part of create resource API.
18
+
19
+ 1.14.0 (2021-12-06)
20
+ ------------------
21
+
22
+ * Feature - This release adds support for Accuracy position filtering, position metadata and autocomplete for addresses and points of interest based on partial or misspelled free-form text.
23
+
4
24
  1.13.0 (2021-11-30)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.13.0
1
+ 1.17.0