File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed
Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Added
1111
12+ ### Changed
13+
14+ ### Removed
15+
16+ ### Fixed
17+
18+
19+ ## [ 0.17.0] - 2023-05-16
20+
21+ ### Added
22+
1223- ` Connection.authenticate_oidc() ` : add argument to set maximum device code flow poll time
1324- Show progress bar while waiting for OIDC authentication with device code flow,
1425 including special mode for in Jupyter notebooks.
@@ -17,10 +28,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1728 ([ #425 ] ( https://github.com/Open-EO/openeo-python-client/issues/ ) )
1829- Add ` DataCube.aggregate_spatial_window() `
1930
20- ### Changed
21-
22- ### Removed
23-
2431### Fixed
2532
2633- Include "scope" parameter in OIDC token request with client credentials grant.
Original file line number Diff line number Diff line change 1- __version__ = "0.17.0a4 "
1+ __version__ = "0.17.0 "
You can’t perform that action at this time.
0 commit comments