Skip to content

Version 1.4.1 -- Maintenance is the name of the game

Compare
Choose a tag to compare
@tadeboro tadeboro released this 25 Jun 09:35
· 208 commits to master since this release

There are no nothing earth-shattering changes in this release, just honest little bug fixes and compatibility improvements.

NOTE: The sensu.sensu_go.user module currently DOES NOT work on Sensu Go 5.21.0 and later. This is a known issue that will be fixed as soon as the updated user-related backend API endpoints are documented.

Bug fixes:

  • Make sure event module always returns a predicted result.
  • Make user module fully-idempotent. Previous versions did not properly detect the password changes.
  • Use fully-qualified collection names in module documentation.
  • Ensure backend initialization properly reports changed state.
  • Make API key authentication work even for regular users with limited permissions.
  • Update the datastore module to cope with the minor API changes.