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

docs: change log updates #646

Merged
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Change Log
## 0.7.0 (Sep 11th 2023)
- build - add zgrinber as jenkins release approver [#629](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/629)
- build - add ishishov as jenkins release approver [#634](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/634)
- build - add vbelouso as release approver [#635](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/635)
- refactor - crda to rhda alpha [#636](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/636)
- fixes - Improved overall performance and stability with the analysis report.
- informational - Alpha release of the new Red Hat Dependency Analytics (RHDA) extension.
- informational - The deprecated CRDA GitHub Action CI tool has been disabled.
ritz303 marked this conversation as resolved.
Show resolved Hide resolved
- informational - Currently no support for Python and Go, but coming soon.
- informational - Code base refactoring from CRDA to RHDA alpha. See [#636](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/636)
## 0.3.10 (May 22th 2022)
- fixes - Extension breaks for Go version 1.17. See [#608](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/608)
- fixes - Retry failed stack analysis requests. See [#609](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/609)
Expand Down