Skip to content

Releases: redhat-developer/vscode-tekton

1.1.0

02 Dec 01:28
Compare
Choose a tag to compare

What's New

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

1.0.1

01 Dec 10:18
Compare
Choose a tag to compare

This release brings to you:

  • #342 Display logs for taskrun from the pipelinerun diagram.
  • #350 Streaming logs output from a pipelineRun on start.
  • #355 Multiple pipeline templates in code completion.
  • #452 TektonHub: add ability to search task with tag or category.
  • #609 Stuck on installing if hub task install is cancelled.
  • #610 Add support to install pipelines from Hub.
  • #613 kubectl install.
  • #623 Add debug support for taskRun.
  • #625 Update schemas.
  • #637 Watch taskrun and open debug if taskrun is running with debug mode.
  • #640 Check debug session for multiple container in step.
  • Remove extension out of Preview tag

What's Changed

New Contributors

Full Changelog: v0.18.0...v1.0.1

0.18.0

13 Jul 06:40
d8dc1fa
Compare
Choose a tag to compare

This release brings to you:

  • #445 The 'List' context menu actions seems to provide no additional value.
  • #451 TektonHub: recommend task based on user project/devfile.
  • #353 Generate an example PipelineRun YAML for a Pipeline.
  • #356 Install Tekton on the cluster.
  • #357 Display task retry count.
  • #582 Fallback on oc if kubectl not present.
  • #603 Update vscode-redhat-telemetry to 0.2.0.

0.17.0

17 Jun 12:40
0e5b03b
Compare
Choose a tag to compare

This release brings to you:

  • #571 Restart action doesn't support VolumeClaimTemplate.
  • #583 Additional telemetry cluster version.
  • #489 Wizard for starting Tasks and ClusterTask.
  • #593 In windows system tekton hub doesn't work.
  • #594 On window selecting size UI alignment is not proper for volumeClaimTemplate.
  • #598 Remove dependency to vscode-commons.

0.16.1

25 May 15:06
1a827ac
Compare
Choose a tag to compare

This release brings to you:

  • #587 Fix bug for Add Trigger.

0.16.0

25 May 13:48
5c0fa0a
Compare
Choose a tag to compare

This release brings to you:

  • #553 Property apiVersion is not allowed in TriggerTemplate.
  • #563 Create new pipeline resource when user select Create Pipeline Resource in start pipeline wizard or in start task.
  • #565 Improve load time of the Tekton tree.
  • #576 Hide Ip address for telemetry.
  • #578 Hide user local path for Telemetry.
  • #579 Unable to delete PipelineRun.

0.15.0

11 May 11:50
31fdd36
Compare
Choose a tag to compare

This release brings to you:

  • #352 Display task steps in pipeline diagram.
  • #443 Move the 'About' context menu item to some place where it makes sense.
  • #510 Allow user to configure Tekton Hub API endpoint.
  • #515 Wrong behavior in Tekton Hub when uninstalling resources.
  • #540 Add overview part for extension.
  • #561 Fix add trigger and added test.
  • #562 Prevent writing negative numbers when creating volume claim template.
  • #564 Fix bug for start task and Added test.
  • #569 Watch tekton resources at the activation of extension and send data to telemetry if new resource are created.
  • #570 svg icons stopped working after vscode update to VSCode v1.56.0.

0.14.0

14 Apr 08:57
195b41b
Compare
Choose a tag to compare

This release brings to you:

  • #501 Refresh task page after task installation.
  • #511 Refactor inline Task to referenced Task or ClusterTask.
  • #512 Code completion for inline tasks.
  • #522 Provide links to docks for how to run k8s locally.
  • #523 Provide a link to Tekton installation.
  • #524 telemetry support for tektonHub.
  • #526 Collect cluster information for telemetry.
  • #528 Use kubectl to start pipeline.
  • #542 Fix bug on finding reference resource while deleting.
  • #547 Send telemetry data when user click on treeview.
  • #548 Add telemetry support on watch feature.

0.13.0

26 Mar 08:06
7ca9939
Compare
Choose a tag to compare

This release brings to you:

  • #297 Reorganize Tekton tree related code.
  • #486 Refactor referenced Task or ClusterTask to inline.
  • #487 Find references of tasks inside the cluster.
  • #488 Support for volume claim templates for workspaces.
  • #509 Support custom tasks in pipeline diagram.
  • #525 Remove create pipelineResource command.
  • #527 Update tkn cli to latest version 0.17.0.
  • #529 Fix bug for listing pipelineRun from command palette.
  • #531 Update schemas to Tekton Triggers 0.12.1.
  • #536 Unable to delete Task.

0.12.0

04 Mar 10:53
Compare
Choose a tag to compare

This release brings to you:

  • #312 Explore consistent kubeconfig settings between Tekton and K8s ext.
  • #505 Send error/command log to telemetry.
  • #514 Extension is not Telemetry compliant.