Skip to content

Releases: puppetlabs/go-pe-client

v1.3.0

03 Apr 12:03
07d5308

Choose a tag to compare

What's Changed

  • Add support for RBAC API get roles endpoint by @danielkee in #79
  • Bump golang.org/x/net from 0.0.0-20210726213435-c6fcb2dbf985 to 0.7.0 by @dependabot in #78
  • Add support for RBAC API get role endpoint by @danielkee in #81

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

29 Mar 10:58
58e1998

Choose a tag to compare

What's Changed

  • (CISC-3083) Implement RBAC CreateRole by @cliveweir in #77
  • feat: Add additional options to CommmandTask by @TJM in #61

Full Changelog: v1.1.0...v1.2.0

v1.1.0

12 Jan 11:27
7834c4d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

15 Nov 16:27
0951890

Choose a tag to compare

This release contains a breaking change which may affect clients using the orch.CommandTask and orch.CommandScheduleTask functions. See #74 for details.

v0.1.0

15 Nov 10:21
469e2c5

Choose a tag to compare

This is the initial release of the go-pe-client module.