0.13.0 / 2024-12-11
0.12.0 / 2024-12-02
- add logs in performance test (#169)
0.11.0 / 2024-11-29
- add creating folders feature in terraform provider (#165)
0.10.0 / 2024-11-26
- add writing secrets feature in terraform provider (#161)
0.9.1 / 2024-11-08
- client credentials are not required, add apikey validation (#154)
0.9.0 / 2024-11-08
- add writing managed accounts feature in terraform provider (#152)
- BIPS-18112 Enforce PR link to Jira (#147)
- Fixing Go Linter (#153)
0.8.1 / 2024-10-21
- return error when secret was not found (#145)
0.8.0 / 2024-10-18
- return error when occurs from secrets flow (#142)
0.7.0 / 2024-10-17
0.6.0 / 2024-07-03
- use a struct to group validate input function parameters (#116)
0.5.0 / 2024-04-16
- remove verifyca from required list (#86)
0.4.1 / 2024-03-20
0.4.0 / 2024-03-08
- add performance test (#56)
0.3.0 / 2024-03-05
- put 30 seconds as default client time out (#39)
0.2.1 / 2024-02-26
- solve minor issues and linting issues (#30)
0.2.0 / 2024-02-23
- initial commit (#2)
- Changing release type to simple
- codeql config added
- Dependabot config added
- Frogbot config added
- Release please config added
- Release please yaml added
- Workflow init (#1)
- Fixing codeql behavior
- release 0.1.0 (#10)