mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Release 8.10.1 (#620)
This commit is contained in:
parent
c6ce4b2c46
commit
6a4fd511cc
@ -2,6 +2,16 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
8.10.1 (2023-10-11)
|
||||
-------------------
|
||||
|
||||
Fixed
|
||||
^^^^^
|
||||
|
||||
* Fixed direct usage of TransformerModel (`#619`_)
|
||||
|
||||
.. _#619: https://github.com/elastic/eland/pull/619
|
||||
|
||||
8.10.0 (2023-10-09)
|
||||
-------------------
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
__title__ = "eland"
|
||||
__description__ = "Python Client and Toolkit for DataFrames, Big Data, Machine Learning and ETL in Elasticsearch"
|
||||
__url__ = "https://github.com/elastic/eland"
|
||||
__version__ = "8.10.0"
|
||||
__version__ = "8.10.1"
|
||||
__author__ = "Steve Dodson"
|
||||
__author_email__ = "steve.dodson@elastic.co"
|
||||
__maintainer__ = "Elastic Client Library Maintainers"
|
||||
|
Loading…
x
Reference in New Issue
Block a user