Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@CFN-CI CFN-CI released this 14 Jul 12:03
· 159 commits to main since this release
45d7cdd

1.1.0 (2023-07-14)

Bug Fixes

  • autobump script creates a PR according to conventional commits (#44) (20e8e93)
  • autobump: Create PR only if bump is required (#55) (5c0d4da)
  • ci: move rc behind acceptance-tests (#73) (05646d8)
  • ci: only trigger ci on approved PRs (#31) (126662c)
  • ci: use lts version of nodejs to fix docker-for-mac build (#80) (b8ccc5f)
  • Create only one PR for one dependency update (#51) (5bb214c)
  • Remove package name from new blob (#47) (296af9f)
  • request and verify client certificates if ca is configured (21fe795)

Features

Deployment

releases:
- name: "pcap-release"
  version: "1.1.0"
  url: "https://github.com/cloudfoundry/pcap-release/releases/download/v1.1.0/pcap-v1.1.0.tgz"
  sha1: "50444b75da6b6376e8218400145df46d17c4c877"

# for deployments with sha256, use the following line instead:
# sha1: "sha256:3457ec3b01cbccc30dc42181702ca4c2ce7e45d09dfbf16b5dfda844789214b6"

✨ Built with Go 1.20.6