Skip to content

Commit 7ac7560

Browse files
authored
release: v1.12.0 (#1502)
1 parent 7e7d070 commit 7ac7560

File tree

289 files changed

+8131
-8086
lines changed

Some content is hidden

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

289 files changed

+8131
-8086
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [v1.12.0]
6+
57
### Added
68

79
- Top-level `item_assets` dict on `Collection`s ([#1476](https://github.com/stac-utils/pystac/pull/1476))
@@ -892,7 +894,8 @@ use `Band.create`
892894

893895
Initial release.
894896

895-
[Unreleased]: <https://github.com/stac-utils/pystac/compare/v1.11.0..main>
897+
[Unreleased]: <https://github.com/stac-utils/pystac/compare/v1.12.0..main>
898+
[v1.12.0]: <https://github.com/stac-utils/pystac/compare/v1.11.0..v1.12.0>
896899
[v1.11.0]: <https://github.com/stac-utils/pystac/compare/v1.10.1..v1.11.0>
897900
[v1.10.1]: <https://github.com/stac-utils/pystac/compare/v1.10.0..v1.10.1>
898901
[v1.10.0]: <https://github.com/stac-utils/pystac/compare/v1.9.0..v1.10.0>

pystac/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os
22

3-
__version__ = "1.11.0"
3+
__version__ = "1.12.0"
44
"""Library version"""
55

66

tests/cassettes/test_catalog/TestCatalog.test_read_remote.yaml

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ interactions:
77
Host:
88
- raw.githubusercontent.com
99
User-Agent:
10-
- Python-urllib/3.11
10+
- Python-urllib/3.12
1111
method: GET
1212
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/catalog.json
1313
response:
@@ -37,11 +37,11 @@ interactions:
3737
Cross-Origin-Resource-Policy:
3838
- cross-origin
3939
Date:
40-
- Mon, 13 Jan 2025 19:20:27 GMT
40+
- Thu, 23 Jan 2025 15:04:18 GMT
4141
ETag:
4242
- '"e74ebcbc46d43c5b693ecb995381fbeba03583627e6d65b21ed7678a10d94729"'
4343
Expires:
44-
- Mon, 13 Jan 2025 19:25:27 GMT
44+
- Thu, 23 Jan 2025 15:09: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-
- 06444a67338184cdd641505c05c81c3f9e163197
60+
- f039e0965880c3a4f071ce585f60acb588f5f11c
6161
X-Frame-Options:
6262
- deny
6363
X-GitHub-Request-Id:
64-
- 8E65:303A88:1E1FE3:211328:6785677A
64+
- 4495:22F95D:205FB0:23AFE6:67925A71
6565
X-Served-By:
66-
- cache-bos4680-BOS
66+
- cache-den-kden1300041-DEN
6767
X-Timer:
68-
- S1736796027.972910,VS0,VE178
68+
- S1737644658.294291,VS0,VE340
6969
X-XSS-Protection:
7070
- 1; mode=block
7171
status:
@@ -79,7 +79,7 @@ interactions:
7979
Host:
8080
- raw.githubusercontent.com
8181
User-Agent:
82-
- Python-urllib/3.11
82+
- Python-urllib/3.12
8383
method: GET
8484
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/collection.json
8585
response:
@@ -127,11 +127,11 @@ interactions:
127127
Cross-Origin-Resource-Policy:
128128
- cross-origin
129129
Date:
130-
- Mon, 13 Jan 2025 19:20:27 GMT
130+
- Thu, 23 Jan 2025 15:04:18 GMT
131131
ETag:
132132
- '"ddd340bc27c120dd2e43868bcde0510a326a6223dac1b0c47c05100e20d1397e"'
133133
Expires:
134-
- Mon, 13 Jan 2025 19:25:27 GMT
134+
- Thu, 23 Jan 2025 15:09: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-
- 717e77cef12e519c4e215c0c8014685b5868f464
150+
- e84c45e0397a83b17c87b325715b916f5d64468d
151151
X-Frame-Options:
152152
- deny
153153
X-GitHub-Request-Id:
154-
- 9D92:124F4B:1EA7DE:218904:6785677A
154+
- FE9B:2B18D8:1FA6D6:22F4DA:67925A70
155155
X-Served-By:
156-
- cache-bos4665-BOS
156+
- cache-den-kden1300070-DEN
157157
X-Timer:
158-
- S1736796027.242884,VS0,VE111
158+
- S1737644659.655386,VS0,VE202
159159
X-XSS-Protection:
160160
- 1; mode=block
161161
status:
@@ -169,7 +169,7 @@ interactions:
169169
Host:
170170
- raw.githubusercontent.com
171171
User-Agent:
172-
- Python-urllib/3.11
172+
- Python-urllib/3.12
173173
method: GET
174174
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/znz001.json
175175
response:
@@ -227,11 +227,11 @@ interactions:
227227
Cross-Origin-Resource-Policy:
228228
- cross-origin
229229
Date:
230-
- Mon, 13 Jan 2025 19:20:27 GMT
230+
- Thu, 23 Jan 2025 15:04:19 GMT
231231
ETag:
232232
- '"80ec96bc0acf2e604a03f109bd730426aa82e442d44946231cbe82a531b944f7"'
233233
Expires:
234-
- Mon, 13 Jan 2025 19:25:27 GMT
234+
- Thu, 23 Jan 2025 15:09:19 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-
- c707358cf15f66572137cb3cacd78dd638e1800d
250+
- ed03994fba3b95f37322480c8fd73cae1db4b104
251251
X-Frame-Options:
252252
- deny
253253
X-GitHub-Request-Id:
254-
- CE9A:37926D:20A57B:239D70:67856775
254+
- 45D8:173A05:25B586:2904B8:67925A71
255255
X-Served-By:
256-
- cache-bos4654-BOS
256+
- cache-den-kden1300045-DEN
257257
X-Timer:
258-
- S1736796027.419217,VS0,VE97
258+
- S1737644659.878747,VS0,VE149
259259
X-XSS-Protection:
260260
- 1; mode=block
261261
status:
@@ -269,7 +269,7 @@ interactions:
269269
Host:
270270
- raw.githubusercontent.com
271271
User-Agent:
272-
- Python-urllib/3.11
272+
- Python-urllib/3.12
273273
method: GET
274274
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/znz029.json
275275
response:
@@ -327,11 +327,11 @@ interactions:
327327
Cross-Origin-Resource-Policy:
328328
- cross-origin
329329
Date:
330-
- Mon, 13 Jan 2025 19:20:27 GMT
330+
- Thu, 23 Jan 2025 15:04:19 GMT
331331
ETag:
332332
- '"726870312c74ead0b10c3125045c301e8600929684c49447d64c2db72dc779fc"'
333333
Expires:
334-
- Mon, 13 Jan 2025 19:25:27 GMT
334+
- Thu, 23 Jan 2025 15:09: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-
- e55f09f534c7371797506f73a5c3bf3ca8c8992b
350+
- 46f5162223936806654b1d3c67dbe991947e2158
351351
X-Frame-Options:
352352
- deny
353353
X-GitHub-Request-Id:
354-
- C570:1AE224:1A8A52:1D6561:6785677A
354+
- 5188:121744:23621E:26B43C:67925A70
355355
X-Served-By:
356-
- cache-bos4663-BOS
356+
- cache-den-kden1300063-DEN
357357
X-Timer:
358-
- S1736796028.588254,VS0,VE213
358+
- S1737644659.050995,VS0,VE130
359359
X-XSS-Protection:
360360
- 1; mode=block
361361
status:

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ interactions:
77
Host:
88
- stac-extensions.github.io
99
User-Agent:
10-
- Python-urllib/3.11
10+
- Python-urllib/3.12
1111
method: GET
1212
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
1313
response:
@@ -120,7 +120,7 @@ interactions:
120120
Content-Type:
121121
- application/json; charset=utf-8
122122
Date:
123-
- Mon, 13 Jan 2025 19:20:28 GMT
123+
- Thu, 23 Jan 2025 15:04:19 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-
- 61229ea3ff2639e149b9e210b3db25d368aa4008
141+
- 7f59783378f4a0da3ffe78cc03723e72fa363000
142142
X-GitHub-Request-Id:
143-
- 6DAD:2464FF:4361700:49EE54A:6785677A
143+
- 4D47:168048:F2615B:1102B6A:67925A72
144144
X-Served-By:
145-
- cache-bos4680-BOS
145+
- cache-den-kden1300038-DEN
146146
X-Timer:
147-
- S1736796028.490521,VS0,VE55
147+
- S1737644660.657692,VS0,VE83
148148
expires:
149-
- Mon, 13 Jan 2025 19:30:28 GMT
149+
- Thu, 23 Jan 2025 15:14:19 GMT
150150
permissions-policy:
151151
- interest-cohort=()
152152
x-proxy-cache:

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ interactions:
77
Host:
88
- stac-extensions.github.io
99
User-Agent:
10-
- Python-urllib/3.11
10+
- Python-urllib/3.12
1111
method: GET
1212
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
1313
response:
@@ -120,7 +120,7 @@ interactions:
120120
Content-Type:
121121
- application/json; charset=utf-8
122122
Date:
123-
- Mon, 13 Jan 2025 19:20:28 GMT
123+
- Thu, 23 Jan 2025 15:04:19 GMT
124124
ETag:
125125
- '"61eb1dc9-1abf"'
126126
Last-Modified:
@@ -138,15 +138,15 @@ interactions:
138138
X-Cache-Hits:
139139
- '1'
140140
X-Fastly-Request-ID:
141-
- 83577d09c7a0e43b4494d1148ceed2600ab9eb97
141+
- 8b827a92c4eae87602f45d77b4564f1dbfdd006c
142142
X-GitHub-Request-Id:
143-
- 6DAD:2464FF:4361700:49EE54A:6785677A
143+
- 4D47:168048:F2615B:1102B6A:67925A72
144144
X-Served-By:
145-
- cache-bos4637-BOS
145+
- cache-den-kden1300064-DEN
146146
X-Timer:
147-
- S1736796029.704238,VS0,VE1
147+
- S1737644660.814804,VS0,VE1
148148
expires:
149-
- Mon, 13 Jan 2025 19:30:28 GMT
149+
- Thu, 23 Jan 2025 15:14:19 GMT
150150
permissions-policy:
151151
- interest-cohort=()
152152
x-proxy-cache:

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ interactions:
77
Host:
88
- stac-extensions.github.io
99
User-Agent:
10-
- Python-urllib/3.11
10+
- Python-urllib/3.12
1111
method: GET
1212
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
1313
response:
@@ -120,7 +120,7 @@ interactions:
120120
Content-Type:
121121
- application/json; charset=utf-8
122122
Date:
123-
- Mon, 13 Jan 2025 19:20:28 GMT
123+
- Thu, 23 Jan 2025 15:04:19 GMT
124124
ETag:
125125
- '"61eb1dc9-1abf"'
126126
Last-Modified:
@@ -138,15 +138,15 @@ interactions:
138138
X-Cache-Hits:
139139
- '1'
140140
X-Fastly-Request-ID:
141-
- a56bdf2a5ae4b97f2fd92d29accc45e51b6701fd
141+
- 7160d2518ee3d156d80c8291c4550540ee6d2e55
142142
X-GitHub-Request-Id:
143-
- 6DAD:2464FF:4361700:49EE54A:6785677A
143+
- 4D47:168048:F2615B:1102B6A:67925A72
144144
X-Served-By:
145-
- cache-bos4660-BOS
145+
- cache-den-kden1300045-DEN
146146
X-Timer:
147-
- S1736796029.816297,VS0,VE2
147+
- S1737644660.859808,VS0,VE1
148148
expires:
149-
- Mon, 13 Jan 2025 19:30:28 GMT
149+
- Thu, 23 Jan 2025 15:14:19 GMT
150150
permissions-policy:
151151
- interest-cohort=()
152152
x-proxy-cache:

0 commit comments

Comments
 (0)