Skip to content

Releases: camel-tooling/vscode-camelk

0.0.32

0.0.16 - upgrade to Camel K 1.1.0

11 Aug 20:20
7590df7
Compare
Choose a tag to compare

This release fixes the issues encountered with the last runtime update.

  • Update default runtime version to v1.1.0
  • Fix runtime retrieval to use more of the GitHub API to determine download location via browser_download_url

Log view, task, and auto-upgrade fixes

17 Mar 15:02
4de65d9
Compare
Choose a tag to compare
Pre-release

This release includes:

  • Numerous security version bumps
  • Update to Apache Camel K Runtime version 1.0.0-RC2
  • A new Log view window that can be moved more easily around the IDE
  • New options to see the logs for the Camel K Operator and Integration kits
  • The ability to create new tasks to launch more complex integrations consistently

0.0.12

04 Feb 17:26
87b343a
Compare
Choose a tag to compare
  • avoid infinite loop when connection to kamel instance is not configured

The CLI release

31 Oct 13:58
6122172
Compare
Choose a tag to compare
The CLI release Pre-release
Pre-release
  • Remove Rest Proxy functionality
  • Automatically download the kubectl and kamel CLI tools
  • Clean up underlying code to consistently call kubectl and kamel for all actions
  • Add optional namespace support
  • Update several NPM versions and fix any security vulnerabilities

Config Map and Secret Support

16 Aug 13:41
f400df3
Compare
Choose a tag to compare
Pre-release
  • Added ability to deploy integrations with associated Kubernetes ConfigMaps or Secrets
  • Added ability to create Kubernetes ConfigMaps or Secrets
  • Began migrating away from direct Kubectl calls in favor of using the Kubernetes API component
  • Changed 'Camel-K' to 'Apache Camel K' across the board for consistency
  • Added tests for ConfigMap and Secret utilities
  • Added Kotlin
  • Moved menus to separate group to avoid cluttering up the Explorer context menu as much

Several improvements

02 Aug 14:25
de266d9
Compare
Choose a tag to compare
Several improvements Pre-release
Pre-release

Several improvements for this release:

  • Addition of visual indicators in the Camel-K Integrations view to show state
  • Additional status bar messages indicating events in flight
  • New setting to turn off status bar messages (in case status bar gets too crowded)
  • Fixes for a few minor things

Check the readme for details

Adding Kubernetes Rest support

09 Jul 18:09
5a5ec80
Compare
Choose a tag to compare
Pre-release
issue #40 - updating readme with latest details (#41)

Signed-off-by: Brian Fitzpatrick <bfitzpat@redhat.com>

Streamline menus and update refresh

30 May 19:08
dfc1e2e
Compare
Choose a tag to compare
Pre-release
updating changelog ahead of 0.0.3 release (#23)

Signed-off-by: Brian Fitzpatrick <bfitzpat@redhat.com>

Fix readme

24 May 17:37
65ffd5c
Compare
Choose a tag to compare
Fix readme Pre-release
Pre-release
update version to 0.0.2 and fix readme image problem (#15)

Signed-off-by: Brian Fitzpatrick <bfitzpat@redhat.com>