Expanded Git Support and SSH Enhancements

Expanded Git Support and SSH Enhancements Expanded Git Support and SSH Enhancements

Daytona v0.41.0 brings significant improvements to Git provider support and SSH functionality, along with crucial fixes that enhance the overall user experience. The standout features of this release include support for the Gogs Git provider and the introduction of Gitness (Harness) prebuild webhooks, expanding Daytona's compatibility with diverse Git platforms.

A key enhancement in this version is the addition of SSH option flags, providing users with more control over their SSH connections. This feature allows for greater flexibility in managing remote development environments and secure connections.

One of the most notable improvements in this release is the fix for autocompletion. Users can now expect autocompletion to work as intended in any shell environment after running daytona autocomplete, significantly improving the command-line experience and productivity.

The release also addresses several important fixes, including support for HTTP protocol in Git URLs and improved terminal resizing handling during the dtn create process. These enhancements contribute to a more robust and user-friendly development environment.

Features

  • Added support for Gogs Git provider

  • Implemented Gitness/Harness prebuild webhooks

  • Introduced SSH option flags for dtn ssh command

Bug fixes

  • Resolved issue with logs returning empty slices

  • Added support for HTTP protocol in Git URLs

  • Fixed autocompletion functionality across all shell environments

  • Improved terminal redrawing on resizing during dtn create