Skip to content

Latest commit

 

History

History
375 lines (288 loc) · 26 KB

CHANGELOG.md

File metadata and controls

375 lines (288 loc) · 26 KB

Change Log

1.1.0 (December 2, 2022)

  • 694 Add support for Tekton Bundles
  • 669 Update apiVersions for trigger snippets
  • 693 Updated Tekton schemas
  • 698 Update tkn to 0.27.0 and kubectl to 1.25.3 version
  • 701 Add Getting Started Walthrough for Tekton extension

1.0.1 (December 1, 2021)

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.

0.18.0 (July 08, 2021)

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 (June 18, 2021)

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 (May 25, 2021)

This release brings to you:

  • #587 Fix bug for Add Trigger.

0.16.0 (May 25, 2021)

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 (May 11, 2021)

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 (April 14, 2021)

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 (March 26, 2021)

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 (March 04, 2021)

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.

0.11.1 (February 15, 2021)

This release brings to you:

  • #505 Send version content in one event
  • #490 Add link to Tekton Hub on tasks

0.11.0 (February 12, 2021)

This release brings to you:

  • #470 Add telemetry reporting
  • #474 Add 'hub.tekton.dev/catalog' label to task yaml while installing it from TektonHub
  • #476 Bug: kubectl get tasks doesn't work on system with name conflicts?
  • #484 Enhance visualization for complex pipelines
  • #485 Show installed tasks in the Tekton Hub view
  • #496 Open tekton resource in editor for task
  • #499 Error while reinstalling a hub task with the new tkn command

0.10.0 (January 20, 2021)

This release brings to you:

  • #343 Display PipelineRun result as notifications
  • #399 Display Logs in the editor
  • #364 New action to rerun tasks
  • #354 Generate an example TaskRun YAML for a Task
  • #482 Param description below input field
  • #480 Update tkn cli version to latest 0.15.0 version

0.9.0 (December 9, 2020)

This release brings to you:

  • #458 Update Tkn version to latest.
  • #448 Support Tekton 0.18
  • #344 Validate support for embedded specs
  • #413 Display param descriptions in start pipeline and add trigger
  • #429 Provide completion for Variable Substitutions
  • #444 Cancel button on finished pipeline
  • #449 Add support for installing from Tekton Hub as clustertask
  • Bugfixes or minor issues:
    • #441 undefined/bin/sh: kubectl: command not found
    • #442 Task is running endlessly
    • #468 Upgrade schema to latest

0.8.0 (November 18, 2020)

This release brings to you:

  • #433 Add service account to start and add trigger wizards
  • #418 Display pipelinerun failure reason
  • #404 Display expose url in tree view.
  • #346 Search tasks in Tekton Hub
  • #186 Install tasks from Tekton Hub

0.7.0 (October 28, 2020)

This release brings to you:

  • #362 Unique names for files from Open in Editor
  • #365 Auto refresh when file get created
  • #414 Assist creating PVC for workspaces
  • #416 Add 'when' to diagram
  • #427 Update schemas based on Tekton Pipeline 0.17.0
  • #430 Fix getName error
  • #436 Update tkn version to 0.13.1
  • #438 Show create PVC UI if no PVC item present in dropdown.

0.6.0 (October 8, 2020)

This release brings to you:

  • #345 Support for "finally" tasks
  • #361 Array notation is not recognized by the pipeline diagram
  • #366 Display TaskRun names under Task and TaskRuns
  • #405 Error when clicking the Add Trigger command but triggers are not installed on cluster
  • #406 Error when creating trigger resources with newest Tekton Triggers
  • #407 Add workspace support in trigger.
  • #411 When clicking on TaskRuns tree view it throws an error.
  • #419 Add trigger action disabled when it shouldn't

0.5.0 (September 21, 2020)

This release brings to you:

  • #280 Start pipeline/Task from k8's tree
  • #347 Add trigger to pipeline
  • #348 Links to Tekton documentation
  • #351 Allow opening start pipeline wizard with params from previous pipelineRun
  • #363 Use default shell
  • #383 Disable button when input are empty
  • #385 Display Start as first action
  • #386 Default param values missing in start
  • #392 Update schemas to Pipeline 0.15.1
  • #398 Update tkn version to 0.12.1

0.4.0 (August 7, 2020)

This release brings to you:

  • #309 Start task forces value for all parameters
  • #244 Add completion for 'conditionRef' in Pipeline conditions
  • #258 Provide JSON Scheme for all Tekton resources
  • #213 Delete multiple resources at once
  • #371 Add action to show pipelinerun diagram from the tree
  • #310 New Wizard for PipelineRun
  • #376 Update tkn version to 0.11.0

0.3.0 (July 3, 2020)

This release brings to you:

  • #288 All command should be accessible from command palette
  • #311 Delete command for conditions
  • #331 Update tkn version to 0.10.0
  • #296 Tekton.edit error when clicking on the "Open in Editor" icon
  • Bugfixes or minor issues:
    • #284 v1beta1 in Condition snippet but they are still in alpha
    • #321 'Open in Editor' works wrong for condition run

