Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: v1.12.0 #1502

Merged
merged 1 commit into from
Jan 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [v1.12.0]

### Added

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

Initial release.

[Unreleased]: <https://github.com/stac-utils/pystac/compare/v1.11.0..main>
[Unreleased]: <https://github.com/stac-utils/pystac/compare/v1.12.0..main>
[v1.12.0]: <https://github.com/stac-utils/pystac/compare/v1.11.0..v1.12.0>
[v1.11.0]: <https://github.com/stac-utils/pystac/compare/v1.10.1..v1.11.0>
[v1.10.1]: <https://github.com/stac-utils/pystac/compare/v1.10.0..v1.10.1>
[v1.10.0]: <https://github.com/stac-utils/pystac/compare/v1.9.0..v1.10.0>
Expand Down
2 changes: 1 addition & 1 deletion pystac/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os

__version__ = "1.11.0"
__version__ = "1.12.0"
"""Library version"""


Expand Down
56 changes: 28 additions & 28 deletions tests/cassettes/test_catalog/TestCatalog.test_read_remote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ interactions:
Host:
- raw.githubusercontent.com
User-Agent:
- Python-urllib/3.11
- Python-urllib/3.12
method: GET
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/catalog.json
response:
Expand Down Expand Up @@ -37,11 +37,11 @@ interactions:
Cross-Origin-Resource-Policy:
- cross-origin
Date:
- Mon, 13 Jan 2025 19:20:27 GMT
- Thu, 23 Jan 2025 15:04:18 GMT
ETag:
- '"e74ebcbc46d43c5b693ecb995381fbeba03583627e6d65b21ed7678a10d94729"'
Expires:
- Mon, 13 Jan 2025 19:25:27 GMT
- Thu, 23 Jan 2025 15:09:18 GMT
Source-Age:
- '0'
Strict-Transport-Security:
Expand All @@ -57,15 +57,15 @@ interactions:
X-Content-Type-Options:
- nosniff
X-Fastly-Request-ID:
- 06444a67338184cdd641505c05c81c3f9e163197
- f039e0965880c3a4f071ce585f60acb588f5f11c
X-Frame-Options:
- deny
X-GitHub-Request-Id:
- 8E65:303A88:1E1FE3:211328:6785677A
- 4495:22F95D:205FB0:23AFE6:67925A71
X-Served-By:
- cache-bos4680-BOS
- cache-den-kden1300041-DEN
X-Timer:
- S1736796027.972910,VS0,VE178
- S1737644658.294291,VS0,VE340
X-XSS-Protection:
- 1; mode=block
status:
Expand All @@ -79,7 +79,7 @@ interactions:
Host:
- raw.githubusercontent.com
User-Agent:
- Python-urllib/3.11
- Python-urllib/3.12
method: GET
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/collection.json
response:
Expand Down Expand Up @@ -127,11 +127,11 @@ interactions:
Cross-Origin-Resource-Policy:
- cross-origin
Date:
- Mon, 13 Jan 2025 19:20:27 GMT
- Thu, 23 Jan 2025 15:04:18 GMT
ETag:
- '"ddd340bc27c120dd2e43868bcde0510a326a6223dac1b0c47c05100e20d1397e"'
Expires:
- Mon, 13 Jan 2025 19:25:27 GMT
- Thu, 23 Jan 2025 15:09:18 GMT
Source-Age:
- '0'
Strict-Transport-Security:
Expand All @@ -147,15 +147,15 @@ interactions:
X-Content-Type-Options:
- nosniff
X-Fastly-Request-ID:
- 717e77cef12e519c4e215c0c8014685b5868f464
- e84c45e0397a83b17c87b325715b916f5d64468d
X-Frame-Options:
- deny
X-GitHub-Request-Id:
- 9D92:124F4B:1EA7DE:218904:6785677A
- FE9B:2B18D8:1FA6D6:22F4DA:67925A70
X-Served-By:
- cache-bos4665-BOS
- cache-den-kden1300070-DEN
X-Timer:
- S1736796027.242884,VS0,VE111
- S1737644659.655386,VS0,VE202
X-XSS-Protection:
- 1; mode=block
status:
Expand All @@ -169,7 +169,7 @@ interactions:
Host:
- raw.githubusercontent.com
User-Agent:
- Python-urllib/3.11
- Python-urllib/3.12
method: GET
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/znz001.json
response:
Expand Down Expand Up @@ -227,11 +227,11 @@ interactions:
Cross-Origin-Resource-Policy:
- cross-origin
Date:
- Mon, 13 Jan 2025 19:20:27 GMT
- Thu, 23 Jan 2025 15:04:19 GMT
ETag:
- '"80ec96bc0acf2e604a03f109bd730426aa82e442d44946231cbe82a531b944f7"'
Expires:
- Mon, 13 Jan 2025 19:25:27 GMT
- Thu, 23 Jan 2025 15:09:19 GMT
Source-Age:
- '0'
Strict-Transport-Security:
Expand All @@ -247,15 +247,15 @@ interactions:
X-Content-Type-Options:
- nosniff
X-Fastly-Request-ID:
- c707358cf15f66572137cb3cacd78dd638e1800d
- ed03994fba3b95f37322480c8fd73cae1db4b104
X-Frame-Options:
- deny
X-GitHub-Request-Id:
- CE9A:37926D:20A57B:239D70:67856775
- 45D8:173A05:25B586:2904B8:67925A71
X-Served-By:
- cache-bos4654-BOS
- cache-den-kden1300045-DEN
X-Timer:
- S1736796027.419217,VS0,VE97
- S1737644659.878747,VS0,VE149
X-XSS-Protection:
- 1; mode=block
status:
Expand All @@ -269,7 +269,7 @@ interactions:
Host:
- raw.githubusercontent.com
User-Agent:
- Python-urllib/3.11
- Python-urllib/3.12
method: GET
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/znz029.json
response:
Expand Down Expand Up @@ -327,11 +327,11 @@ interactions:
Cross-Origin-Resource-Policy:
- cross-origin
Date:
- Mon, 13 Jan 2025 19:20:27 GMT
- Thu, 23 Jan 2025 15:04:19 GMT
ETag:
- '"726870312c74ead0b10c3125045c301e8600929684c49447d64c2db72dc779fc"'
Expires:
- Mon, 13 Jan 2025 19:25:27 GMT
- Thu, 23 Jan 2025 15:09:19 GMT
Source-Age:
- '0'
Strict-Transport-Security:
Expand All @@ -347,15 +347,15 @@ interactions:
X-Content-Type-Options:
- nosniff
X-Fastly-Request-ID:
- e55f09f534c7371797506f73a5c3bf3ca8c8992b
- 46f5162223936806654b1d3c67dbe991947e2158
X-Frame-Options:
- deny
X-GitHub-Request-Id:
- C570:1AE224:1A8A52:1D6561:6785677A
- 5188:121744:23621E:26B43C:67925A70
X-Served-By:
- cache-bos4663-BOS
- cache-den-kden1300063-DEN
X-Timer:
- S1736796028.588254,VS0,VE213
- S1737644659.050995,VS0,VE130
X-XSS-Protection:
- 1; mode=block
status:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ interactions:
Host:
- stac-extensions.github.io
User-Agent:
- Python-urllib/3.11
- Python-urllib/3.12
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
Expand Down Expand Up @@ -120,7 +120,7 @@ interactions:
Content-Type:
- application/json; charset=utf-8
Date:
- Mon, 13 Jan 2025 19:20:28 GMT
- Thu, 23 Jan 2025 15:04:19 GMT
ETag:
- '"61eb1dc9-1abf"'
Last-Modified:
Expand All @@ -138,15 +138,15 @@ interactions:
X-Cache-Hits:
- '0'
X-Fastly-Request-ID:
- 61229ea3ff2639e149b9e210b3db25d368aa4008
- 7f59783378f4a0da3ffe78cc03723e72fa363000
X-GitHub-Request-Id:
- 6DAD:2464FF:4361700:49EE54A:6785677A
- 4D47:168048:F2615B:1102B6A:67925A72
X-Served-By:
- cache-bos4680-BOS
- cache-den-kden1300038-DEN
X-Timer:
- S1736796028.490521,VS0,VE55
- S1737644660.657692,VS0,VE83
expires:
- Mon, 13 Jan 2025 19:30:28 GMT
- Thu, 23 Jan 2025 15:14:19 GMT
permissions-policy:
- interest-cohort=()
x-proxy-cache:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ interactions:
Host:
- stac-extensions.github.io
User-Agent:
- Python-urllib/3.11
- Python-urllib/3.12
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
Expand Down Expand Up @@ -120,7 +120,7 @@ interactions:
Content-Type:
- application/json; charset=utf-8
Date:
- Mon, 13 Jan 2025 19:20:28 GMT
- Thu, 23 Jan 2025 15:04:19 GMT
ETag:
- '"61eb1dc9-1abf"'
Last-Modified:
Expand All @@ -138,15 +138,15 @@ interactions:
X-Cache-Hits:
- '1'
X-Fastly-Request-ID:
- 83577d09c7a0e43b4494d1148ceed2600ab9eb97
- 8b827a92c4eae87602f45d77b4564f1dbfdd006c
X-GitHub-Request-Id:
- 6DAD:2464FF:4361700:49EE54A:6785677A
- 4D47:168048:F2615B:1102B6A:67925A72
X-Served-By:
- cache-bos4637-BOS
- cache-den-kden1300064-DEN
X-Timer:
- S1736796029.704238,VS0,VE1
- S1737644660.814804,VS0,VE1
expires:
- Mon, 13 Jan 2025 19:30:28 GMT
- Thu, 23 Jan 2025 15:14:19 GMT
permissions-policy:
- interest-cohort=()
x-proxy-cache:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ interactions:
Host:
- stac-extensions.github.io
User-Agent:
- Python-urllib/3.11
- Python-urllib/3.12
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
Expand Down Expand Up @@ -120,7 +120,7 @@ interactions:
Content-Type:
- application/json; charset=utf-8
Date:
- Mon, 13 Jan 2025 19:20:28 GMT
- Thu, 23 Jan 2025 15:04:19 GMT
ETag:
- '"61eb1dc9-1abf"'
Last-Modified:
Expand All @@ -138,15 +138,15 @@ interactions:
X-Cache-Hits:
- '1'
X-Fastly-Request-ID:
- a56bdf2a5ae4b97f2fd92d29accc45e51b6701fd
- 7160d2518ee3d156d80c8291c4550540ee6d2e55
X-GitHub-Request-Id:
- 6DAD:2464FF:4361700:49EE54A:6785677A
- 4D47:168048:F2615B:1102B6A:67925A72
X-Served-By:
- cache-bos4660-BOS
- cache-den-kden1300045-DEN
X-Timer:
- S1736796029.816297,VS0,VE2
- S1737644660.859808,VS0,VE1
expires:
- Mon, 13 Jan 2025 19:30:28 GMT
- Thu, 23 Jan 2025 15:14:19 GMT
permissions-policy:
- interest-cohort=()
x-proxy-cache:
Expand Down
Loading
Loading