sks
sks
- Upgrade sprig to get goutils to [v1.1.1](https://github.com/Masterminds/goutils/releases/tag/v1.1.1) which has a security fix
* Following up on PR #925 - This change defines 4 new API calls: 1. CreateConnector 2. UpdateConnector 3. DeleteConnector 4. ListConnector - Added unit tests for each.
- Not sure how this behaves against Bitbucket - Tested against github at the moment.
In AWS Console - 1. Sign in the AWS Console and go to the Amazon VPC console. 2. In the navigation pane, select Security Groups. 3. For each security group,...
- Use travis-ci for building - Create Docker image - [Optional] Tag releases on commit to master This should resolve #6
- Assisted our team getting compatibility with RFC: https://datatracker.ietf.org/doc/html/rfc7523 - Was trying to get tokens as required by [azure-devops-oauth](https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/azure-devops-oauth?view=azure-devops#url---refresh-token)
- Gives the users a choice to override the client to be used ## Summary by CodeRabbit - **New Features** - Added support for configuring the SSE client with a...