Releases: cloudfoundry/pcap-release
Releases · cloudfoundry/pcap-release
v1.1.0
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
v1.0.0
1.0.0 (2023-05-12)
Bug Fixes
- clean up renaming issues (6e4ee9c)
- deps: replace google/gopacket with gopacket/gopacket (29a3460), closes google/gopacket#1016 #11
- Finalize bosh-part (excluding platform-TLS) (6770bdb)
- pcap-agent: rename variables in mocks (43c5b04)
- pcap-agent: typo in module name (ca7a275)
- pcap-api: config-template keys (d448650)
- pcap-api: rename variables in test cases (7c839e5)
- Remove ruby-version file as it is not used (#24) (fbd3458)
Features
- api: Implement API (#13) (7f30c95)
- implement token refresh for bosh-cli (6ebe468)
- production grade implementation of the agent (43969da)
Deployment
releases:
- name: "pcap-release"
version: "1.0.0"
url: "https://github.com/cloudfoundry/pcap-release/releases/download/v1.0.0/pcap-v1.0.0.tgz"
sha1: "3765c8d7e850d52ba1d6806734369ea0b07d1762"
# for deployments with sha256, use the following line instead:
# sha1: "sha256:371f8af0e627e4b4edbf4cc3d4801967d466341d3fbabb278a8b17b45b8788f7"