Releases: stac-utils/stac-asset
Releases · stac-utils/stac-asset
v0.4.6
v0.4.5
v0.4.4
What's Changed
- Use requirements files for dev and docs by @gadomski in #224
- Pyupgrade by @gadomski in #225
- Allow stream to be None by @gadomski in #226
- Use uv for dev by @gadomski in #232
- Warn (not error) on content type, by default by @gadomski in #227
- Release v0.4.4 by @gadomski in #233
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Add non-streaming download option by @drnextgis in #208
- Release v0.4.3 by @gadomski in #210
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- fix: expand the list of exceptions on which we should retry by @drnextgis in #195
- --http-timeout option to the CLI by @drnextgis in #196
- Error on pytest warnings by @gadomski in #198
- Fix SkipAssetDownload docstring by @gadomski in #199
- Add more info to CLI error message by @gadomski in #200
- Improve max concurrent downloads by @gadomski in #204
- Fix id+key reporting in cli by @gadomski in #206
- Release v0.4.2 by @gadomski in #207
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- OAuth2 support by @StijnCaerts in #180
- feat: add http retry config by @drnextgis in #192
- Release v0.4.1 by @gadomski in #193
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Expose all client attributes in config by @gadomski in #177
- Add derived_from link by @gadomski in #178
- Custom s3 endpoint by @lmizzoni in #184
- feat: add option for templated paths by @drnextgis in #181
- Release v0.4.0 by @gadomski in #185
New Contributors
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- Add download_file by @gadomski in #172
- Allow content types text/xml and application/xml to be used interchangeably by @StijnCaerts in #173
- Release v0.3.3 by @gadomski in #175
New Contributors
- @StijnCaerts made their first contribution in #173
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Add a few vcr marks by @gadomski in #166
- feat: add HttpClient timeout config by @drnextgis in #163
- fix: limit number of concurrently opened files by @fkroeber in #167
- Move attributes docs to init by @gadomski in #170
- Release v0.3.2 by @gadomski in #171
New Contributors
- @drnextgis made their first contribution in #163
- @fkroeber made their first contribution in #167
Full Changelog: v0.3.1...v0.3.2