Skip to content

Commit 248168e

Browse files
authored
release: v1.8.3 (#1204)
1 parent f8e4400 commit 248168e

File tree

59 files changed

+670
-671
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+670
-671
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [v1.8.3] - 2023-07-12
6+
57
### Added
68

79
- Allow to pass a Dict with field names and summary strategies to the `fields` parameter in the `Summarizer` constructor ([#1195](https://github.com/stac-utils/pystac/pull/1195))
@@ -762,7 +764,8 @@ use `Band.create`
762764

763765
Initial release.
764766

765-
[Unreleased]: <https://github.com/stac-utils/pystac/compare/v1.8.2..main>
767+
[Unreleased]: <https://github.com/stac-utils/pystac/compare/v1.8.3..main>
768+
[v1.8.3]: <https://github.com/stac-utils/pystac/compare/v1.8.2..v1.8.3>
766769
[v1.8.2]: <https://github.com/stac-utils/pystac/compare/v1.8.1..v1.8.2>
767770
[v1.8.1]: <https://github.com/stac-utils/pystac/compare/v1.8.0..v1.8.1>
768771
[v1.8.0]: <https://github.com/stac-utils/pystac/compare/v1.7.3..v1.8.0>

pystac/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
from typing import Optional
33

4-
__version__ = "1.8.2"
4+
__version__ = "1.8.3"
55
"""Library version"""
66

77

tests/cassettes/test_catalog/TestCatalog.test_read_remote.yaml

+24-24
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ interactions:
3737
Cross-Origin-Resource-Policy:
3838
- cross-origin
3939
Date:
40-
- Tue, 27 Jun 2023 22:39:08 GMT
40+
- Thu, 10 Aug 2023 18:32:18 GMT
4141
ETag:
4242
- '"e74ebcbc46d43c5b693ecb995381fbeba03583627e6d65b21ed7678a10d94729"'
4343
Expires:
44-
- Tue, 27 Jun 2023 22:44:08 GMT
44+
- Thu, 10 Aug 2023 18:37:18 GMT
4545
Source-Age:
4646
- '0'
4747
Strict-Transport-Security:
@@ -57,15 +57,15 @@ interactions:
5757
X-Content-Type-Options:
5858
- nosniff
5959
X-Fastly-Request-ID:
60-
- 909ebb295d050e1e6fe11aa984ae423a25d00a92
60+
- c5a2e11f5b98d4b9c9a31a80939c8126e4405baa
6161
X-Frame-Options:
6262
- deny
6363
X-GitHub-Request-Id:
64-
- A20C:646F:1E4923:2316DE:649B650C
64+
- B962:5547:3A6F6:44F0C:64D52D30
6565
X-Served-By:
66-
- cache-den8227-DEN
66+
- cache-den8281-DEN
6767
X-Timer:
68-
- S1687905548.989156,VS0,VE137
68+
- S1691692338.246317,VS0,VE141
6969
X-XSS-Protection:
7070
- 1; mode=block
7171
status:
@@ -127,11 +127,11 @@ interactions:
127127
Cross-Origin-Resource-Policy:
128128
- cross-origin
129129
Date:
130-
- Tue, 27 Jun 2023 22:39:08 GMT
130+
- Thu, 10 Aug 2023 18:32:18 GMT
131131
ETag:
132132
- '"ddd340bc27c120dd2e43868bcde0510a326a6223dac1b0c47c05100e20d1397e"'
133133
Expires:
134-
- Tue, 27 Jun 2023 22:44:08 GMT
134+
- Thu, 10 Aug 2023 18:37:18 GMT
135135
Source-Age:
136136
- '0'
137137
Strict-Transport-Security:
@@ -147,15 +147,15 @@ interactions:
147147
X-Content-Type-Options:
148148
- nosniff
149149
X-Fastly-Request-ID:
150-
- dfc90058bfb87361c699db1569c1f94c19746c16
150+
- 50e09b710c6f1949856b465f46bdf71b54c7a3b5
151151
X-Frame-Options:
152152
- deny
153153
X-GitHub-Request-Id:
154-
- ABC8:7409:1A8B8B:1F576B:649B650C
154+
- 0A4E:568F:488DD:53323:64D52D31
155155
X-Served-By:
156-
- cache-den8224-DEN
156+
- cache-den8260-DEN
157157
X-Timer:
158-
- S1687905548.245941,VS0,VE120
158+
- S1691692338.460671,VS0,VE124
159159
X-XSS-Protection:
160160
- 1; mode=block
161161
status:
@@ -227,11 +227,11 @@ interactions:
227227
Cross-Origin-Resource-Policy:
228228
- cross-origin
229229
Date:
230-
- Tue, 27 Jun 2023 22:39:08 GMT
230+
- Thu, 10 Aug 2023 18:32:18 GMT
231231
ETag:
232232
- '"80ec96bc0acf2e604a03f109bd730426aa82e442d44946231cbe82a531b944f7"'
233233
Expires:
234-
- Tue, 27 Jun 2023 22:44:08 GMT
234+
- Thu, 10 Aug 2023 18:37:18 GMT
235235
Source-Age:
236236
- '0'
237237
Strict-Transport-Security:
@@ -247,15 +247,15 @@ interactions:
247247
X-Content-Type-Options:
248248
- nosniff
249249
X-Fastly-Request-ID:
250-
- 6f170ed0e437d8ff43c127c74da4396aeca014ae
250+
- 12bf7cbbe4e627b3fd931677310d171fbdece829
251251
X-Frame-Options:
252252
- deny
253253
X-GitHub-Request-Id:
254-
- 9F20:0CBD:B92C1:DE7AC:649B650C
254+
- DFE8:243C:4284D:4D0BA:64D52D30
255255
X-Served-By:
256-
- cache-den8270-DEN
256+
- cache-den8279-DEN
257257
X-Timer:
258-
- S1687905548.460165,VS0,VE124
258+
- S1691692339.673670,VS0,VE119
259259
X-XSS-Protection:
260260
- 1; mode=block
261261
status:
@@ -327,11 +327,11 @@ interactions:
327327
Cross-Origin-Resource-Policy:
328328
- cross-origin
329329
Date:
330-
- Tue, 27 Jun 2023 22:39:08 GMT
330+
- Thu, 10 Aug 2023 18:32:19 GMT
331331
ETag:
332332
- '"726870312c74ead0b10c3125045c301e8600929684c49447d64c2db72dc779fc"'
333333
Expires:
334-
- Tue, 27 Jun 2023 22:44:08 GMT
334+
- Thu, 10 Aug 2023 18:37:19 GMT
335335
Source-Age:
336336
- '0'
337337
Strict-Transport-Security:
@@ -347,15 +347,15 @@ interactions:
347347
X-Content-Type-Options:
348348
- nosniff
349349
X-Fastly-Request-ID:
350-
- 5ce5cac561334399c0fad6d393b6aa42423d72f6
350+
- 7d619f01a66ea1972b57f953dff21624597e5aff
351351
X-Frame-Options:
352352
- deny
353353
X-GitHub-Request-Id:
354-
- 826E:9C22:1CB2C4:218032:649B650C
354+
- 972E:3F31:506D2:5B104:64D52D32
355355
X-Served-By:
356-
- cache-den8274-DEN
356+
- cache-den8231-DEN
357357
X-Timer:
358-
- S1687905549.690495,VS0,VE119
358+
- S1691692339.858696,VS0,VE147
359359
X-XSS-Protection:
360360
- 1; mode=block
361361
status:

tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat0].yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ interactions:
120120
Content-Type:
121121
- application/json; charset=utf-8
122122
Date:
123-
- Tue, 27 Jun 2023 22:39:11 GMT
123+
- Thu, 10 Aug 2023 18:32:25 GMT
124124
ETag:
125125
- '"61eb1dc9-1abf"'
126126
Last-Modified:
@@ -138,15 +138,15 @@ interactions:
138138
X-Cache-Hits:
139139
- '0'
140140
X-Fastly-Request-ID:
141-
- 23d887e8c8f0f9507502a1efeb2bfab598e81008
141+
- bc9672ce3ddbb9f9d0b22af7261f0c39aacab3ed
142142
X-GitHub-Request-Id:
143-
- 52F2:64CC:1E62D1:2B5BAC:649B650F
143+
- 32F0:4332:11A6CFB:1935637:64D52D39
144144
X-Served-By:
145-
- cache-den8220-DEN
145+
- cache-den8237-DEN
146146
X-Timer:
147-
- S1687905551.468612,VS0,VE56
147+
- S1691692346.937896,VS0,VE56
148148
expires:
149-
- Tue, 27 Jun 2023 22:49:11 GMT
149+
- Thu, 10 Aug 2023 18:42:25 GMT
150150
permissions-policy:
151151
- interest-cohort=()
152152
x-proxy-cache:

tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat4].yaml

+22-22
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ interactions:
9595
Content-Type:
9696
- application/json; charset=utf-8
9797
Date:
98-
- Tue, 27 Jun 2023 22:39:12 GMT
98+
- Thu, 10 Aug 2023 18:32:28 GMT
9999
ETag:
100100
- '"63e664c8-13bc"'
101101
Last-Modified:
@@ -109,19 +109,19 @@ interactions:
109109
Via:
110110
- 1.1 varnish
111111
X-Cache:
112-
- MISS
112+
- HIT
113113
X-Cache-Hits:
114-
- '0'
114+
- '1'
115115
X-Fastly-Request-ID:
116-
- f1a8d10c16c2e0041d377a5b2d2146c42e67ff2d
116+
- b1a06ab34f733c6e9dc6a4f5b276c235e2c79930
117117
X-GitHub-Request-Id:
118-
- 55F0:5FA8:246C62:316924:649B6510
118+
- 1438:49DA:91006E:FE43B3:64D4F8F0
119119
X-Served-By:
120-
- cache-den8275-DEN
120+
- cache-den8265-DEN
121121
X-Timer:
122-
- S1687905553.635512,VS0,VE56
122+
- S1691692349.668141,VS0,VE55
123123
expires:
124-
- Tue, 27 Jun 2023 22:49:12 GMT
124+
- Thu, 10 Aug 2023 14:59:21 GMT
125125
permissions-policy:
126126
- interest-cohort=()
127127
x-proxy-cache:
@@ -215,7 +215,7 @@ interactions:
215215
Content-Type:
216216
- application/json; charset=utf-8
217217
Date:
218-
- Tue, 27 Jun 2023 22:39:12 GMT
218+
- Thu, 10 Aug 2023 18:32:28 GMT
219219
ETag:
220220
- '"63e6651b-1111"'
221221
Last-Modified:
@@ -233,15 +233,15 @@ interactions:
233233
X-Cache-Hits:
234234
- '1'
235235
X-Fastly-Request-ID:
236-
- 6536b587711ae84fd9ccc8047326d5787b74146e
236+
- f2785d13a06b151272071228f0879eae436212a1
237237
X-GitHub-Request-Id:
238-
- F54E:3F4A:1D0C4A:293F7A:649B5D30
238+
- D120:37B9:DAE123:13C31FE:64D4F892
239239
X-Served-By:
240-
- cache-den8277-DEN
240+
- cache-den8239-DEN
241241
X-Timer:
242-
- S1687905553.791956,VS0,VE61
242+
- S1691692349.805841,VS0,VE69
243243
expires:
244-
- Tue, 27 Jun 2023 22:15:36 GMT
244+
- Thu, 10 Aug 2023 14:57:47 GMT
245245
permissions-policy:
246246
- interest-cohort=()
247247
x-proxy-cache:
@@ -325,7 +325,7 @@ interactions:
325325
Content-Type:
326326
- application/json; charset=utf-8
327327
Date:
328-
- Tue, 27 Jun 2023 22:39:13 GMT
328+
- Thu, 10 Aug 2023 18:32:29 GMT
329329
ETag:
330330
- '"60635220-dff"'
331331
Last-Modified:
@@ -339,19 +339,19 @@ interactions:
339339
Via:
340340
- 1.1 varnish
341341
X-Cache:
342-
- MISS
342+
- HIT
343343
X-Cache-Hits:
344-
- '0'
344+
- '1'
345345
X-Fastly-Request-ID:
346-
- 24eece4e879ce9d6bc251447ea7e96ac08b519de
346+
- 905a0ed8a572185507cf2d3c0f00495afaf1a7ea
347347
X-GitHub-Request-Id:
348-
- 8D60:2D29:2188B9:2E874B:649B6510
348+
- 7F3A:2669:F18598:152D77F:64D4F893
349349
X-Served-By:
350-
- cache-den8225-DEN
350+
- cache-den8260-DEN
351351
X-Timer:
352-
- S1687905553.957592,VS0,VE57
352+
- S1691692349.934889,VS0,VE83
353353
expires:
354-
- Tue, 27 Jun 2023 22:49:12 GMT
354+
- Thu, 10 Aug 2023 14:57:47 GMT
355355
permissions-policy:
356356
- interest-cohort=()
357357
x-proxy-cache:

0 commit comments

Comments
 (0)