Skip to content

Releases: sensu/sensu-go

2.0.0-beta.3-1

Choose a tag to compare

@echlebek echlebek released this 02 Aug 18:50
2a7f0d7

Sensu Beta Release 3

This release is the third beta release of Sensu 2.0. It was tagged and QA'd from the master branch, SHA
2a7f0d7.

This release is the first release that supports clustered operation with Sensu. Most things are working, but there may be some issues. In particular, we know that ad-hoc check execution is not working with a clustered deployment.

The release resolves a number issues with Sensu. All users currently running the previous beta should upgrade. See the changelog for details.

Known Issues

  • Assets cannot extract github tarballs. (#1700)
  • Adhoc checks do not execute in a clustered environment (#1904) - (Does work in non clustered mode)
  • Keepalive check missing issued & executed timestamps. (#1440)
  • More than one agent with the same name can connect to backends. (#1903)
  • Proxy entities have a last-seen value of 49 years ago (#1434)
  • Dashboard is displaying non-incident checks, entities and keepalives by default (#1919)
  • Dashboard event silencing does not work (https://github.com/sensu/sensu-go/issues/1920)

2.0.0-beta.2-4

Choose a tag to compare

@echlebek echlebek released this 28 Jun 22:14
30607d5

Sensu Beta Release 2

This release is the second beta release of Sensu 2.0. It was tagged and QA'd at the same SHA that was the nightly build of Jun 28, 2018.

This build iteration was created afterwards, to deal with some build-time version issues. It includes some commits that were not formally QA'd, but should have little to no effect on the validity of the release.

The beta release resolves a number issues with Sensu. All users currently running the previous beta should upgrade. See the changelog for details.

Known Issues

  • Assets from git tarballs cannot be extracted: #1700
  • Extensions can cause panic on backend: #1750
  • Extension name is empty when format=none: #1757
  • Filters can’t have their “allow/deny” updated.
  • Setting filter when as specified in the docs doesn’t seem to work. (Doc example is not valid JSON - intended?)
  • Keepalive issued and executed values are zero (#1440)

2.0.0-beta.2-3

2.0.0-beta.2-3 Pre-release
Pre-release

Choose a tag to compare

@echlebek echlebek released this 28 Jun 21:52
5ef80b7

WIP

2.0.0-beta.2-2

2.0.0-beta.2-2 Pre-release
Pre-release

Choose a tag to compare

@echlebek echlebek released this 28 Jun 20:46
6d92b02

Broken build, do not use.

2.0.0-beta.2-1

2.0.0-beta.2-1 Pre-release
Pre-release

Choose a tag to compare

@echlebek echlebek released this 28 Jun 18:22
177c484

Sensu Beta Release 2

This release is the second beta release of Sensu 2.0. It was tagged and QA'd at the same SHA that was the nightly build of Jun 28, 2018.

This beta release resolves a number issues with Sensu. All users currently running the previous beta should upgrade. See the changelog for details.

Known Issues

  • Assets from git tarballs cannot be extracted: #1700
  • Extensions can cause panic on backend: #1750
  • Extension name is empty when format=none: #1757
  • Filters can’t have their “allow/deny” updated.
  • Setting filter when as specified in the docs doesn’t seem to work. (Doc example is not valid JSON - intended?)
  • Keepalive issued and executed values are zero (#1440)

2.0.0-beta.1-2

Choose a tag to compare

@amdprophet amdprophet released this 08 May 03:10
f70b9f8
Trim git describe output (#1475)

Signed-off-by: Justin Kolberg <amd.prophet@gmail.com>

2.0.0-beta.1-1

Choose a tag to compare

@amdprophet amdprophet released this 08 May 00:09
bc7762f

Known Issues

  • Silencing is not working without an explicitly built-in filter

    • #1449
    • Will be handled via documentation
  • OpenTSDB transformer doesn’t trim trailing whitespace

  • Timezones are not properly handled when creating a silenced entry

  • Keepalives are not handled

  • Silenced events that are filtered are not logged

  • Keepalive fields

  • Metrics with zero-values are not displayed correctly

  • Cannot update entity through sensuctl

  • Statsd documentation features an incorrect example

  • Round-robin checks cannot be created via sensuctl check create

  • Cannot create proxy entities via sensuctl / API

  • An updated Asset SHA can fail to display

  • splay_coverage should not be mandatory (default of 90) when using sensuctl check set-proxy-requests

  • Proxy check request splays do not work

  • Metrics using a handler with not_silenced filter will crash the backend

  • Using an invalid statsd metrics host does not report an error

2.0.0-alpha.17-1

2.0.0-alpha.17-1 Pre-release
Pre-release

Choose a tag to compare

@amdprophet amdprophet released this 15 Feb 19:54

This isn't actually a build from the 2.0.0-alpha.17-1 tag. Just testing. :)

v2.0.0-alpha.1

v2.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@jamesdphillips jamesdphillips released this 01 Sep 20:45

v2.0.0-alpha.1 - Initial Alpha Release 🎉

... Sensu now w/ golang goodness.