Skip to content

Commit 44d06af

Browse files
gadomskijsignell
andauthored
release: v1.14.0 (#1578)
* release: v1.14.0 * Fix up changelog * Update pystac version in cassettes * Include Unreleased section --------- Co-authored-by: Julia Signell <[email protected]>
1 parent 8902d29 commit 44d06af

File tree

293 files changed

+1011
-1008
lines changed

Some content is hidden

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

293 files changed

+1011
-1008
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [v1.14.0] - 2025-09-11
6+
57
### Added
68

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

1315
- 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))
14-
16+
- Include a plain text repr in notebooks so untrusted notebooks look better ([#1577](https://github.com/stac-utils/pystac/pull/1577))
1517

1618
### Fixed
1719

@@ -941,7 +943,8 @@ use `Band.create`
941943

942944
Initial release.
943945

944-
[Unreleased]: <https://github.com/stac-utils/pystac/compare/v1.13.0..main>
946+
[Unreleased]: <https://github.com/stac-utils/pystac/compare/v1.14.0..main>
947+
[v1.14.0]: <https://github.com/stac-utils/pystac/compare/v1.13.0..v1.14.0>
945948
[v1.13.0]: <https://github.com/stac-utils/pystac/compare/v1.12.2..v1.13.0>
946949
[v1.12.2]: <https://github.com/stac-utils/pystac/compare/v1.12.1..v1.12.2>
947950
[v1.12.1]: <https://github.com/stac-utils/pystac/compare/v1.12.0..v1.12.1>

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.13.0"
3+
__version__ = "1.14.0"
44
"""Library version"""
55

66

tests/cassettes/test_catalog/TestCatalog.test_read_remote.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ interactions:
33
body: null
44
headers:
55
User-Agent:
6-
- pystac/1.13.0
6+
- pystac/1.14.0
77
method: GET
88
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/catalog.json
99
response:
@@ -71,7 +71,7 @@ interactions:
7171
body: null
7272
headers:
7373
User-Agent:
74-
- pystac/1.13.0
74+
- pystac/1.14.0
7575
method: GET
7676
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/collection.json
7777
response:
@@ -157,7 +157,7 @@ interactions:
157157
body: null
158158
headers:
159159
User-Agent:
160-
- pystac/1.13.0
160+
- pystac/1.14.0
161161
method: GET
162162
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/znz001.json
163163
response:
@@ -253,7 +253,7 @@ interactions:
253253
body: null
254254
headers:
255255
User-Agent:
256-
- pystac/1.13.0
256+
- pystac/1.14.0
257257
method: GET
258258
uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/znz029.json
259259
response:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ interactions:
33
body: null
44
headers:
55
User-Agent:
6-
- pystac/1.13.0
6+
- pystac/1.14.0
77
method: GET
88
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
99
response:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ interactions:
33
body: null
44
headers:
55
User-Agent:
6-
- pystac/1.13.0
6+
- pystac/1.14.0
77
method: GET
88
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
99
response:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ interactions:
33
body: null
44
headers:
55
User-Agent:
6-
- pystac/1.13.0
6+
- pystac/1.14.0
77
method: GET
88
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
99
response:

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ interactions:
33
body: null
44
headers:
55
User-Agent:
6-
- pystac/1.13.0
6+
- pystac/1.14.0
77
method: GET
88
uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json
99
response:
@@ -127,7 +127,7 @@ interactions:
127127
body: null
128128
headers:
129129
User-Agent:
130-
- pystac/1.13.0
130+
- pystac/1.14.0
131131
method: GET
132132
uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json
133133
response:
@@ -241,7 +241,7 @@ interactions:
241241
body: null
242242
headers:
243243
User-Agent:
244-
- pystac/1.13.0
244+
- pystac/1.14.0
245245
method: GET
246246
uri: https://stac-extensions.github.io/view/v1.0.0/schema.json
247247
response:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ interactions:
33
body: null
44
headers:
55
User-Agent:
6-
- pystac/1.13.0
6+
- pystac/1.14.0
77
method: GET
88
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
99
response:

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ interactions:
33
body: null
44
headers:
55
User-Agent:
6-
- pystac/1.13.0
6+
- pystac/1.14.0
77
method: GET
88
uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json
99
response:
@@ -127,7 +127,7 @@ interactions:
127127
body: null
128128
headers:
129129
User-Agent:
130-
- pystac/1.13.0
130+
- pystac/1.14.0
131131
method: GET
132132
uri: https://stac-extensions.github.io/view/v1.0.0/schema.json
133133
response:
@@ -231,7 +231,7 @@ interactions:
231231
body: null
232232
headers:
233233
User-Agent:
234-
- pystac/1.13.0
234+
- pystac/1.14.0
235235
method: GET
236236
uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json
237237
response:

tests/cassettes/test_catalog/test_validate_all_with_max_n.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ interactions:
33
body: null
44
headers:
55
User-Agent:
6-
- pystac/1.13.0
6+
- pystac/1.14.0
77
method: GET
88
uri: https://stac-extensions.github.io/label/v1.0.1/schema.json
99
response:

0 commit comments

Comments
 (0)