Releases: confluentinc/vscode
Releases · confluentinc/vscode
v0.21.3
What's Changed
- Bump sidecar and release 0.21.3 by @rohitsanj in #677
Full Changelog: v0.21.2...v0.21.3
v0.21.2
v0.21.1
What's Changed
- [v0.21.x] change Sentry error filter behavior by @shouples in #603
- [v0.21.x] adjust Sentry filter behavior and add rollup output source map base by @shouples in #605
- Extension marketplace blurb for schema create/evolve functionality. by @jlrobins in #604
- [v0.21.x] release 0.21.1 by @shouples in #611
Full Changelog: v0.21.0...v0.21.1
v0.21.0
What's Changed
- set
0.21.0
as next version under development by @shouples in #469 - [main] chore: update third party notices by @ConfluentSemaphore in #464
- chore: Update known limitations by @flippingbits in #472
- pull
v0.20.x
intomain
by @shouples in #471 - Persist consume mode and timestamp by @alexeyraspopov in #478
- minor: sort the template list in the UI by @noeldevelops in #477
- pull
0.20.1
changes intomain
by @shouples in #484 - chore: Update description by @flippingbits in #485
- Create new schema or new version of existing schema. by @jlrobins in #442
- chore: update sidecar version to 0.70.0 by @rohitsanj in #493
- Reintroduce schema registry progress view QP, fix naming. by @jlrobins in #502
- feat(Docker): add "Start Local Resources" command/action for Kafka containers by @shouples in #396
- add support for running extension tests with VS Code debugger by @shouples in #514
- feat(Docker): add "Stop Local Resources" command/action by @shouples in #399
- Fix encoding in idle-sidecar path by @mot256 in #524
- chore: update repo by service bot by @ConfluentJenkins in #494
- cleanup: refactor connections management for local by @shouples in #446
- add
LocalSchemaRegistry
class and update general SR handling for local instances by @shouples in #400 - [main] chore: update third party notices [ci skip] by @ConfluentSemaphore in #526
- MINOR fix: don't switch windows when dismissing project-created notification by @shouples in #527
- feat(Docker): implement multi-select quickpick and new workflow to allow starting and stopping local Schema Registry by @shouples in #401
- 503 associate keyvalues against file uris in workspace storage by @jlrobins in #533
- remove
lstat
from sentry filter by @shouples in #540 - chore: update sidecar version to 0.76.0 by @rohitsanj in #541
- MINOR: logging updates for Docker ping / image pull by @shouples in #542
- fix: reset
LOCAL
connection on managed container "start" events by @shouples in #544 - Allow sharing message viewer state via links by @alexeyraspopov in #532
- downgrade required docker engine API version to 1.43 by @shouples in #543
- [main] chore: update third party notices [ci skip] by @ConfluentSemaphore in #548
- CCLoudPreloader -> ResourceLoader by @jlrobins in #549
- cleanup/fix: track
Disposable
s better during extension activation and prevent reactivation/upgrade errors by @shouples in #554 - Frack ResourceLoader into a partially abstract base class and a CCLoud-centric subclass. by @jlrobins in #552
- cleanup: add
authn/
subdir by @shouples in #555 - Turn off Sentry features - tracing, profiling by @noeldevelops in #558
- update changelog from
0.20.2
by @shouples in #561 - chore: update sidecar version to 0.79.0 by @Cerchie in #563
- fix: auth expiration and error handling by @shouples in #566
- Use ResourceLoader interface to interop with schemas. by @jlrobins in #564
- Implement ResourceLoader.getTopicsForCluster() by @jlrobins in #573
- [v0.21.x] improve notifications when Docker is unreachable (#569) by @shouples in #585
- [v0.21.x] remove Start/Restart notification for existing Docker containers by @shouples in #586
- [v0.21.x] enforce local resource start/stop ordering by @shouples in #589
- release 0.21.0 by @shouples in #593
New Contributors
Full Changelog: v0.20.2...v0.21.0
v0.20.2
What's Changed
- 🍒 Pick "set sampling to zero (#558)" to patch v0.20 by @noeldevelops in #559
- release 0.20.2 by @shouples in #560
Full Changelog: v0.20.1...v0.20.2
v0.20.1
What's Changed
- [v0.20.x] chore: update third party notices by @ConfluentSemaphore in #470
- [v0.20.x] error notification for wrong platform/arch by @shouples in #473
- [v0.20.x] MINOR: update changelog by @shouples in #474
- 🍒 Persist consume mode and timestamp by @alexeyraspopov in #479
- [v0.20.x] release 0.20.1 by @shouples in #481
Full Changelog: v0.20.0...v0.20.1
v0.20.0
What's Changed
- bump to 0.19.0 after cutting
v0.18.x
by @shouples in #368 - bump to v0.20 by @shouples in #369
- pull
v0.18.x
tomain
by @shouples in #371 - Bump sidecar version to v0.51.0 by @rohitsanj in #373
- feat: add "Open Settings" command and Support view item for easy access by @shouples in #376
- Support TopicRecordNameStrategy for correlating schemas to topics. by @jlrobins in #375
- merge
v0.18.x
to main by @shouples in #379 - [main] chore: update third party notices [ci skip] by @ConfluentSemaphore in #381
- feat: add Docker client + OpenAPI spec and
confluent-local
event listeners by @shouples in #347 - [main] chore: update third party notices [ci skip] by @ConfluentSemaphore in #382
- Show the schema version number as the primary label schema label by @jlrobins in #385
v0.18.x
tomain
by @shouples in #389- Update rollup and hono by @alexeyraspopov in #392
- cleanup(tests): make Sinon stubs belong to Sinon sandboxes by @shouples in #391
- Use sinon sandbox in scheduler tests by @alexeyraspopov in #393
- MINOR: add "Open Logs" button for sidecar debug (error) notifications by @shouples in #394
- remove stub restore() since
sandbox.restore()
handles it by @shouples in #395 - Bug fix: auth secret not calling onChange handler by @noeldevelops in #398
- Capture unknown sidecar responses by @alexeyraspopov in #403
- remove all commands that resulted in "COMING SOON" notifications by @shouples in #420
- cleanup: move storage enum constants by @shouples in #424
main
changelog update fromv0.18.x
by @shouples in #419- fix: reset Topics view when focused on a local cluster and
localKafkaConnected
fires by @shouples in #425 - Update Segment identify calls to remove email, add domain by @noeldevelops in #405
- Switch to existing message viewer; add explicit duplicate button by @alexeyraspopov in #427
- Make hasCCloudAuthSession() fast and not async. by @jlrobins in #439
- add 0.18.3 changelog entry by @shouples in #438
- Added better format inputs for future discussions by @MSeal in #428
- [main] chore: update third party notices by @ConfluentSemaphore in #423
- Make webview cache render templates and track multiple panels per id by @alexeyraspopov in #440
- persist
Local
container in Resources view and update icons by @shouples in #443 - MINOR fix: set
id
on Local container to fix collapsibleState changes by @shouples in #447 - Correct way to attach extra context to exception by @alexeyraspopov in #448
- Ensure curling sidecar executable fails on non-200 status by @rohitsanj in #451
- fix: don't invalidate CCloud auth session on
INVALID_TOKEN
status by @shouples in #450 - Show paused state when stream is paused during empty table state by @alexeyraspopov in #421
- fix+cleanup sidecar handle methods by @shouples in #456
INVALID_TOKEN
notification followup by @shouples in #455- add "Copy URI" command+functionality by @shouples in #463
- [0.20.x] another
INVALID_TOKEN
handling follow-up by @shouples in #465 - [v0.20.x] hotfix: move
nonInvalidTokenStatus
placement by @shouples in #467 - [v0.20.x] release 0.20.0 by @shouples in #468
Full Changelog: v0.18.3...v0.20.0
v0.18.3
What's Changed
- [v0.18.x] Bump sidecar version to include fixes by @rohitsanj in #434
- Release 0.18.3 by @rohitsanj in #437
Full Changelog: v0.18.2...v0.18.3
v0.18.2
What's Changed
- 🍒 v0.18.x capture unknown sidecar responses by @alexeyraspopov in #404
- [v0.18.x] bump sidecar version by @shouples in #414
- [v0.18.x] release 0.18.2 by @shouples in #417
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
- [v0.18.x] add error notification for unexpected error responses during message consume by @shouples in #378
- [v0.18.x] Bump sidecar version to v0.49.1 by @rohitsanj in #383
- [v0.18.x] add additional logging/hardening around CCloud resource loading by @shouples in #384
- [v0.18.x] filter
ENOENT: no such file or directory, lstat
from Sentry errors by @shouples in #386 - [v0.18.x] release 0.18.1 by @shouples in #387
Full Changelog: v0.18.0...v0.18.1