Skip to content

Releases: MicroFocus/git-integration-for-octane

Release v1.1.2

29 Oct 10:45
364d103
Compare
Choose a tag to compare

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

18 Oct 15:43
f6ce043
Compare
Choose a tag to compare

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

10 Oct 14:06
Compare
Choose a tag to compare

This release includes:

  • fetching branch information from Bitbucket into Octane
  • create branches from Octane on a Bitbucket repository

Release v1.0

01 Oct 14:10
Compare
Choose a tag to compare

This release includes:
- getting pull request information from Bitbucket into Octane