Releases: MicroFocus/git-integration-for-octane
Releases · MicroFocus/git-integration-for-octane
Release v1.1.2
This release includes:
- The configuration file is loaded at startup. Some of the flaws can be detected at startup resulting in an error which can be found in Tomcat/Jetty logs file.
- Bug fixes:
- Application was failing at startup in case the path to the .war file contained spaces.
- If two instances of the application were running in parallel in the same environment the log files wold be merged.
- If multiple entities were selected at the first use for the Get Pull Requests/Get Branch Information features, a race condition could occur. In this case some of the UDFs would be created but not necessarily updated.
Release v1.1.1
This release includes:
- a new optional parameter in the configuration file called "logs.location" which allows customizing the location of the log files
- creating new branches from Octane now fills the branch name with the following pattern <octane_entity_id>-<octane_entity_name>
Release v1.1
This release includes:
- fetching branch information from Bitbucket into Octane
- create branches from Octane on a Bitbucket repository
Release v1.0
This release includes:
- getting pull request information from Bitbucket into Octane