Skip to content

Releases: confluentinc/vscode

v0.23.3

09 Jan 18:48
Compare
Choose a tag to compare

What's Changed

  • bug fix: api fields should only be required if bootstrap servers exist by @noeldevelops in #872
  • [v0.23.x] fix: always open new connection form from "Add New Connection" action by @shouples in #876
  • [v0.23.x] fix: update Topics/Schemas empty state when direct connections' resources change by @shouples in #875
  • [v0.23.x] MINOR: add more filters to Sentry by @shouples in #885
  • release 0.23.3 by @shouples in #887

Full Changelog: v0.23.2...v0.23.3

v0.23.2

07 Jan 22:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.1...v0.23.2

v0.23.1

07 Jan 19:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.23.1

v0.23.0

07 Jan 18:41
Compare
Choose a tag to compare

What's Changed

  • set 0.23.0 as next version under development by @shouples in #742
  • 🍒 fix avro schema uploads when not using the Avro editor language ID by @shouples in #746
  • update changelog for 0.22.0 by @Cerchie in #748
  • 🍒 suggest disabling http.fetchAdditionalSupport for local Docker actions by @shouples in #757
  • Adding connection form to walkthrough by @Cerchie in #750
  • add changelog header for 0.22.1 by @shouples in #760
  • Cerchie/schemaless produce by @Cerchie in #701
  • refactor schema upload to start from Schemas view and prompt for editor/file Uri by @shouples in #741
  • simplify Topic authz context value setup by @shouples in #769
  • chore(Gulpfile): bump openapi-generator version by @shouples in #778
  • chore: update sidecar version to 0.115.0 by @shouples in #777
  • Add ability to Test direct connections from the webview form by @noeldevelops in #773
  • add Apache Kafka® icon for tree item use by @shouples in #782
  • UI/UX updates for direct connections in the Resources view by @shouples in #783
  • MINOR: small UI updates/fixes by @shouples in #789
  • MINOR: evolve the "Evolve Schema" icon by @shouples in #791
  • cleanup(CI): move windows packaging into multi-arch packaging by @shouples in #612
  • MINOR: sort subject groups in Schemas view by @shouples in #793
  • use read-only document provider for topic messages by @shouples in #799
  • feat(support): add commands for downloading extension+sidecar logs and .zip by @shouples in #772
  • dynamically update direct connection items in Resources view by @shouples in #780
  • [main] chore: update third party notices [ci skip] by @semaphore-agent-production in #801
  • change img to light and add more imgs by @Cerchie in #805
  • fix: local resource Docker image pulling with registry credentials / proxy requirement by @shouples in #797
  • MINOR: remove leftover debug logs from #780 by @shouples in #803
  • MINOR: add debug logging for FAILED connected states by @shouples in #808
  • Make test job build all files to run the extension by @alexeyraspopov in #812
  • chore: update sidecar version to 0.132.0 by @rohitsanj in #809
  • Handle errors when setting up the sidecar logs tailing output channel… by @jlrobins in #815
  • New input for direct connection form to enable/disable SSL by @noeldevelops in #822
  • MINOR: show warning modal when trying to produce a message with headers to a topic by @shouples in #823
  • chore: update sidecar version to 0.133.0 by @rohitsanj in #824
  • chore: update sidecar version to 0.134.0 by @rohitsanj in #826
  • Remove produce without headers popup by @rohitsanj in #825
  • Edit direct connections details in the form by @noeldevelops in #798
  • add "View Message in Topic Messages" button after producing by @shouples in #829
  • MINOR: rename button label to "View Message" by @shouples in #831
  • [main] chore: update third party notices [ci skip] by @semaphore-agent-production in #830
  • fix: don't refresh Topics/Schemas views after direct connection change until in a usable connected state by @shouples in #834
  • fix: fire "usable" event if we time out waiting for direct connection to be usable by @shouples in #814
  • 466 enforce setting id for tree view items by @jlrobins in #837
  • add SecretStorage migration for direct connections' SSL config(s) by @shouples in #827
  • remove direct connection preview setting and enable by default by @shouples in #838
  • [v0.23.x] fix(CI): pass GH token during gh auth login for windows build by @shouples in #843
  • release 0.23.0 by @shouples in #841

New Contributors

  • @semaphore-agent-production made their first contribution in #801

Full Changelog: v0.22.1...v0.23.0

v0.22.1

12 Dec 22:18
Compare
Choose a tag to compare

What's Changed

  • [v0.22.x] suggest disabling http.fetchAdditionalSupport for local Docker actions by @shouples in #756
  • release 0.22.1 by @shouples in #759

Full Changelog: v0.22.0...v0.22.1

v0.22.0

11 Dec 20:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.3...v0.22.0

v0.21.3

23 Nov 02:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.2...v0.21.3

v0.21.2

18 Nov 19:17
Compare
Choose a tag to compare

What's Changed

  • [v0.21.x] fix: update CCloud auth status "secret" on reauthentication by @shouples in #615
  • [v0.21.x] fix(GQL): handle null CCloudEnvironment by @shouples in #620
  • release 0.21.2 by @shouples in #621

Full Changelog: v0.21.1...v0.21.2

v0.21.1

15 Nov 19:22
Compare
Choose a tag to compare

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

14 Nov 17:24
Compare
Choose a tag to compare

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 into main 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 into main 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 Disposables 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