github devspace-sh/devspace v5.13.0-beta.0

latest releases: v6.3.12, v6.3.11, v6.3.10...
pre-release2 years ago

Changes

  • DevSpace will now use inotify as file watching method by default instead of polling within the container for the latest config version v1beta10. Polling can still be used by setting dev.sync[*].polling to true or using an older config version. Inotify file watching greatly decreases CPU usage in containers if many files are watched and decreases change detection time (#1429)
  • DevSpace will now ping the underlying sync connection every 10 seconds to detect broken connections and restart the sync automatically (#1434)
  • DevSpace will now print log message timestamps if the environment variable DEVSPACE_LOG_TIMESTAMPS is set to true
  • Improved network error handling in port-forwarding, logs & sync
  • Removed extra question in devspace init for build stage and disable building by default for newly created devspace.yamls

Don't miss a new devspace release

NewReleases is sending notifications on new releases.