1
0

- update to 8.11.1:

* Added missing `role_templates` to `security.put_role_mapping`
    API
  * Added interactive examples page to documentation
  * Changed API reference to have one page per sub-client

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elasticsearch?expand=0&rev=45
This commit is contained in:
2023-12-27 10:03:32 +00:00
committed by Git OBS Bridge
parent 368bb519f0
commit 6ca24de3f1
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Dec 27 10:02:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 8.11.1:
* Added missing `role_templates` to `security.put_role_mapping`
API
* Added interactive examples page to documentation
* Changed API reference to have one page per sub-client
-------------------------------------------------------------------
Mon Nov 27 18:55:59 UTC 2023 - Dirk Müller <dmueller@suse.com>