Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668426 - =app-admin/consul-1.3.0 version bump
Summary: =app-admin/consul-1.3.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-12 08:24 UTC by Manuel Rüger (RETIRED)
Modified: 2018-10-28 16:39 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-10-12 08:24:07 UTC
1.3.0 (October 11, 2018)

FEATURES:

    Connect Envoy Support: This release includes support for using Envoy as a Proxy with Consul Connect (Beta). Read the announcement blog post or reference documentation for more detail.
    Sidecar Service Registration: As part of the ongoing Connect Beta we add a new, more convenient way to register sidecar proxies from within a regular service definition.
    Deprecating Managed Proxies: The Connect Beta launched with a feature named "managed proxies". These will no longer be supported in favour of the simpler sidecar service registration. Existing functionality will not be removed until a later major release but will not be supported with fixes. See the deprecation notice for full details.
    New command consul services register and consul services deregister for registering and deregistering services from the command line. [GH-4732]
    api: Service discovery endpoints now support caching results in the local agent. [GH-4541]
    dns: Added SOA configuration for DNS settings [GH-4713]

IMPROVEMENTS:

    ui: Improve layout of node 'cards' by restricting the grid layout to a maximum of 4 columns [GH-4761]
    ui: Load the TextEncoder/Decoder polyfill dynamically so it's not downloaded to browsers with native support [GH-4767]
    cli: consul connect proxy now supports a --sidecar-for option to allow simple integration with new sidecar service registrations.
    api: /health and /catalog endpoints now support filtering by multiple tags [GH-1781]
    agent: Only update service ModifyIndex when it's state actually changes. This makes service watches much more efficient on large clusters. [GH-4720]
    config: Operators can now enable script checks from local config files only. [GH-4711]

BUG FIXES:

    agent: (Consul Enterprise) Fixed an issue where the non_voting_server setting could be ignored when bootstrapping the cluster. [GH-4699]
    cli: forward SIGTERM to child process of 'lock' and 'watch' subcommands [GH-4737]
    connect: Fix to ensure leaf certificates for a service are not shared between clients on the same agent using different ACL tokens [GH-4736]
    ui: Ensure service names that contain slashes are displayable [GH-4756]
    watch: Fix issue with HTTPs only agents not executing watches properly. [GH-4727]
Comment 1 Larry the Git Cow gentoo-dev 2018-10-28 16:39:44 UTC
The bug has been closed via the following commit(s):

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

commit e223c61835c83ad151366cc5838139a5b73cb664
Author:     Manuel Rüger <mrueg@gentoo.org>
AuthorDate: 2018-10-28 16:39:16 +0000
Commit:     Manuel Rüger <mrueg@gentoo.org>
CommitDate: 2018-10-28 16:39:16 +0000

    app-admin/consul: Version bump to 1.3.0
    
    Closes: https://bugs.gentoo.org/668426
    Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-admin/consul/Manifest            |  1 +
 app-admin/consul/consul-1.3.0.ebuild | 69 ++++++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)