Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #3097 from jt-nti/prepare-release-2.0.7
Browse files Browse the repository at this point in the history
Prepare v2.0.7 release
  • Loading branch information
jt-nti committed Jan 19, 2022
2 parents dee8b5b + 658ecb5 commit 1fa9b93
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 3 deletions.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
# IBM Blockchain Platform Extension Change Log
## 2.0.7: January 19th 2022

Announcements
---

* **VS Code v1.40 or greater is now the minimum version required for using the v2.0.0 version of the extension.**

Changes
---
* Add link to common tasks wiki on home page

Notes
---
* Smart contract debugging is unavailable [#2660](https://github.com/IBM-Blockchain/blockchain-vscode-extension/issues/2660)

![conga comic](https://congacomic.github.io/assets/img/blockheight-87.jpg)

## 2.0.6: December 20th 2021

Announcements
Expand Down Expand Up @@ -46,6 +63,29 @@ Notes
---
* Smart contract debugging is unavailable [#2660](https://github.com/IBM-Blockchain/blockchain-vscode-extension/issues/2660)

## 2.0.3: May 27th 2021

Announcements
---

* **VS Code v1.40 or greater is now the minimum version required for using the v2.0.0 version of the extension.**

Fixes
---
* Fixed packaging form in deploy view not updating correctly [#2950](https://github.com/IBM-Blockchain/blockchain-vscode-extension/issues/2950)
* Fixed not being able to use a remote file as a private data collection config file [#2948](https://github.com/IBM-Blockchain/blockchain-vscode-extension/issues/2948)
* Improved functional test detection of which transactions should be submitted/evaluated [#2982](https://github.com/IBM-Blockchain/blockchain-vscode-extension/issues/2982)
* Fixed broken path to the `create-custom-networks.md` tutorial when opening from the create environment command [#3005](https://github.com/IBM-Blockchain/blockchain-vscode-extension/issues/3005), [#3019](https://github.com/IBM-Blockchain/blockchain-vscode-extension/issues/3019)
* Fixed transaction output overflowing from its container in the transaction view [#3009](https://github.com/IBM-Blockchain/blockchain-vscode-extension/issues/3009)
* Prevented unsupported node types being read in and causing an error [#3013](https://github.com/IBM-Blockchain/blockchain-vscode-extension/issues/3013)


Notes
---
* Smart contract debugging is unavailable [#2660](https://github.com/IBM-Blockchain/blockchain-vscode-extension/issues/2660)

![conga comic](https://congacomic.github.io/assets/img/blockheight-86.jpg)

## 2.0.2: February 25th 2021

Announcements
Expand Down
10 changes: 7 additions & 3 deletions packages/blockchain-extension/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# IBM Blockchain Platform Extension updated to v2.0.6
_Release date: December 20th 2021_
# IBM Blockchain Platform Extension updated to v2.0.7
_Release date: January 19th 2022_

Announcements
---
Expand All @@ -8,10 +8,14 @@ Announcements

Changes
---
* Increased deploy and upgrade timeout
* Add link to common tasks wiki on home page

Notes
---
* Smart contract debugging is unavailable [#2660](https://github.com/IBM-Blockchain/blockchain-vscode-extension/issues/2660)

For the full history of all releases, see the [change log](https://marketplace.visualstudio.com/items/IBMBlockchain.ibm-blockchain-platform/changelog).

This release's Conga Comic:
---
<img src="https://congacomic.github.io/assets/img/blockheight-87.jpg" width="800">

0 comments on commit 1fa9b93

Please sign in to comment.