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
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

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

### Added

- Added to pystac.MediaType values VND_APACHE_PARQUET and VND_ZARR with the current standard
Expand All @@ -11,7 +13,7 @@
### Changed

- Pass "User-Agent": "pystac/3.13.0" in request headers to work around urllib's default "User-Agent" being blocked by readthedocs ([#1576](https://github.com/stac-utils/pystac/pull/1576))

- Include a plain text repr in notebooks so untrusted notebooks look better ([#1577](https://github.com/stac-utils/pystac/pull/1577))

### Fixed

Expand Down Expand Up @@ -941,7 +943,8 @@ use `Band.create`

Initial release.

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


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.13.0
- pystac/1.14.0
method: GET
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/catalog.json
response:
Expand Down Expand Up @@ -71,7 +71,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/collection.json
response:
Expand Down Expand Up @@ -157,7 +157,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/znz001.json
response:
Expand Down Expand Up @@ -253,7 +253,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/znz029.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json
response:
Expand Down Expand Up @@ -127,7 +127,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json
response:
Expand Down Expand Up @@ -241,7 +241,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/view/v1.0.0/schema.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json
response:
Expand Down Expand Up @@ -127,7 +127,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/view/v1.0.0/schema.json
response:
Expand Down Expand Up @@ -231,7 +231,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/examples/sentinel2.json
response:
Expand Down
12 changes: 6 additions & 6 deletions tests/cassettes/test_item/test_null_geometry.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.13.0
- pystac/1.14.0
method: GET
uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json
response:
Expand Down Expand Up @@ -129,7 +129,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json
response:
Expand Down Expand Up @@ -192,7 +192,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json
response:
Expand Down Expand Up @@ -285,7 +285,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json
response:
Expand Down Expand Up @@ -350,7 +350,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json
response:
Expand Down Expand Up @@ -412,7 +412,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://proj.org/schemas/v0.7/projjson.schema.json
response:
Expand Down Expand Up @@ -77,7 +77,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://proj.org/en/latest/schemas/v0.7/projjson.schema.json
response:
Expand Down
2 changes: 1 addition & 1 deletion tests/cassettes/test_stac_io/test_retry_stac_io.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.13.0
- pystac/1.14.0
method: GET
uri: https://planetarycomputer.microsoft.com/api/stac/v1
response:
Expand Down
2 changes: 1 addition & 1 deletion tests/cassettes/test_stac_io/test_retry_stac_io_404.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.13.0
- pystac/1.14.0
method: GET
uri: https://planetarycomputer.microsoft.com/api/stac/v1/collections/not-a-collection-id
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://capella-open-data.s3.us-west-2.amazonaws.com/stac/capella-open-data-by-capital/capella-open-data-mal%C3%A9/collection.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json
response:
Expand Down Expand Up @@ -127,7 +127,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json
response:
Expand Down Expand Up @@ -241,7 +241,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/view/v1.0.0/schema.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json
response:
Expand Down Expand Up @@ -127,7 +127,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/view/v1.0.0/schema.json
response:
Expand Down Expand Up @@ -231,7 +231,7 @@ interactions:
body: null
headers:
User-Agent:
- pystac/1.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
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.13.0
- pystac/1.14.0
method: GET
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
response:
Expand Down
Loading
Loading