Releases: stripe/vscode-stripe
Releases · stripe/vscode-stripe
v2.0.14
What's Changed
- remove git warning for public keys by @etsai-stripe in #650
- fix: terminate Xvfb server after testing is complete by @charliecruzan-stripe in #682
- Add stripe-app.*.json schema link by @jackokerman-stripe in #680
- Release v2.0.14 by @jackokerman-stripe in #684
New Contributors
- @charliecruzan-stripe made their first contribution in #682
- @jackokerman-stripe made their first contribution in #680
Full Changelog: v2.0.13...v2.0.14
v2.0.13
What's Changed
- Add stripe-app.json schema link by @ericfrank-stripe in #646
Full Changelog: v2.0.12...v2.0.13
v2.0.12
What's Changed
- Update packages for RUN_DX-753 by @pepin-stripe in #532
- create webhook endpoint by @etsai-stripe in #536
- release v2.0.12 by @etsai-stripe in #539
Full Changelog: v2.0.11...v2.0.12
v2.0.11
What's Changed
- update sample cloned successfully copy by @etsai-stripe in #444
- dx-6943: allow user defined sample name by @etsai-stripe in #445
- Bump Microsoft.Extensions.Logging.Console from 5.0.0 to 6.0.0 in /src/stripeDotnetLanguageServer by @dependabot in #423
- Bump @types/uuid from 8.3.1 to 8.3.3 by @dependabot in #447
- open sample readme in default browser by @etsai-stripe in #446
- Bump compare-versions from 4.0.1 to 4.1.1 by @dependabot in #440
- Bump webpack from 5.63.0 to 5.64.1 by @dependabot in #442
- Updating CodeAnalysis Lib by @gracegoo-stripe in #451
- fix master CI build failures by @etsai-stripe in #454
- Bump typescript from 4.4.4 to 4.5.2 by @dependabot in #452
- Bump @types/node from 16.11.7 to 16.11.9 by @dependabot in #456
- Updating os-name to 4.0.1 by @gracegoo-stripe in #457
- Bump webpack from 5.64.1 to 5.64.2 by @dependabot in #458
- Bump Serilog.Sinks.Console from 4.0.0 to 4.0.1 in /src/stripeDotnetLanguageServer by @dependabot in #455
- Update snippets by @gracegoo-stripe in #460
- Bump webpack from 5.64.1 to 5.64.2 by @dependabot in #462
- Bump webpack from 5.64.2 to 5.64.4 by @dependabot in #466
- Replacing quickpick selection simulation with stubs rather than using… by @gracegoo-stripe in #467
- Bump @types/node from 16.11.9 to 16.11.11 by @dependabot in #468
- Bump vscode-languageserver-textdocument from 1.0.2 to 1.0.3 by @dependabot in #461
- list all webhook endpoints by @etsai-stripe in #469
- Outputting a better error message when the MSBuild tool cannot be found by @gracegoo-stripe in #470
- Using the isTelemetryEnabled provided by VSCode and fixing unit tests by @gracegoo-stripe in #472
- use generic CSAT form and pass in client data by @etsai-stripe in #477
- Bump @types/node from 16.11.11 to 17.0.5 by @dependabot in #490
- Bump @types/vscode from 1.62.0 to 1.63.1 by @dependabot in #483
- Bump compare-versions from 4.1.1 to 4.1.2 by @dependabot in #480
- Bump webpack from 5.64.4 to 5.65.0 by @dependabot in #476
- Bump @grpc/grpc-js from 1.4.4 to 1.4.5 by @dependabot in #492
- Bump typescript from 4.5.2 to 4.5.4 by @dependabot in #491
- Retrieve and refresh integration insight on demand by @etsai-stripe in #499
- Revert "Retrieve and refresh integration insight on demand" by @etsai-stripe in #511
- Bump superagent from 6.1.0 to 7.1.1 by @dependabot in #513
- Bump @grpc/grpc-js from 1.4.5 to 1.5.2 by @dependabot in #512
- Bump @types/uuid from 8.3.3 to 8.3.4 by @dependabot in #502
- update proto files to show error insight in log tailing by @etsai-stripe in #524
- release v2.0.11 by @etsai-stripe in #526
Full Changelog: v2.0.10...v2.0.11
Remove Java Extension Pack dependency and various fixes
What's Changed
- show sample cloning in progress notification
- detect java project in workspace to activate java language support
- remove java extension pack dependency
- upgrade vscode engine and libs
Full Changelog: v2.0.9...v2.0.10
Auto-detect JDK version for Java language support
What's Changed
- upgrade dependency libs
- allow user to define JDK version in user settings:
stripe.java.home
- auto-detect installed JDK versions if not specified in user settings
Full Changelog: v2.0.8...v2.0.9
Trigger Event with Customized Fixture
- Create customized fixture for trigger event
- Trigger event with customized fixture
v2.0.7: 1) Publish Java JDT server at extension publish (#392)
- Pre-publish Java JDT server
- Remove Java JDT server tar file to minimize extension size
v2.0.6
Adding support for Java language server.
v2.0.5
- Updating language API reference configuration
- Send custom user agent to stripe gRPC