Skip to content

Commit

Permalink
Merge pull request #1353 from opendatacube/for_1_8_9
Browse files Browse the repository at this point in the history
Add 1.8.9 release date and add missing PR to whats_new.rst
  • Loading branch information
SpacemanPaul committed Nov 17, 2022
2 parents e538726 + 03f4864 commit 64ef235
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/about/whats_new.rst
Expand Up @@ -8,19 +8,24 @@ What's New
v1.8.next
=========

v1.8.9 (17 November 2022)
=========================

- Performance improvements to CRS geometry class (:pull:`1322`)
- Extend `patch_url` argument to `dc.load()` and `dc.load_data()` to Dask loading. (:pull:`1323`)
- Add `sphinx.ext.autoselectionlabel` extension to readthedoc conf to support `:ref:` command (:pull:`1325`)
- Add `pyspellcheck` for `.rst` documentation files and fix typos (:pull:`1327`)
- Add `rst` documentation lint github action and apply best practices (:pull:`1328`)
- Follow PEP561_ to make type hints available to other packages (:issue:`1330`)
- Follow PEP561_ to make type hints available to other packages (:pull:`1331`)
- Updated GitHub actions config to remove deprecated `set-output` (:pull:`1333`)
- Add what's new page link to menu and general doc fixes (:pull:`1335`)
- Add `search_fields` to required for metadata type schema and update doc (:pull:`1339`)
- Fix typo and update metadata documentation (:pull:`1340`)
- Add readthedoc preview github action (:pull:`1344`)
- Update `nodata` in readthedoc for products page (:pull:`1347`)
- Add `eo-datasets` to extensions & related software doc page (:pull:`1349`)
- Fix bug affecting searches against range types of zero width (:pull:`1352`)
- Add 1.8.9 release date and missing PR to `whats_news.rst` (:pull:`1353`)

.. _PEP561: https://peps.python.org/pep-0561/

Expand Down

0 comments on commit 64ef235

Please sign in to comment.