Skip to content

v1.3.40

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 20:16
· 485 commits to master since this release
3c163fa

What’s Changed

  • Fix SlaEnforcer error from no previous job record (#125) @Andyz26
  • Move deploymentStrategy out of schedulingInfo (#124) @Andyz26
  • Completely shaded apache curator-* and their dependencies (#126) @calvin681
  • Reduce some chatty logs to debug level (#123) @Andyz26
  • Trival fix code snippet highlight in iceberg.md (#121) @liuml07