github redhat-developer/odo v3.6.0

latest releases: v3.16.1, v3.16.0, v3.15.0...
pre-release21 months ago

What's Changed

  • Refactor Quickstart guide doc to use framework specific output by @valaparthvi in #6443
  • Refactor Advanced guide doc to use framework specific output by @valaparthvi in #6444
  • Fix odo init output in java quickstart guide by @valaparthvi in #6462
  • [docs] Add note to use SpringBoot 2.7 by @kadel in #6464
  • Remove extra caution from Java Quickstart by @valaparthvi in #6467
  • Tell readers of the QuickStart Guide to select "Maven" on Spring Initializr by @rm3l in #6469
  • Doc Automation: Command Reference: odo init by @valaparthvi in #6442
  • Release PR for v3.5.0 by @github-actions in #6454
  • Adding Github Actions for podman testing by @anandrkskd in #6385
  • Do not output log to stdout by @feloy in #6473
  • Automate Doc: Quickstart Guides by @valaparthvi in #6470
  • Make odo dev work if no endpoint is defined by @feloy in #6472
  • Get binding information without cluster connection by @feloy in #6432
  • Compatibility with podman v3 by @feloy in #6474
  • Go: Bump github.com/go-openapi/jsonreference from 0.20.0 to 0.20.1 by @dependabot in #6476
  • Change wording for dev/deploy by @feloy in #6408
  • Display a warning that "odo dev" on Podman needs to be restarted if the Devfile is changed by @rm3l in #6477
  • Go: Bump github.com/tidwall/gjson from 1.14.1 to 1.14.4 by @dependabot in #6490
  • [podman] show logs when command fails by @feloy in #6481
  • Fix adding .odo to .gitignore file by @feloy in #6495
  • Add more tests for odo dev on Podman (1) by @feloy in #6496
  • Ignore and show warning when handling Kubernetes components on Podman by @valaparthvi in #6471
  • Fix typo with file_indexer.go by @valaparthvi in #6502
  • Make sure to use random component names when copying sample Devfiles in integration tests by @rm3l in #6504
  • Port-forward Debug endpoints only when running odo dev with --debug by @rm3l in #6505
  • Add more tests for odo dev on Podman (2) by @rm3l in #6506
  • hotReloadCapable recognized on podman by @feloy in #6509
  • Add more tests for odo dev on Podman (3) by @feloy in #6515
  • odo describe component: display remote source code location for each container component by @valaparthvi in #6497
  • Make doc tests pass by @feloy in #6516
  • Fix: odo dev unable to sync files with name containing special characters by @valaparthvi in #6507
  • Set experimental mode in telemetry by @feloy in #6520
  • Isolate Podman tests in namespaces by @rm3l in #6499
  • Add instructions to quickstart guide to create and cd into a directory by @valaparthvi in #6511
  • Change port range used for port-forwarding endpoints to start at 20001 by @feloy in #6519
  • Update devfile/library to support pod-overrides and container-overrides attributes and add integration test for it by @valaparthvi in #6512
  • Implement odo delete component --running-in by @rm3l in #6485
  • Version bump to 3.6.0 by @valaparthvi in #6528

Full Changelog: v3.5.0...v3.6.0

Don't miss a new odo release

NewReleases is sending notifications on new releases.