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(main): release 0.2.5 #302

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 20, 2023

🤖 I have created a release beep boop

0.2.5 (2023-04-25)

Features

  • add configuration interface to support customer providers (84a3cc0)
  • add k8sgpt grafana dashboard (#316) (ff79982)
  • add serve & integration to README (a65ee7f)
  • add subproject group to CODEOWNERS (#322) (2391603)
  • allow to set a baseurl (#310) (cf797a6)
  • async calls (#311) (c3cc413)
  • modify error handling to return a list of errors to display to the user at the end of analysis without blocking it if an error is detected (e.g., version of an object is not available on user's cluster) (fa087ff)
  • the overall optimization and architecture design of the makefile are made (#317) (754bf91)
  • update readme (#314) (ddd830c)
  • use OS conform path for storing cached results (7eddb8f), closes #323

Bug Fixes

  • deps: update module github.com/aquasecurity/trivy-operator to v0.13.1 (#321) (e7f74db)
  • deps: update module github.com/prometheus/client_golang to v1.15.0 (#303) (df2ed41)
  • deps: update module github.com/sashabaranov/go-openai to v1.9.0 (#298) (0472c36)

Other


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested review from a team as code owners April 20, 2023 05:36
@github-actions github-actions bot force-pushed the release-please--branches--main branch 13 times, most recently from 9bec020 to 4008c6d Compare April 24, 2023 14:03
@github-actions github-actions bot requested a review from a team as a code owner April 24, 2023 14:03
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 4008c6d to 5a3ce83 Compare April 24, 2023 14:05
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 5a3ce83 to b820657 Compare April 25, 2023 07:49
@AlexsJones AlexsJones enabled auto-merge (squash) April 25, 2023 08:21
@AlexsJones AlexsJones merged commit 5383d2e into main Apr 25, 2023
@AlexsJones AlexsJones deleted the release-please--branches--main branch April 25, 2023 08:21
@github-actions
Copy link
Contributor Author

🤖 Release is at https://github.com/k8sgpt-ai/k8sgpt/releases/tag/v0.2.5 🌻

patrickpichler pushed a commit to patrickpichler/k8sgpt that referenced this pull request Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

feature: Store cache in XDG specified cache directory
2 participants