# Change Log

All notable changes to the endevor-bridge-for-git-for-zowe-cli Plugin will be documented in this file.

## Recent Changes

- Security fixes
- **Breaking:** `--reject-unauthorized` (`--ru`) now defaults to `true`. Commands connecting to a Bridge for Git server with a self-signed or untrusted certificate will fail unless `--ru false` is explicitly set or added to the `ebg` profile.

`3.2.0`

- Add `create users` command
- Improve unit tests coverage

`3.1.0`

- Add `configure repository` command

`3.0.3`

- Minor fixes

`3.0.1`

- Bundle Bridge API client

`3.0.0`

- New structure and commands for BfG v3 Zowe CLI
- Use new Bridge for Git API client
- Remove dependency on `@broadcom/endevor-for-zowe-cli` package

`2.6.0`

- Integration with endevor-bridge-for-git-rest-api
- Compatibility with new bridge version

`2.5.5`

- fix compatibility issue with list,generate and delete hook token

`2.5.4`

- Updated dependencies
- Added full support for v4 mapping

`2.5.3`

- Added support for v4 mapping
- Added commands for generate, revoke and list local hook token.

`2.5.2`

- Updated dependencies

`2.5.1`

- Updated Readme

`2.5.0`

- Zowe V2 conformance

`2.4.1`

- Endevor rebranding
- Fix error handling in case of wrong PAT

`2.4.0`

- Support for Version 2 of endevor web services
- Parameter --like added in "add branch" command
- Add Branch command added
- Delete Branch command added
- Fix for proc group update

`2.3.1`

- Fix for proc group update

`2.3.0`

- Add support for processor groups

`2.2.0`

- internal fix: list mappings should show endevor connections
- Add support for endevor connections
- Added functionality to work with processor groups
- Internal fixes: updated lodash dependency to fix vulnerability issues

`2.1.2`

- Add status column & number of branches to the mapping list.
- Add support for system/sybsystem aliases.

`2.1.0`

- Added support for multi-branch mappings
- Added support for Azure Devops

`2.0.0`

- Updated the Mapping functionality
- Updated the functionality to change Endevor-credentials

`1.1.0`

- Add Mapping functionality
- Added functionality to change Endevor-credentials
