Skip to content

v3.10.0

Compare
Choose a tag to compare
@valaparthvi valaparthvi released this 03 May 07:05
· 313 commits to main since this release
039ef07

Installation of v3.10.0

To install odo, follow our installation guide at odo.dev
After each release, binaries are synced to developers.redhat.com

What's Changed

Full Changelog

  • Allow users to define custom port-mappings for port forwarding [Kubernetes] by @valaparthvi in #6704
  • Follow-up to comments on #6654 (support for autoBuild and deployByDefault) by @rm3l in #6720
  • Doc automation:Command Reference: odo create namespace by @ritudes in #6703
  • Website: Bump @algolia/client-search from 4.15.0 to 4.17.0 in /docs/website by @dependabot in #6726
  • Release PR for v3.9.0 by @github-actions in #6718
  • For custom port mapping, handle case where ranged random port matches a custom local port by @valaparthvi in #6727
  • Revert "Add DEVFILE_REGISTRY env var for periodic tests (#6709)" by @valaparthvi in #6725
  • Fix e2e test failures and doc test failures due to updated devfile registry by @valaparthvi in #6735
  • Wait until expected ports are opened in the container before starting port-forwarding by @rm3l in #6701
  • Fix: PodSecurity Admission: Display duplicate warnings only once by @valaparthvi in #6733
  • Automount volumes by @feloy in #6698
  • Podman custom port mapping by @valaparthvi in #6729
  • Fix flaky unit Test_getCompleteCustomPortPairs by @valaparthvi in #6737
  • Website: Bump webpack from 5.76.1 to 5.79.0 in /docs/website by @dependabot in #6740
  • Use devstats.PID.json as devstate by @feloy in #6713
  • Document .gitignore and .odoignore usage by @feloy in #6745
  • Set vcs-uri annotation on podman by @feloy in #6746
  • Allow to cancel execution of odo dev at any phase (e.g. if build command is taking long) by @rm3l in #6736
  • Cleanup e2e tests by @valaparthvi in #6738
  • Update image for springboot devfiles by @feloy in #6753
  • Add annotation for setting access mode on automounted configmap/secret files by @feloy in #6750
  • Website: Bump webpack from 5.79.0 to 5.80.0 in /docs/website by @dependabot in #6765
  • Set 'mountSources' to 'true' in some example SpringBoot multi-container Devfiles by @rm3l in #6761
  • Check files to sync with gitignore library by @feloy in #6760
  • Fix flaky tests using custom port mapping when running specs in parallel by @rm3l in #6763
  • Simplify devfile Kubernetes adapter by @feloy in #6762
  • Test flaky devfile modification test by @valaparthvi in #6769
  • Doc automation:Command reference: odo delete,list and set namespace by @ritudes in #6756
  • PODMAN_USE_NAMESPACES to disable using namespaces on podman integration tests for podman v4.5 by @feloy in #6774
  • Support variable substitution with --var and --var-file in odo build-images by @rm3l in #6776
  • Website: Bump webpack from 5.80.0 to 5.81.0 in /docs/website by @dependabot in #6781
  • Wait when Build command fails by @feloy in #6771
  • Use custom address for port forwarding by @valaparthvi in #6766
  • Bump version to 3.10.0 by @valaparthvi in #6783

Full Changelog: v3.9.0...v3.10.0