Releases: robusta-dev/holmesgpt
Releases · robusta-dev/holmesgpt
0.2.6
New Features
Simplified Integration with Amazon Bedrock and Other LLM Models
Integration with Amazon Bedrock and other large language models (LLMs) has been streamlined to provide a more seamless experience.
For more details, refer to PR #65.
Slack Destination for Ask Command
A new feature has been introduced allowing users to send queries directly to Slack using the ask command, enhancing communication and integration within Slack channels.
For more details, refer to PR #81.
Enhancements
- Update PagerDuty integration by @aantn in #86
- Minor improvements for testing by @aantn in #75
- Make it easier to test Alertmanager from our test framework by @aantn in #79
- Minor improvements to Kubernetes toolset by @aantn in #85
- Added Prometheus Operator RBAC for Holmes to service account template by @itisallgood in #87
- Update the Helm chart to support working with LiteLLM env vars by @arikalon1 in #92
- [MAIN-1860] Added a post-processing option for chatty AIs by @Avi-Robusta in #88
Security
- Security updates for Holmes by @Avi-Robusta in #83 and #90
New Contributors
- @itisallgood made their first contribution in #87
Full Changelog: 0.2.5...0.2.6
0.2.5
What's Changed
- Fix typo and remove outdated comment by @aantn in #48
- Document environment variables for api key by @aantn in #47
- Document format of --azure-endpoint by @aantn in #51
- add --file flag by @aantn in #53
- Fix bug with --llm flag by @aantn in #50
- Make holmes python installable by @aantn in #57
- Update holmes chart by @arikalon1 in #66
- Fix slack file upload by @arikalon1 in #66
Full Changelog: 0.2.4...0.2.5
0.2.4
What's Changed
- Fix windows build by @aantn in #46
- added filter on alertmanager by label by @Avi-Robusta in #45
Full Changelog: 0.2.3...0.2.4
0.2.3
0.2.2
What's Changed
- Add
holmes investigate opsgenie
andholmes investigate pagerduty
commands by @aantn in #34 - Add cli flag to write output to json @Avi-Robusta in #37
- Reduce min python version to 3.9 by @aantn in #29
- Build linux binaries compatible with older Linux versions by @aantn in #36
New Contributors
- @eltociear made their first contribution in #10
- @arikalon1 made their first contribution in #19
- @milliyin made their first contribution in #24
- @Vahan90 made their first contribution in #28
- @Avi-Robusta made their first contribution in #37
Full Changelog: 0.2.1...0.2.2
test improvements to docker build
Testing the new github action. If all goes well, this release will not be tagged latest, as it is marked as a pre-release.
test fixing brew for linux
0.1.18-test fix incorrect hash
test improved compatibility of linux binaries
0.1.17-test Update build-on-release.yaml
test automated versions
Set version automatically during release up until now you had to remember to update the version manually
test release
add github action to publish the chart on release publish replace the chart version placeholders with the current release