Skip to content

Releases: pivotal-cf/go-pivnet

v0.0.33

22 Oct 02:09

Choose a tag to compare

Remove ReleaseFingerprint - replace with updated_at. [#132881089]

v0.0.32

18 Oct 05:05

Choose a tag to compare

Relocate CLI code to github.com/pivotal-cf/pivnet-cli. [#132365411]

- remove references to CLI in NOTICE and PULL_REQUEST_TEMPLATE
- remove bin/test_cli
- remove vendored dependencies
- bump ginkgo/gomega in dependencies because it was easier.

v0.0.31

17 Oct 00:24

Choose a tag to compare

Extend fingerprint to include file groups etag. [#117923097]

v0.0.30

15 Oct 23:02

Choose a tag to compare

Add LICENSE, NOTICE, and contributing info

- enough of the README for the contributing to make sense.

[finishes #120539299]

v0.0.29

15 Oct 05:27

Choose a tag to compare

Add LICENSE, NOTICE, and contributing info

- enough of the README for the contributing to make sense.

[finishes #120539299]

v0.0.28

03 Oct 14:51

Choose a tag to compare

Add curl method to library and CLI.

[#131059561]

v0.0.27

28 Sep 19:00

Choose a tag to compare

Add library and CLI method to update product file.

- supports essentially the same configuration as creating a product file

[finishes #118725765]

v0.0.26

24 Sep 22:48

Choose a tag to compare

Add method to remove file group from release to library and CLI.

[finishes #118726599]

v0.0.25

24 Sep 04:52

Choose a tag to compare

Add method to create release to library and CLI.

- only support mandatory fields at this time; do not support the various
  optional fields.

[finishes #118726479]

v0.0.24

23 Sep 04:35

Choose a tag to compare

Add method to remove release upgrade path to library and CLI.

[finishes #118726669 #118897797]