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-sos 10.0.0 #779

Conversation

mountaindude
Copy link
Collaborator

@mountaindude mountaindude commented Apr 9, 2024

🤖 I have created a release beep boop

10.0.0 (2024-06-03)

⚠ BREAKING CHANGES

  • Added support for InfluxDB v2, config file format has changed

Bug Fixes

  • config: Allow empty arrays in config file (df98478)
  • config: Make template YAML config file easier to get started with by commenting out all optional array values (a26d0f0), closes #808
  • log-event: Make handling of log and user events sent from QS server more robust (45822c5), closes #806
  • log-events: Ensure only QS engine messages are forwarded as qseow-engine messages to Butler SOS (9dcc328), closes #805
  • logdb: Don't set up log db data structures if that feature is disabled in config file (153ad9d)
  • startup: Add 5 second delay during startup to make that phase more robust (4e75727)
  • startup: Make indentation of startup info consistent (0d70f52), closes #761
  • uptime: Round uptime seconds value to whole seconds (16097a0), closes #807

Miscellaneous

  • deps: Update dependencies (95be9a0)
  • deps: Update dependencies (a56f5a7)
  • deps: Update dependencies to stay safe and secure (e7ba150)

Refactoring

  • config: Remove support for old config file formats now that all config file settings are mandatory (350f57c)
  • Remove support for old, long deprecated config file formats (1d6989e)

Documentation

  • Added support for InfluxDB v2, config file format has changed (97e5faa)

This PR was generated with Release Please. See documentation.

Copy link

sonarqubecloud bot commented Apr 9, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mountaindude mountaindude changed the title chore(master): release butler-sos 9.9.0 chore(master): release butler-sos 10.0.0 Jun 3, 2024
@mountaindude mountaindude force-pushed the release-please--branches--master--components--butler-sos branch from 0e320e7 to e2f21f2 Compare June 3, 2024 12:03
Copy link

sonarqubecloud bot commented Jun 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mountaindude mountaindude merged commit eba6da8 into master Jun 3, 2024
4 checks passed
@mountaindude
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment