aws-sdk-geoplaces 1.7.0 → 1.9.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: fc78a2053bb96d1fdac4919192b99d95f310f452d2a35277a35a13f6f019446a
4
- data.tar.gz: b94280566c273f78a0c61650eaa83658cb37a5e244809f2092489cb6d133f689
3
+ metadata.gz: 613cdb7172011aeb95e5c291173c7350c7f0cd8637bbb5029ce625015d63cfd5
4
+ data.tar.gz: 9f0a3360b27a294b1442617e29d15b26fbd1ad4387b35a4b9117160de44b5a06
5
5
  SHA512:
6
- metadata.gz: b892261f73252b88a7393d4d50462b8b54426ce98e0e6f4870a04bf9e9904ba670f629c8391d4067cb907d9a956b1517aac5a7ac4ab92fa68f62f4ae6277d84c
7
- data.tar.gz: 45e02c283fc6bed48014d26db947ac3e84137548503e6bbd629c2ae75fcbe971971b12bdbbf0485462d7f5d44917f5901971ee8cef9c75c679b1f07e5b59906e
6
+ metadata.gz: feb60aa0a20db0f9ca0c5a018ee8d92e5a5b6bbd7251df58991ce72778f17a2c0ce858d1917baaab1a859843dbd942505daa1c50dd596fccf2ababfe08599616
7
+ data.tar.gz: 628888af5426ce834b343a826a01ce682b2e481fa026908bd9e75b732db1661af86c4b2141e96d81e3ad9f4dc7bf4c9ca2a1aff43bc95aef7c0f76b4ee41555d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.9.0 (2025-07-21)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.8.0 (2025-06-20)
10
+ ------------------
11
+
12
+ * Feature - Geocode, ReverseGeocode, and GetPlace APIs added Intersections and SecondaryAddresses. To use, add to the AdditionalFeatures list in your request. This provides info about nearby intersections and secondary addresses that are associated with a main address. Also added MainAddress and ParsedQuery.
13
+
4
14
  1.7.0 (2025-06-02)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.7.0
1
+ 1.9.0