Skip to content

Releases: HewlettPackard/hpegl-provider-lib

Added viper for reading yaml config files.

10 Jan 11:04
36f78ac
Compare
Choose a tag to compare

Adding back viper for acceptance test framework.

Dependabot updates and unit-test enhancements

06 Dec 12:07
63a0a98
Compare
Choose a tag to compare
Bump gopkg.in/square/go-jose.v2 from 2.5.1 to 2.6.0 (#21)

* Bump gopkg.in/square/go-jose.v2 from 2.5.1 to 2.6.0

Bumps [gopkg.in/square/go-jose.v2](https://github.com/square/go-jose) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/square/go-jose/releases)
- [Commits](https://github.com/square/go-jose/compare/v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: gopkg.in/square/go-jose.v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Add go.sum

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eamonn O'Toole <[email protected]>

Remove bmaas references

21 Oct 15:49
70d942f
Compare
Choose a tag to compare

We remove bmaas references

Add ability to pass-in access token

06 Oct 15:38
ce8bda4
Compare
Choose a tag to compare

We add the ability to pass-in an access token.

Rationalise gltform handling

02 Sep 14:04
1e5731a
Compare
Choose a tag to compare

Some changes to gltform handling to give a more consistent and better user experience with the hpegl provider

Generate new version

01 Sep 13:33
4239532
Compare
Choose a tag to compare

v0.0.5 didn't get created correctly

Rework Gltform package

01 Sep 11:20
4239532
Compare
Choose a tag to compare

We rework the Gltform package so that when the bmaas hpegl stanza is present the
resulting .gltform file is written to both the home directory and the current working
directory. This is to avoid confusion due to mismatches.

Added viper for reading yaml config files.

31 Aug 10:17
e63d69e
Compare
Choose a tag to compare

This will be used as part of the acceptance test framework for service teams and terraform provider.

Add retry on IAM issuer end-point 429

12 Aug 14:42
0851ef8
Compare
Choose a tag to compare

In this release we add retries on IAM issue end-point 429 responses.

REST client support of "issuer" end-point

04 Aug 15:36
016be6a
Compare
Choose a tag to compare

In this release we add support for the "issuer" end-point with API-vended service clients
use a REST client.