Releases: harness/harness-go-sdk
Releases · harness/harness-go-sdk
v0.7.7: feat: add listdelegates api method (#686)
* feat: add listdelegates api method, update client to support * fix: handle 404s when served them by api due to filtering * fix: specify content type and include body in request
v0.7.6: feat:[CCM-22569]: Add V2 Get API for Autostopping rules (#707)
* b91739 Added x-api-key authentication and additional fields in the response * 8f8d17 Fix swagger header * c13eb9 feat:[CCM-22569]: Add V2 Get API for Autostopping rules
v0.7.5: added delegate token delete api for support (#694)
* added delegate token delete api for support * api delegate token delete return only http responnse and error
v0.7.4: feat: [CHAOS-10473]: Add end-to-end support for chaos V2 (#706)
* fa2bdf feat: [CHAOS-10473]: Update various model * a8bb0e feat: [CHAOS-10473]: Update various model * d90566 feat: [CHAOS-10473]: Update various model * 3c890b feat: [CHAOS-10473]: Update various model * dc1329 feat: [CHAOS-10473]: Update AllOfv1EmptyDirVolumeSourceMedium model * 1e8d66 feat: [CHAOS-10473]: Fix content-type header * 6ecdfd feat: [CHAOS-10473]: Fix model types * e0ecd7 feat: [CHAOS-10473]: Add support for chaos 1.72.x * 7a0eb0 feat: [CHAOS-10473]: Add support for chaos 1.67.16 * f1ae15 feat: [CHAOS-10473]: Add codegen scripts for chaos
v0.7.3
feat: [CDS-114695] Add GoogleManagedInstanceGroup infrastructure type…
v0.7.2
feat: [IDP-7872]: Add Git functionality to IDP API (#704)
v0.7.1
What's Changed
- updating dependencies to resolve vulns by @3choBoomer in #687
- Feature/ip allow list api by @markoskandylis in #692
- chore(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by @dependabot[bot] in #693
New Contributors
- @3choBoomer made their first contribution in #687
- @markoskandylis made their first contribution in #692
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Full Changelog: v0.6.10...v0.7.0
v0.6.10
feat: [CCM-28875]: Store region parameter of EKS Cluster during onboa…
v0.6.9: feat: [IAC-5079]: Expand Module Registry model (#699)
* ea91f8 feat: [IAC-5079]: Expand Module Registry model