GO SDK
GO SDK
1.18.0
March 8, 2022
- Update integration test
1.17.0
March 1, 2022
- Integration tests
- Fix release push
- Fix typo
- Add checkout action
1.16.0
February 28, 2022
- Update
test_tag.yaml
- Add integration tests
- Rename Pipeline
- Add manual trigger
1.15.0
March 31, 2021
Add
team()
function1.14.8
March 30, 2021
- Add function that wraps printf
1.14.6
March, 24 2021
- Finish cleanup
- Corrected userinfo assignment
- Add more printouts
- Validate endpoint
1.14.0
March 23, 2021
- Update V2 of module
- First pass at golang sdk user
- Finish SDK
- clarified printout
1.13.8
December 18, 2020
- Renaming
start-op
to start
1.13.5
December 16, 2020
- Add
sdk.startop
functionality for go
1.13.0
October 1, 2020
- Add Contributing file
1.12.9
July 13, 2020
- Use strings in JSON
- Fix tests
1.12.7
July 7, 2020
- Implement hidden option for getsecret
1.12.5
July 2, 2020
- Import bold and italic methods
1.12.0
June 10, 2020
- Add the call events
- Test with multiiple events in array
- Add Github Action for running the tests
1.11.6
June 3, 2020
- Add support for deleting config by key
1.11.5
May 5, 2020
- Add deprecation notices to now-deprectaed functions
1.11.0
May 4, 2020
- Add null-handling to GetConfig tests
1.10.0
May 1, 2020
- Make the JSON body types more specific
1.9.0
April 28, 2020
- Convert all config to strings
1.8.0
April 22, 2020
- Update banner
1.7.0
March 13, 2020
- Add GetAllState and GetAllConfig methods
1.6.0
March 11, 2020
- Introduce utilities
- Fix repeated tests
- verify request bodies
- Implement new functions on Daemon
1.5.0
March 4, 2020
- Initial public release of SDK
- Update License
- Initial Commit
- Update ReadME