Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release butler 9.0.0 #693

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 29, 2023

🤖 I have created a release beep boop

9.0.0 (2023-06-13)

⚠ BREAKING CHANGES

  • Move InfluxDB settings to their own section in config file

Features

  • Add InfluxDB as destination for Windows service status monitoring (d2e4d25)
  • Add monitoring of Windows services (da6dfcc), closes #637
  • log at startup current API rate limit (2fd7055)
  • log at startup which config file is used (2fd7055)
  • Log warnings when API rate limits exceeded (c15c45d)
  • Move InfluxDB settings to their own section in config file (d2e4d25), closes #670
  • New command line option for setting API rate limit (2b08c5e), closes #659
  • Verify structure of config file on Butler startup (69e35ff), closes #675

Bug Fixes

  • Add missing fields to template config file (157f715)
  • deps: update dependency yargs to v17.7.2 (79dd198)
  • Only initiate InfluxDB connection if it's actually enabled in config file (ba35605), closes #678
  • Only set up REST server if it's actually enabled in the config file (7746cee), closes #679

Miscellaneous

  • deps: Update dependecies to stay safe and secure (f7656af)
  • deps: Update dependencies (c293727)
  • deps: update dependency prettier to v2.8.7 (883fb4c)
  • deps: update node.js to v20 (526439e)
  • Fix temp error in release process (0f15633)
  • master: release butler 8.7.0 (f5ba926)
  • master: release butler 8.7.0 (2889d86)
  • master: release butler 8.7.0 (d5a9f62)
  • master: release butler 8.7.0 (ca32bd2)
  • master: release butler 8.7.0 (3bfae07)
  • master: release butler 8.7.0 (e0bfaee)
  • master: release butler 8.7.0 (b09155e)
  • master: release butler 9.0.0 (6463e46)
  • master: release butler 9.0.0 (3c9b6da)
  • master: release butler 9.0.0 (266b19c)
  • master: release butler 9.0.0 (59e8523)
  • master: release butler 9.0.0 (9ba4208)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--butler branch from 16124d7 to 134d65d Compare June 13, 2023 12:27
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mountaindude mountaindude deleted the release-please--branches--master--components--butler branch June 13, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment