Summary: | textproc/elasticsearch6: Update to 6.8.13 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Juraj Lutter <otis> | ||||
Component: | Individual Port(s) | Assignee: | Greg Lewis <glewis> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | glewis | ||||
Priority: | --- | Flags: | otis:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://www.elastic.co/guide/en/elasticsearch/reference/6.8/release-notes-6.8.13.html | ||||||
Attachments: |
|
A commit references this bug: Author: glewis Date: Thu Oct 29 23:49:31 UTC 2020 New revision: 553655 URL: https://svnweb.freebsd.org/changeset/ports/553655 Log: Update to 6.8.13 PR: 250597 Submitted by: Juraj Lutter <juraj@lutter.sk> Changes: head/textproc/elasticsearch6/Makefile head/textproc/elasticsearch6/distinfo |
Created attachment 219065 [details] textproc/elasticsearch6: Update to 6.8.13 Hi, please find the patch attached. Changelog for 6.8.13: * Enhancements: - Features/Java Low Level REST Client - Add simple support for gzip compression * Bug fixes: - Audit - Move RestRequestFilter to core - Authorization - Ensure authz operation overrides transient authz headers - Relax the index access control check for scroll searches - CCR - CCR should retry on CircuitBreakingException - Retry CCR shard follow task when no seed node left - Set timeout of auto put-follow request to unbounded - Features/Java High Level REST Client - Add hlrc_rest_total_hits_as_int parameter in scroll request * Upgrades: - Infra/Packaging - Upgrade the bundled JDK to JDK 15