Skip to content

1.11.0 (2023-02-16)

Compare
Choose a tag to compare
@manusa manusa released this 16 Feb 11:02
· 536 commits to master since this release
  • Fix #1316: Add support for adding InitContainers via plugin configuration
  • Fix #1439: Add hint to use jkube.domain if createExternalUrls is used without domain
  • Fix #1459: Route Generation should support 8443 as default web port
  • Fix #1546: Migrate to JUnit5 testing framework
  • Fix #1829: Add trailing newline for labels/annotations for multiline values to avoid setting block chomping indicator
  • Fix #1858: Properties in image name not replaced
  • Fix #1934: schema validation warnings during mvn oc:resource and gradle k8sResource
  • Fix #1935: oc:remote-dev goal / ocRemoteDev task have wrong log prefixes
  • Fix #1966: Old reference to fmp in documentation
  • Fix #1974: Remove unused methods in KubernetesResourceUtil
  • Fix #2003: check local port available on start remote-dev
  • Fix #2004: AnsiOutputStream exceptions don't prevent logging or program execution
  • Fix #2008: resources validated after their generation by k8s:resource
  • Fix #2052: Remote Dev discovers remote ports for local services exposed in the cluster
  • Fix #2052: Remote Dev includes a SOCKS 5 proxy

Full Changelog: v1.10.1...v1.11.0