Skip to content

Releases: aegershman/cf-report-usage-plugin

3.4.3

03 Aug 21:40
73b216b
Compare
Choose a tag to compare

Changelog

  • cd7165c Build for darwin arm64 (#139)
  • 73b216b add architecture in asset name to enable diff between arm64 and amd64

3.4.2

23 Jul 19:13
6b00c9f
Compare
Choose a tag to compare

Changelog

3.3.2

25 Oct 21:25
b0c9dba
Compare
Choose a tag to compare

Changelog

b72b479 Bump github.com/cloudfoundry/cli (#122)
2585864 Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0 (#121)
f174477 Bump go-cfclient (#125)
0295ddb Bump taskfile, bump cf-cli 6.5.3; bump go 1.15 (#123)
9abc517 Consolidate import path to use cloudfoundry.org/cli path (#124)
b0c9dba release-3.3.2 (#126)

3.3.1

02 Jun 00:56
de7542f
Compare
Choose a tag to compare

Changelog

0045525 Create Dependabot config file (#118)
de7542f bump version, bump releasing (#119)

3.3.0

07 May 04:26
14b4f8c
Compare
Choose a tag to compare

Changelog

510d2a5 Bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0 (#112)
61027b3 Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0 (#113)
14b4f8c Readme updates with updated proper examples (#117)
6320a17 Tidy yaml files and update dependencies (#115)
f0e7006 Update billing to running ais (#116)

3.2.2

10 Dec 04:35
af7aadf
Compare
Choose a tag to compare

Changelog

fa94263 Multiple report outputs (#104)
af7aadf Swap over to prefer usage of GUIDs for making calls (#110)
fc561b3 add GUIDs to existing resources (#109)
a6f7a8e gitignore with more go-things closes #84
1b34dad info endpoint
43364b1 investigate feathering in cf-goclient (#107)
e3f6a7e partially swapout org with cf client (#108)

3.2.1

09 Dec 22:58
e3f6a7e
Compare
Choose a tag to compare

Changelog

a6f7a8e gitignore with more go-things closes #84
1b34dad info endpoint
43364b1 investigate feathering in cf-goclient (#107)
e3f6a7e partially swapout org with cf client (#108)

3.2.0

09 Dec 16:40
fa94263
Compare
Choose a tag to compare

Changelog

fa94263 Multiple report outputs (#104)

3.1.1

08 Dec 21:30
d8d87e2
Compare
Choose a tag to compare

Changelog

d8d87e2 variadic usage (#102)

3.1.0

08 Dec 20:22
849b3fc
Compare
Choose a tag to compare

Changelog

849b3fc incorporate org quota (#101)
ebb82fe slightly refactor responsibility of how reports are generated into single 'report client' (#98)