aws-sdk-geoplaces 1.0.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d37d3f2400b0d994edd5cc24c437d68d78c2a98f9c687ec56469d0ac521f28dc
4
- data.tar.gz: 14f681cac1210f941c16d3c2676f81c9445b322a03df7374c15a52c98ed8c849
3
+ metadata.gz: 8bd2df125910a5f95639ad27cc7ec528fe1dabc2ed7c9953f1bcfd26ab1cdb73
4
+ data.tar.gz: da8deefb4966054ec6c9586a7daf7f4fb9a6e79ac837cf79804bd3f564e2d19f
5
5
  SHA512:
6
- metadata.gz: 03e848e17fc963ba61655354332a9d5d90b82d08ebc271e18e8e0d28c78079f7a38d8ef284f3b97512029d65e1d0ac304fece52b55e052a4303cf2f1de1c7571
7
- data.tar.gz: a60fcd949f30d71282f6b87a752940c5567a8dddf5eebb2de3fc60c786708f0b0e9961acb222bfc954820fbe2cdc483e0d39e8dc51f2c9ee9f834203e76709cf
6
+ metadata.gz: cd8b42634fedfdd7b44196168d0c4a3b7c3fd174c8f93b09ffb14b7080ad52e16b5dd0150e7568d22544ca86941a352d8385b600d434f86c4aee4cfe79cd797e
7
+ data.tar.gz: d3e4c07fa44b88f96203455d5383b0b67ef7c10d54c780c6f413de1440edf4f2557f083ef65e72c68a106ea7129a79d2be1c14c305c506abeaac343e7e97714c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1.0 (2024-11-06)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.0.0 (2024-10-30)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.0
1
+ 1.1.0
@@ -1935,7 +1935,7 @@ module Aws::GeoPlaces
1935
1935
  tracer: tracer
1936
1936
  )
1937
1937
  context[:gem_name] = 'aws-sdk-geoplaces'
1938
- context[:gem_version] = '1.0.0'
1938
+ context[:gem_version] = '1.1.0'
1939
1939
  Seahorse::Client::Request.new(handlers, context)
1940
1940
  end
1941
1941
 
@@ -410,8 +410,7 @@ module Aws::GeoPlaces
410
410
  # an individual result covers.
411
411
  #
412
412
  # The bounding box formed is defined as a set 4 coordinates:
413
- # `[\{westward lng\}, \{southern lat\}, \{eastward lng\}, \{northern
414
- # lat\}]`
413
+ # `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
415
414
  # @return [Array<Float>]
416
415
  #
417
416
  # @!attribute [rw] circle
@@ -1078,8 +1077,7 @@ module Aws::GeoPlaces
1078
1077
  # an individual result covers.
1079
1078
  #
1080
1079
  # The bounding box formed is defined as a set 4 coordinates:
1081
- # `[\{westward lng\}, \{southern lat\}, \{eastward lng\}, \{northern
1082
- # lat\}]`
1080
+ # `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
1083
1081
  # @return [Array<Float>]
1084
1082
  #
1085
1083
  # @!attribute [rw] categories
@@ -1227,8 +1225,7 @@ module Aws::GeoPlaces
1227
1225
  # an individual result covers.
1228
1226
  #
1229
1227
  # The bounding box formed is defined as a set of four coordinates:
1230
- # `[\{westward lng\}, \{southern lat\}, \{eastward lng\}, \{northern
1231
- # lat\}]`
1228
+ # `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
1232
1229
  # @return [Array<Float>]
1233
1230
  #
1234
1231
  # @!attribute [rw] categories
@@ -1736,8 +1733,7 @@ module Aws::GeoPlaces
1736
1733
  # an individual result covers.
1737
1734
  #
1738
1735
  # The bounding box formed is defined as a set 4 coordinates:
1739
- # `[\{westward lng\}, \{southern lat\}, \{eastward lng\}, \{northern
1740
- # lat\}]`
1736
+ # `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
1741
1737
  # @return [Array<Float>]
1742
1738
  #
1743
1739
  # @!attribute [rw] categories
@@ -1793,8 +1789,7 @@ module Aws::GeoPlaces
1793
1789
  # an individual result covers.
1794
1790
  #
1795
1791
  # The bounding box formed is defined as a set 4 coordinates:
1796
- # `[\{westward lng\}, \{southern lat\}, \{eastward lng\}, \{northern
1797
- # lat\}]`
1792
+ # `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
1798
1793
  # @return [Array<Float>]
1799
1794
  #
1800
1795
  # @!attribute [rw] include_countries
@@ -1982,8 +1977,7 @@ module Aws::GeoPlaces
1982
1977
  # an individual result covers.
1983
1978
  #
1984
1979
  # The bounding box formed is defined as a set 4 coordinates:
1985
- # `[\{westward lng\}, \{southern lat\}, \{eastward lng\}, \{northern
1986
- # lat\}]`
1980
+ # `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
1987
1981
  # @return [Array<Float>]
1988
1982
  #
1989
1983
  # @!attribute [rw] categories
@@ -2066,8 +2060,7 @@ module Aws::GeoPlaces
2066
2060
  # an individual result covers.
2067
2061
  #
2068
2062
  # The bounding box formed is defined as a set 4 coordinates:
2069
- # `[\{westward lng\}, \{southern lat\}, \{eastward lng\}, \{northern
2070
- # lat\}]`
2063
+ # `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
2071
2064
  # @return [Array<Float>]
2072
2065
  #
2073
2066
  # @!attribute [rw] circle
@@ -2242,8 +2235,7 @@ module Aws::GeoPlaces
2242
2235
  # an individual result covers.
2243
2236
  #
2244
2237
  # The bounding box formed is defined as a set 4 coordinates:
2245
- # `[\{westward lng\}, \{southern lat\}, \{eastward lng\}, \{northern
2246
- # lat\}]`
2238
+ # `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
2247
2239
  # @return [Array<Float>]
2248
2240
  #
2249
2241
  # @!attribute [rw] categories
@@ -2453,8 +2445,7 @@ module Aws::GeoPlaces
2453
2445
  # an individual result covers.
2454
2446
  #
2455
2447
  # The bounding box formed is defined as a set 4 coordinates:
2456
- # `[\{westward lng\}, \{southern lat\}, \{eastward lng\}, \{northern
2457
- # lat\}]`
2448
+ # `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
2458
2449
  # @return [Array<Float>]
2459
2450
  #
2460
2451
  # @!attribute [rw] circle
@@ -2525,8 +2516,7 @@ module Aws::GeoPlaces
2525
2516
  # an individual result covers.
2526
2517
  #
2527
2518
  # The bounding box formed is defined as a set 4 coordinates:
2528
- # `[\{westward lng\}, \{southern lat\}, \{eastward lng\}, \{northern
2529
- # lat\}]`
2519
+ # `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
2530
2520
  # @return [Array<Float>]
2531
2521
  #
2532
2522
  # @!attribute [rw] categories
@@ -54,7 +54,7 @@ module Aws::GeoPlaces
54
54
  autoload :EndpointProvider, 'aws-sdk-geoplaces/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-geoplaces/endpoints'
56
56
 
57
- GEM_VERSION = '1.0.0'
57
+ GEM_VERSION = '1.1.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-geoplaces
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-10-30 00:00:00.000000000 Z
11
+ date: 2024-11-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core