Skip to content

v7.11.0

Compare
Choose a tag to compare
@concourse-bot concourse-bot released this 30 Oct 18:03
aee88e2

馃毃 Breaking

鉁堬笍 Features

  • Make cc.xml endpoint public, and only list public pipelines (#8809) @LukeWinikates 馃敆

    • Public pipelines are now accessible through the cc.xml endpoint while unauthenticated
  • Emitting "latest_completed_build_status" gauge from prometheus (#8826) @wayneadams 馃敆

    • Add concourse_builds_latest_completed_build_status metric
      • Guage = 0 for success
      • Guage = 1 for failure
      • Guage = 2 for aborted
      • Guage = 3 for error
  • Add additional help context for metric (#8839) @wayneadams 馃敆

馃悶 Bug Fixes

  • Fixes cf authentication fails on 7.9.1 #8696 (#8806) @wayneadams 馃敆

    • Fix CF connector regression bug introduced on 7.9.1
  • Fix fly builds cmd with --team flag (#8841) @xtremerui 馃敆

    • Fix a bug of fly builds command that shows pipeline/job not found when both --team and --pipeline/--job are provided.

馃し Miscellaneous

馃摝 Bundled resource types