Skip to content
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
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## [Unreleased]

## [v1.14.1] - 2025-09-18

### Fixed

- Support older versions of urllib3 ([#1580](https://github.com/stac-utils/pystac/pull/1580))

## [v1.14.0] - 2025-09-11

### Added
Expand Down Expand Up @@ -943,7 +949,8 @@ use `Band.create`

Initial release.

[Unreleased]: <https://github.com/stac-utils/pystac/compare/v1.14.0..main>
[Unreleased]: <https://github.com/stac-utils/pystac/compare/v1.14.1..main>
[v1.14.1]: <https://github.com/stac-utils/pystac/compare/v1.14.0..v1.14.1>
[v1.14.0]: <https://github.com/stac-utils/pystac/compare/v1.13.0..v1.14.0>
[v1.13.0]: <https://github.com/stac-utils/pystac/compare/v1.12.2..v1.13.0>
[v1.12.2]: <https://github.com/stac-utils/pystac/compare/v1.12.1..v1.12.2>
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.14.0"
__version__ = "1.14.1"
"""Library version"""


Expand Down
64 changes: 32 additions & 32 deletions tests/cassettes/test_catalog/TestCatalog.test_read_remote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.14.0
- pystac/1.14.1
method: GET
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/catalog.json
response:
Expand Down Expand Up @@ -33,11 +33,11 @@ interactions:
Cross-Origin-Resource-Policy:
- cross-origin
Date:
- Thu, 11 Sep 2025 15:51:20 GMT
- Thu, 18 Sep 2025 14:55:37 GMT
ETag:
- '"e74ebcbc46d43c5b693ecb995381fbeba03583627e6d65b21ed7678a10d94729"'
Expires:
- Thu, 11 Sep 2025 15:56:20 GMT
- Thu, 18 Sep 2025 15:00:37 GMT
Source-Age:
- '0'
Strict-Transport-Security:
Expand All @@ -47,21 +47,21 @@ interactions:
Via:
- 1.1 varnish
X-Cache:
- HIT
- MISS
X-Cache-Hits:
- '0'
X-Content-Type-Options:
- nosniff
X-Fastly-Request-ID:
- b529d376c653063dbe51649d16b4513f9b18c8ca
- ac3bc65e8df95cb70374f59a88fd5cb2a3796d3a
X-Frame-Options:
- deny
X-GitHub-Request-Id:
- 159F:3ACAF2:F8CE77:1374D7D:68C2EE9E
- 95AC:175DD:C1C7B:ECB06:68CC1D68
X-Served-By:
- cache-bos4650-BOS
- cache-bos4641-BOS
X-Timer:
- S1757605881.609397,VS0,VE34
- S1758207338.739596,VS0,VE85
X-XSS-Protection:
- 1; mode=block
status:
Expand All @@ -71,7 +71,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.14.0
- pystac/1.14.1
method: GET
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/collection.json
response:
Expand Down Expand Up @@ -119,11 +119,11 @@ interactions:
Cross-Origin-Resource-Policy:
- cross-origin
Date:
- Thu, 11 Sep 2025 15:51:20 GMT
- Thu, 18 Sep 2025 14:55:37 GMT
ETag:
- '"ddd340bc27c120dd2e43868bcde0510a326a6223dac1b0c47c05100e20d1397e"'
Expires:
- Thu, 11 Sep 2025 15:56:20 GMT
- Thu, 18 Sep 2025 15:00:37 GMT
Source-Age:
- '0'
Strict-Transport-Security:
Expand All @@ -133,21 +133,21 @@ interactions:
Via:
- 1.1 varnish
X-Cache:
- HIT
- MISS
X-Cache-Hits:
- '0'
X-Content-Type-Options:
- nosniff
X-Fastly-Request-ID:
- 3b49c3a05484403c226cd6bf3f5c47020c8fa603
- 535459ae7b90c861026f8934ab614c34be0371da
X-Frame-Options:
- deny
X-GitHub-Request-Id:
- E9A4:25E917:F65002:134CF27:68C2EE9F
- 6E2B:27CA0A:AE274:D9059:68CC1D69
X-Served-By:
- cache-bos4660-BOS
- cache-bos4659-BOS
X-Timer:
- S1757605881.744502,VS0,VE44
- S1758207338.893150,VS0,VE67
X-XSS-Protection:
- 1; mode=block
status:
Expand All @@ -157,7 +157,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.14.0
- pystac/1.14.1
method: GET
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/znz001.json
response:
Expand Down Expand Up @@ -215,11 +215,11 @@ interactions:
Cross-Origin-Resource-Policy:
- cross-origin
Date:
- Thu, 11 Sep 2025 15:51:20 GMT
- Thu, 18 Sep 2025 14:55:38 GMT
ETag:
- '"80ec96bc0acf2e604a03f109bd730426aa82e442d44946231cbe82a531b944f7"'
Expires:
- Thu, 11 Sep 2025 15:56:20 GMT
- Thu, 18 Sep 2025 15:00:38 GMT
Source-Age:
- '0'
Strict-Transport-Security:
Expand All @@ -229,21 +229,21 @@ interactions:
Via:
- 1.1 varnish
X-Cache:
- HIT
- MISS
X-Cache-Hits:
- '0'
X-Content-Type-Options:
- nosniff
X-Fastly-Request-ID:
- f022c197150d57ef5d41874f68c5bf2739937624
- 410b1deb003782322b5aa10c140b104d64b3a4e7
X-Frame-Options:
- deny
X-GitHub-Request-Id:
- A679:3ACAF2:F8CEAC:1374DBE:68C2EE9F
- 6225:3CAE3B:BD380:E8214:68CC1D6A
X-Served-By:
- cache-bos4624-BOS
- cache-bos4660-BOS
X-Timer:
- S1757605881.859959,VS0,VE68
- S1758207338.033185,VS0,VE181
X-XSS-Protection:
- 1; mode=block
status:
Expand All @@ -253,7 +253,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.14.0
- pystac/1.14.1
method: GET
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/znz029.json
response:
Expand Down Expand Up @@ -311,11 +311,11 @@ interactions:
Cross-Origin-Resource-Policy:
- cross-origin
Date:
- Thu, 11 Sep 2025 15:51:21 GMT
- Thu, 18 Sep 2025 14:55:38 GMT
ETag:
- '"726870312c74ead0b10c3125045c301e8600929684c49447d64c2db72dc779fc"'
Expires:
- Thu, 11 Sep 2025 15:56:21 GMT
- Thu, 18 Sep 2025 15:00:38 GMT
Source-Age:
- '0'
Strict-Transport-Security:
Expand All @@ -325,21 +325,21 @@ interactions:
Via:
- 1.1 varnish
X-Cache:
- HIT
- MISS
X-Cache-Hits:
- '0'
X-Content-Type-Options:
- nosniff
X-Fastly-Request-ID:
- 3fdd9d041aa32f44206789e13a539495a5b9eecb
- ee825a75cc33b63da5d5c206b3462823b952405f
X-Frame-Options:
- deny
X-GitHub-Request-Id:
- 2E1B:3B0BD:FEBD0E:13D3C78:68C2EEA1
- 4B06:3CAE3B:BD3AB:E824E:68CC1D69
X-Served-By:
- cache-bos4639-BOS
- cache-bos4646-BOS
X-Timer:
- S1757605881.995906,VS0,VE46
- S1758207338.373515,VS0,VE96
X-XSS-Protection:
- 1; mode=block
status:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.14.0
- pystac/1.14.1
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
Expand Down Expand Up @@ -106,7 +106,7 @@ interactions:
Access-Control-Allow-Origin:
- '*'
Age:
- '343'
- '0'
Cache-Control:
- max-age=600
Connection:
Expand All @@ -116,7 +116,7 @@ interactions:
Content-Type:
- application/json; charset=utf-8
Date:
- Thu, 11 Sep 2025 15:51:21 GMT
- Thu, 18 Sep 2025 14:55:39 GMT
ETag:
- '"61eb1dc9-1abf"'
Last-Modified:
Expand All @@ -130,19 +130,19 @@ interactions:
Via:
- 1.1 varnish
X-Cache:
- HIT
- MISS
X-Cache-Hits:
- '2'
- '0'
X-Fastly-Request-ID:
- e0d61e319033d4fab6702fca038f5074c34cf44e
- 2dbbd73d5fb2e22c2d4cf344cef42d6fb76610e9
X-GitHub-Request-Id:
- FE08:128B70:CBB40B:E7523E:68C2EEA2
- 600D:C1ED5:D907DA:F3637F:68CC1D6B
X-Served-By:
- cache-bos4620-BOS
- cache-bos4629-BOS
X-Timer:
- S1757605882.984425,VS0,VE0
- S1758207339.306848,VS0,VE63
expires:
- Thu, 11 Sep 2025 15:55:38 GMT
- Thu, 18 Sep 2025 15:05:39 GMT
x-proxy-cache:
- MISS
status:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.14.0
- pystac/1.14.1
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
Expand Down Expand Up @@ -106,7 +106,7 @@ interactions:
Access-Control-Allow-Origin:
- '*'
Age:
- '344'
- '0'
Cache-Control:
- max-age=600
Connection:
Expand All @@ -116,7 +116,7 @@ interactions:
Content-Type:
- application/json; charset=utf-8
Date:
- Thu, 11 Sep 2025 15:51:22 GMT
- Thu, 18 Sep 2025 14:55:39 GMT
ETag:
- '"61eb1dc9-1abf"'
Last-Modified:
Expand All @@ -132,17 +132,17 @@ interactions:
X-Cache:
- HIT
X-Cache-Hits:
- '0'
- '1'
X-Fastly-Request-ID:
- 7a6523da33e2950b0e9b8a072a0deb189e9750c9
- ede38f489f5289d047d458efcc1dbbb28f168d67
X-GitHub-Request-Id:
- FE08:128B70:CBB40B:E7523E:68C2EEA2
- 600D:C1ED5:D907DA:F3637F:68CC1D6B
X-Served-By:
- cache-bos4621-BOS
- cache-bos4659-BOS
X-Timer:
- S1757605882.169838,VS0,VE1
- S1758207340.529172,VS0,VE1
expires:
- Thu, 11 Sep 2025 15:55:38 GMT
- Thu, 18 Sep 2025 15:05:39 GMT
x-proxy-cache:
- MISS
status:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.14.0
- pystac/1.14.1
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
Expand Down Expand Up @@ -106,7 +106,7 @@ interactions:
Access-Control-Allow-Origin:
- '*'
Age:
- '344'
- '0'
Cache-Control:
- max-age=600
Connection:
Expand All @@ -116,7 +116,7 @@ interactions:
Content-Type:
- application/json; charset=utf-8
Date:
- Thu, 11 Sep 2025 15:51:22 GMT
- Thu, 18 Sep 2025 14:55:39 GMT
ETag:
- '"61eb1dc9-1abf"'
Last-Modified:
Expand All @@ -134,15 +134,15 @@ interactions:
X-Cache-Hits:
- '1'
X-Fastly-Request-ID:
- 575bca7664d347a7fca925d3c89f8d28a79f4915
- 02fa4dd0636454c3f7c924a3b9686edf0b57ca68
X-GitHub-Request-Id:
- FE08:128B70:CBB40B:E7523E:68C2EEA2
- 600D:C1ED5:D907DA:F3637F:68CC1D6B
X-Served-By:
- cache-bos4631-BOS
- cache-bos4667-BOS
X-Timer:
- S1757605882.314284,VS0,VE1
- S1758207340.657557,VS0,VE2
expires:
- Thu, 11 Sep 2025 15:55:38 GMT
- Thu, 18 Sep 2025 15:05:39 GMT
x-proxy-cache:
- MISS
status:
Expand Down
Loading
Loading