1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
libsearch-elasticsearch-perl (7.30-1) unstable; urgency=medium
From upstream Changes and README for 7.30:
Stable release for Elasticsearch 7.3
This version of the client supports the Elasticsearch 7.0 branch,
which is not backwards compatible with earlier branches.
If you need to talk to a version of Elasticsearch before 7.0.0, please
install one of the following packages:
* Search::Elasticsearch::Client::2_0
* Search::Elasticsearch::Client::1_0
* Search::Elasticsearch::Client::0_90
The former two are packaged as libsearch-elasticsearch-client-2-0-perl and
libsearch-elasticsearch-client-1-0-perl respectively.
-- gregor herrmann <gregoa@debian.org> Wed, 18 Nov 2020 19:50:59 +0100
libsearch-elasticsearch-perl (6.00-1) unstable; urgency=medium
From upstream Changes for 6.00:
Released 6.00 with default API for 6_0.
Legacy 5_0 API now released separately
Search::Elasticsearch::Client::5_0 is available on the CPAN but not packaged
for Debian.
-- gregor herrmann <gregoa@debian.org> Fri, 12 Oct 2018 21:08:31 +0200
|