0.2.0 (June 1, 2020)

This release brings to you:

  • #91 "List Taskrun" menu on a pipeline should only list the pipeline's taskrun
  • #228 Add support for ClusterTriggerBinding resource.
  • #275 Simplify start pipeline wizard
  • #285 New implementation of FileSystemProvider for tekton resources
  • #250 Deploy Tekton resources on save
  • #292 Show condition run as child for taskrun
  • #252 Action to open Task from a TaskRun in the tree
  • #306 show open in editor option in condition.
  • #305 Rename Tekton Configuration tab to just tekton
  • Bugfixes or minor issues:
    • #295 startsWith throw an error of undefined
    • #299 Fix issue for file name with space.
    • #193 Failing PipelineRun with CouldnGetTask error are not shown
    • #265 Label for pipeline preview doesn't show the full text.
    • #308 Fix coverage banner link
    • #304 Tekton Configuration is by settings.json

0.1.0 (May 13, 2020)

This release brings to you:

  • #260Added missing node in kubernetes tree
  • #195Sync pipeline preview with text editor
  • #266Update Tkn cli version(0.9.0)
  • #189start task command is not working
  • #249Code assist for pipelines
  • #223Add support for workspaces on start flow
  • Bugfixes or minor issues:
    • #261While refreshing deleting a resource throw error.
    • #253Remove direct dependency on K8's extension
    • #271Can't start a pipeline without resource
    • #254Check 'tkn' presents and version on extension sturtup
    • #263Undefined in error if not logged in

0.0.8 (April 22, 2020)

This release brings to you:

  • #181Show conditional tasks in the pipeline and pipelinerun diagrams
  • #197Add PipelineRun in the tree as a root node
  • #198Add TaskRuns in the tree as a root node
  • #241Single click on icon will open yaml in editor
  • #183Add support for v1beta1 API
  • #176Update snippet apiversions
  • #240Revisit pipeline tree load
  • #239Improve tekton tree refresh
  • #251Open PipelineRun and TaskRun as readonly
  • Bugfixes or minor issues:
    • #217Error when starting pipeline with no spec/resource section
    • #2Display build logs from cluster view
    • #184Add snippets for trigger types
    • #185Add snippets for conditions
    • #225Snippets ClusterTask wrong
    • #246Warning message if cluster is down

0.0.7 (April 03, 2020)

This release brings to you:

  • #171 Show selected resources as a tree
  • #182 Add delete action to trigger types
  • #174 Add and remove resources to the selected Tekton resource window
  • #149 Add support for conditions
  • #109 Refresh tekton tree automatically
  • #164 Refresh tree when resource delete is successfull
  • #175 Diagram preview for PipelineRuns
  • Bugfixes for minor issues:
    • #212 Fix bug in task.yaml present in rawsnippets
    • #229 Tekton Task snippet contains a syntax error for args

0.0.6 (March 18, 2020)

This release brings to you:

  • #151 Add Tekton to activity bar
  • #150 Add pipeline diagram preview
  • #165 Update tkn version to 0.8
  • #147 Add support for trigger resource types
  • #148 Allow editing trigger resources
  • #191 Added new icon in tree view resource
  • Bugfixes for minor issues:
    • #167 oc is required for certain operations
    • #172 Add more description tooltip to select icon
    • #170 YAML validation complains about workspace
    • #154 New minor version of tkn should work

0.0.5 (February 21, 2020)

This release brings to you:

  • #141 Update tkn cli version to 0.7.1
  • #111 Open YAML on click in Tekton Pipelines window
  • #152 Add filtering in the Tekton view container
  • #55 Create 'New Pipeline Resource' command
  • Bugfixes for minor issues:
    • #155 Fix typos & wording

0.0.4 (February 11, 2020)

This release brings to you:

  • #121Allow to use Tekton Catalog for creating and editing tekton related resources
  • #108 Change color for "running" pipelineruns and taskruns
  • #133 Show complete PipelineRun names
  • Bugfixes for minor issues:
    • #134 Update info message to refect pipeline start

0.0.3 (January 16, 2020)

This is bug fix release:

  • Fixed check Tekton CLI when CLI has 'v' prefix in version
  • #130 Update CLI not found error message

0.0.2 (January 15, 2020)

This release brings to you:

  • #99 'Tekton: Follow Log' command for PipelineRuns and TaskRuns #99
  • #92 Tekton: Delete commands should show confirmation info message and run with -f without terminal
  • Update tkn version to 0.6
  • #116 Allow user to use higher version of tkn with warning.
  • #1 Fail gracefully if tekton APIs are not available
  • #79 Limit number of pipelineruns and taskruns shown in tree through extension preference
  • Bugfixes for minor issues:
    • quickpick close when clicking anywhere else on desktop
    • #90 Error: stdout maxBuffer lenght exceeded

0.0.1 (November 21, 2019)

  • Initial release!