Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653512 - =dev-python/elasticsearch-curator-5.5.1 version bump
Summary: =dev-python/elasticsearch-curator-5.5.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords:
Depends on: 651920
Blocks:
  Show dependency tree
 
Reported: 2018-04-18 21:36 UTC by Manuel Rüger (RETIRED)
Modified: 2018-05-11 08:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2018-04-18 21:36:12 UTC
5.5.1 (22 March 2018)

Bug Fixes

    Fix pip installation issues for older versions of Python #1183 (untergeek)

    v5.5.0
    538d877

5.5.0 (21 March 2018)

New Features

    Add wait_for_rebalance as an option for shrink action. By default
    the behavior remains unchanged. You can now set this to False though to
    allow the shrink action to only check that the index being shrunk has
    finished being relocated and it will not wait for the cluster to
    rebalance. #1129 (tschroeder-zendesk)
    Work around for extremely large cluster states. #1142 (rewiko)
    Add CI tests for Elasticsearch versions 6.1 and 6.2 (untergeek)
    Add Elasticsearch datemath support for snapshot names #1078 (untergeek)
    Support max_size as a rollover condition for Elasticsearch versions
    6.1.0 and up. #1140 (untergeek)
    Skip indices with a document count of 0 when using source: field_stats
    to do age or period type filtering. #1130 (untergeek)

Bug Fixes

    Fix missing node information in log line. #1142 (untergeek)
    Fix default options in code that were causing schema validation errors
    after voluptuous upgrade to 0.11.1. Reported in #1149, fixed in #1156 (untergeek)
    Disallow empty lists as reindex source. Raise exception if that happens.
    Reported in #1139 (untergeek)
    Set a timeout_override for delete_snapshots to catch cases where
    slower repository network and/or disk access can cause a snapshot delete
    to take longer than the default 30 second client timeout. #1133 (untergeek)
    Add AWS ES 5.1 support. #1172 (wanix)
    Add missing period filter arguments for delete_snapshots. Reported in
    #1173 (untergeek)
    Fix kibana filtertype to catch newer index names. Reported in #1171 (untergeek)
    Re-order the closed indices filter for the Replicas action to take place
    before the empty list check. Reported in #1180 by @agomerz (untergeek)

General

    Deprecate testing for Python 3.4. It is no longer being supported by Python.
    Increase logging to show error when master_only is true and there are
    multiple hosts.

Documentation

    Correct a misunderstanding about the nature of rollover conditions. #1144 (untergeek)
    Correct links to the field_stats API, as it is non-existent in Elasticsearch
    6.x. (untergeek)
    Add a warning about using forcemerge on active indices. #1153 (untergeek)
    Fix select URLs in pip installation from source to not be 404 #1133 (untergeek)
    Fix an error in regex filter documentation #1138 (arne-cl)
Comment 1 Larry the Git Cow gentoo-dev 2018-05-11 08:35:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6918a8fca7be7d23812390b2c3e4efa124dc7fdf

commit 6918a8fca7be7d23812390b2c3e4efa124dc7fdf
Author:     Tomas Mozes <hydrapolic@gmail.com>
AuthorDate: 2018-04-23 10:53:28 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-05-11 08:35:38 +0000

    dev-python/elasticsearch-curator: bump to 5.5.1
    
    Closes: https://bugs.gentoo.org/653512
    Package-Manager: Portage-2.3.31, Repoman-2.3.9

 dev-python/elasticsearch-curator/Manifest          |   2 +
 .../elasticsearch-curator-5.5.1.ebuild             | 121 +++++++++++++++++++++
 2 files changed, 123 insertions(+)