Releases: microsoft/vscode-gradle
Releases · microsoft/vscode-gradle
3.0.8
Fixes:
- Add fix to connect to server with system proxies enabled (#461) @badsyntax
Deps:
- Bump google-protobuf from 3.12.1 to 3.12.2 in /extension (#447) @dependabot-preview
- Bump google-protobuf from 3.12.0 to 3.12.2 in /npm-package (#449) @dependabot-preview
- Bump mocha from 7.1.2 to 7.2.0 in /extension (#436) @dependabot-preview
- Bump ts-loader from 7.0.4 to 7.0.5 in /extension (#437) @dependabot-preview
- Bump fs-extra from 9.0.0 to 9.0.1 in /extension (#459) @dependabot-preview
- Bump typescript from 3.9.2 to 3.9.3 in /npm-package (#415) @dependabot-preview
- Bump @types/sinon from 9.0.1 to 9.0.4 in /extension (#426) @dependabot-preview
- Bump @typescript-eslint/parser from 2.33.0 to 2.34.0 in /npm-package (#410) @dependabot-preview
- Bump vscode-test from 1.3.0 to 1.4.0 in /extension (#443) @dependabot-preview
- Bump com.diffplug.gradle.spotless from 4.1.0 to 4.2.0 (#458) @dependabot-preview
- Bump snyk from 1.323.2 to 1.335.0 in /extension (#460) @dependabot-preview
- Bump com.diffplug.gradle.spotless from 4.0.0 to 4.1.0 (#456) @dependabot-preview
3.0.7
- Client connect logging (#422) @badsyntax
- Remove buggy locale support (#423) @badsyntax
- Bump grpc-tools from 1.8.1 to 1.9.0 in /extension (#424) @dependabot-preview
3.0.6
3.0.5
3.0.4
3.0.3
- Fix client connect race condition issue (#418) @badsyntax
- Build & CI improvements (#405) @badsyntax
- Upgrade Gradle and README (#395) @badsyntax
- Bump @typescript-eslint/parser from 2.33.0 to 2.34.0 in /extension (#407) @dependabot-preview
- Bump google-protobuf from 3.12.0-rc.2 to 3.12.0 in /npm-package (#404) @dependabot-preview
- Bump @typescript-eslint/eslint-plugin from 2.33.0 to 2.34.0 in /extension (#408) @dependabot-preview
- Bump @typescript-eslint/eslint-plugin from 2.33.0 to 2.34.0 in /npm-package (#409) @dependabot-preview
- Bump com.diffplug.gradle.spotless from 3.30.0 to 4.0.0 (#402) @dependabot-preview
3.0.2
- Update README and debug gif (#391) @badsyntax
- Fix showing debug task with args on non-debug tasks (#390) @badsyntax
- Improve stream handling (#388) @badsyntax
3.0.1
3.0.0
- General performance improvements (#370) @badsyntax
- Add debug task with args feature (#382) @badsyntax
- Bump google-protobuf from 3.12.0-rc.1 to 3.12.0-rc.2 in /npm-package (#377) @dependabot-preview
- Bump snyk from 1.319.2 to 1.320.3 in /extension (#380) @dependabot-preview
- Bump @typescript-eslint/eslint-plugin from 2.31.0 to 2.33.0 in /extension (#371) @dependabot-preview
The progress messages have been reduced to help with performance. Although I like seeing ALL progress, it did degrade performance. Now only certain progress events are shown.
This is a major bump as the public API (used by consuming extensions) has changed.
2.7.12
- Fix npm-package types for use with webpack (#379) @badsyntax
- Remove kotlin lang contrib and check for stream contents before calling handler (#361) @badsyntax
- Downgrade @types/node to match vscode electron node version (#381) @badsyntax
- Bump ts-loader from 7.0.3 to 7.0.4 in /extension (#362) @dependabot-preview
- Bump com.diffplug.gradle.spotless from 3.29.0 to 3.30.0 (#366) @dependabot-preview
- Bump typescript from 3.8.3 to 3.9.2 in /npm-package (#378) @dependabot-preview
- Bump @typescript-eslint/eslint-plugin from 2.31.0 to 2.33.0 in /npm-package (#375) @dependabot-preview
- Bump @typescript-eslint/parser from 2.31.0 to 2.33.0 in /npm-package (#376) @dependabot-preview
- Bump @typescript-eslint/parser from 2.31.0 to 2.33.0 in /extension (#374) @dependabot-preview
- Bump typescript from 3.8.3 to 3.9.2 in /extension (#372) @dependabot-preview
- Bump snyk from 1.319.2 to 1.320.2 in /npm-package (#369) @dependabot-preview