Version history
CloudJira Cloud2020-12-13Minor version update Minor version update3.7.4Jira Data Center 7.3.0 - 8.14.12020-12-23Security and maintenance release v3.7.4
- Fixed: Reflected XSS in /secure/bbb.gp.gitviewer.CompareCommitsGit.jspa
- Fixed: warnings 'No issues to replicate' in Jira logs
- Fixed: incorrect branches are associated with Jira issues after merging
v3.7.3
- Tracked folders new features:
- Support for new GitLab hashed storage with a new folder depth option
- Support for JMESPath filtering
v3.7.2.4
- New feature: Associate pull/merge requests to issues based on commits
- New General settings: Enable indexing PRs via API + commits
v3.7
Features:
- Introduce cron style scheduling option (documentation)
Improvements:
- Deduplicate webhook indexing triggers
- Rearchitect pull/merge request indexing (see Administrator note below)
- Optimize pull/merge request calls for GitHub/GitLab
Minimum Jira compatibility: 7.3
If updating from a version older than 3.7.0, see release notes from version 3.7.0 for details on upgrade.
Report issues to support@bigbrassband.com
Future releases: Roadmap
3.7.4Jira Server 7.3.0 - 8.14.12020-12-23Security and maintenance release v3.7.4
- Fixed: Reflected XSS in /secure/bbb.gp.gitviewer.CompareCommitsGit.jspa
- Fixed: warnings 'No issues to replicate' in Jira logs
- Fixed: incorrect branches are associated with Jira issues after merging
v3.7.3
- Tracked folders new features:
- Support for new GitLab hashed storage with a new folder depth option
- Support for JMESPath filtering
v3.7.2.4
- New feature: Associate pull/merge requests to issues based on commits
- New General settings: Enable indexing PRs via API + commits
v3.7
Features:
- Introduce cron style scheduling option (documentation)
Improvements:
- Deduplicate webhook indexing triggers
- Rearchitect pull/merge request indexing (see Administrator note below)
- Optimize pull/merge request calls for GitHub/GitLab
Minimum Jira compatibility: 7.3
If updating from a version older than 3.7.0, see release notes from version 3.7.0 for details on upgrade.
Report issues to support@bigbrassband.com
Future releases: Roadmap
3.7.3Jira Data Center 7.3.0 - 8.14.12020-12-04Tracked folders new features: GitLab hashed storage + JMESPath filtering v3.7.3
- Tracked folders new features:
- Support for new GitLab hashed storage with a new folder depth option
- Support for JMESPath filtering
v3.7.2.4
- New feature: Associate pull/merge requests to issues based on commits
- New General settings: Enable indexing PRs via API + commits
v3.7
As with any large updates - we recommend updating a non-production Jira before updating production
Features:
- Introduce cron style scheduling option (documentation)
Improvements:
- Deduplicate webhook indexing triggers
- Rearchitect pull/merge request indexing (see Administrator note below)
- Optimize pull/merge request calls for GitHub/GitLab
Minimum Jira compatibility: 7.3
Jira administrator note:
Pull/merge requests previously stored as files in Jira. Pull/merge requests will now be stored in Jira database table: AO_8BA09E_MERGE_REQUEST. A Lucene index is then created to reduce database load (DC: each node will generate a Lucene index).
Report issues to support@bigbrassband.com
Future releases: Roadmap
- Tracked folders new features:
3.7.3Jira Server 7.3.0 - 8.14.12020-12-04Tracked folders new features: GitLab hashed storage + JMESPath filtering v3.7.3
- Tracked folders new features:
- Support for new GitLab hashed storage with a new folder depth option
- Support for JMESPath filtering
v3.7.2.4
- New feature: Associate pull/merge requests to issues based on commits
- New General settings: Enable indexing PRs via API + commits
v3.7
As with any large updates - we recommend updating a non-production Jira before updating production
Features:
- Introduce cron style scheduling option (documentation)
Improvements:
- Deduplicate webhook indexing triggers
- Rearchitect pull/merge request indexing (see Administrator note below)
- Optimize pull/merge request calls for GitHub/GitLab
Minimum Jira compatibility: 7.3
Jira administrator note:
Pull/merge requests previously stored as files in Jira. Pull/merge requests will now be stored in Jira database table: AO_8BA09E_MERGE_REQUEST. A Lucene index is then created to reduce database load (DC: each node will generate a Lucene index).
Report issues to support@bigbrassband.com
Future releases: Roadmap
- Tracked folders new features:
3.7.2.5Jira Data Center 7.3.0 - 8.14.12020-11-27New feature: Associate pull/merge requests to issues based on commits v3.7.2.4
- New feature: Associate pull/merge requests to issues based on commits
- New General settings: Enable indexing PRs via API + commits
v3.7
As with any large updates - we recommend updating a non-production Jira before updating production
Features:
- Introduce cron style scheduling option (documentation)
Improvements:
- Deduplicate webhook indexing triggers
- Rearchitect pull/merge request indexing (see Administrator note below)
- Optimize pull/merge request calls for GitHub/GitLab
Data Center:
- Overall reduction of PR API calls to git server by retrieving pull requests from a single node, rather than all nodes
Bug fixes: 9
Minimum Jira compatibility: 7.2
Jira administrator note:
Pull/merge requests previously stored as files in Jira. Pull/merge requests will now be stored in Jira database table: AO_8BA09E_MERGE_REQUEST. A Lucene index is then created to reduce database load (DC: each node will generate a Lucene index).
Report issues to support@bigbrassband.com
Future releases: Roadmap
- New feature: Associate pull/merge requests to issues based on commits
3.7.2.5Jira Server 7.3.0 - 8.14.12020-11-27New feature: Associate pull/merge requests to issues based on commits v3.7.2.4
- New feature: Associate pull/merge requests to issues based on commits
- New General settings: Enable indexing PRs via API + commits
v3.7
As with any large updates - we recommend updating a non-production Jira before updating production
Features:
- Introduce cron style scheduling option (documentation)
Improvements:
- Deduplicate webhook indexing triggers
- Rearchitect pull/merge request indexing (see Administrator note below)
- Optimize pull/merge request calls for GitHub/GitLab
Bug fixes: 9
Minimum Jira compatibility: 7.2
Jira administrator note:
Pull/merge requests previously stored as files in Jira. Pull/merge requests will now be stored in Jira database table: AO_8BA09E_MERGE_REQUEST. A Lucene index is then created to reduce database load (DC: each node will generate a Lucene index).
Report issues to support@bigbrassband.com
Future releases: Roadmap
- New feature: Associate pull/merge requests to issues based on commits
3.7.1.1Jira Data Center 7.3.0 - 8.14.12020-10-29Significant release: Cron scheduling, major optimization of pull/merge requests v3.7.1.1
Minor bug fixes
v3.7.0.1
Bug fix: In some cases, repository clean up routine might incorrectly remove repositories
v3.7
As with any large updates - we recommend updating a non-production Jira before updating production
Features:
- Introduce cron style scheduling option (documentation)
Improvements:
- Deduplicate webhook indexing triggers
- Rearchitect pull/merge request indexing (see Administrator note below)
- Optimize pull/merge request calls for GitHub/GitLab
Data Center:
- Overall reduction of pull request calls to git server by retrieving pull requests from a single node, rather than all nodes
Bug fixes: 9
Minimum Jira compatibility: 7.2
Jira administrator note:
Pull/merge requests previously stored as files in Jira. Pull/merge requests will now be stored in Jira database table: AO_8BA09E_MERGE_REQUEST. A Lucene index is then created to reduce database load (DC: each node will generate a Lucene index).
Report issues to support@bigbrassband.com
Future releases: Roadmap
3.7.1.1Jira Server 7.3.0 - 8.14.12020-10-29Significant release: Cron scheduling, major optimization of pull/merge requests v3.7.1.1
Minor bug fixes
v3.7.0.1
Bug fix: In some cases, repository clean up routine might incorrectly remove repositories
v3.7
As with any large updates - we recommend updating a non-production Jira before updating production
Features:
- Introduce cron style scheduling option (documentation)
Improvements:
- Deduplicate webhook indexing triggers
- Rearchitect pull/merge request indexing (see Administrator note below)
- Optimize pull/merge request calls for GitHub/GitLab
Data Center:
- Overall reduction of pull request calls to git server by retrieving pull requests from a single node, rather than all nodes
Bug fixes: 9
Minimum Jira compatibility: 7.2
Jira administrator note:
Pull/merge requests previously stored as files in Jira. Pull/merge requests will now be stored in Jira database table: AO_8BA09E_MERGE_REQUEST. A Lucene index is then created to reduce database load (DC: each node will generate a Lucene index).
Report issues to support@bigbrassband.com
Future releases: Roadmap
3.7.1Jira Data Center 7.3.0 - 8.13.32020-10-10Significant release: Cron scheduling, major optimization of pull/merge requests v3.7.1
Minor bug fixes
v3.7.0.1
Bug fix: In some cases, repository clean up routine might incorrectly remove repositories
v3.7
As with any large updates - we recommend updating a non-production Jira before updating production
Features:
- Introduce cron style scheduling option (documentation)
Improvements:
- Deduplicate webhook indexing triggers
- Rearchitect pull/merge request indexing (see Administrator note below)
- Optimize pull/merge request calls for GitHub/GitLab
Data Center:
- Overall reduction of pull request calls to git server by retrieving pull requests from a single node, rather than all nodes
Bug fixes: 9
Minimum Jira compatibility: 7.2
Jira administrator note:
Pull/merge requests previously stored as files in Jira. Pull/merge requests will now be stored in Jira database table: AO_8BA09E_MERGE_REQUEST. A Lucene index is then created to reduce database load (DC: each node will generate a Lucene index).
Report issues to support@bigbrassband.com
Future releases: Roadmap
3.7.1Jira Server 7.3.0 - 8.13.32020-10-10Significant release: Cron scheduling, major optimization of pull/merge requests v3.7.1
Minor bug fixes
v3.7.0.1
Bug fix: In some cases, repository clean up routine might incorrectly remove repositories
v3.7
As with any large updates - we recommend updating a non-production Jira before updating production
Features:
- Introduce cron style scheduling option (documentation)
Improvements:
- Deduplicate webhook indexing triggers
- Rearchitect pull/merge request indexing (see Administrator note below)
- Optimize pull/merge request calls for GitHub/GitLab
Data Center:
- Overall reduction of pull request calls to git server by retrieving pull requests from a single node, rather than all nodes
Bug fixes: 9
Minimum Jira compatibility: 7.2
Jira administrator note:
Pull/merge requests previously stored as files in Jira. Pull/merge requests will now be stored in Jira database table: AO_8BA09E_MERGE_REQUEST. A Lucene index is then created to reduce database load (DC: each node will generate a Lucene index).
Report issues to support@bigbrassband.com
Future releases: Roadmap
3.7.0.1Jira Data Center 7.3.0 - 8.13.32020-10-03Significant release: Cron scheduling, major optimization of pull/merge requests v3.7.0.1
Bug fix: In some cases, repository clean up routine might incorrectly remove repositories
v3.7
As with any large updates - we recommend updating a non-production Jira before updating production
Features:
- Introduce cron style scheduling option (documentation)
Improvements:
- Deduplicate webhook indexing triggers
- Rearchitect pull/merge request indexing (see Administrator note below)
- Optimize pull/merge request calls for GitHub/GitLab
Data Center:
- Overall reduction of pull request calls to git server by retrieving pull requests from a single node, rather than all nodes
Bug fixes: 9
Minimum Jira compatibility: 7.2
Jira administrator note:
Pull/merge requests previously stored as files in Jira. Pull/merge requests will now be stored in Jira database table: AO_8BA09E_MERGE_REQUEST. A Lucene index is then created to reduce database load (DC: each node will generate a Lucene index).
Report issues to support@bigbrassband.com
Future releases: Roadmap
3.7.0.1Jira Server 7.3.0 - 8.13.32020-10-03Significant release: Cron scheduling, major optimization of pull/merge requests v3.7.0.1
Bug fix: In some cases, repository clean up routine might incorrectly remove repositories
v3.7
As with any large updates - we recommend updating a non-production Jira before updating production
Features:
- Introduce cron style scheduling option (documentation)
Improvements:
- Deduplicate webhook indexing triggers
- Rearchitect pull/merge request indexing (see Administrator note below)
- Optimize pull/merge request calls for GitHub/GitLab
Data Center:
- Overall reduction of pull request calls to git server by retrieving pull requests from a single node, rather than all nodes
Bug fixes: 9
Minimum Jira compatibility: 7.2
Jira administrator note:
Pull/merge requests previously stored as files in Jira. Pull/merge requests will now be stored in Jira database table: AO_8BA09E_MERGE_REQUEST. A Lucene index is then created to reduce database load (DC: each node will generate a Lucene index).
Report issues to support@bigbrassband.com
Future releases: Roadmap
3.6.4.3Jira Data Center 7.1.0 - 8.12.32020-09-10Minor fixes: Default branch name & webhooks for non-auto-connect repositories Release v3.6.4.3
- Fixed: Default branch name expansion breaks for issue types with spaces
- Fixed: Current webhooks optimization to reduce number of reindexed repositories skips single connected repositories
Release v3.6.4.1 Jira Compatibility for Jira 8.12
- Includes fixes and improvements for Atlassian Jira 8.12
3.6.4.3Jira Server 7.1.0 - 8.12.32020-09-10Minor fixes: Default branch name & webhooks for non-auto-connect repositories Release v3.6.4.3
- Fixed: Default branch name expansion breaks for issue types with spaces
- Fixed: Current webhooks optimization to reduce number of reindexed repositories skips single connected repositories
Release v3.6.4.1 Jira Compatibility for Jira 8.12
- Includes fixes and improvements for Atlassian Jira 8.12
3.6.4.1Jira Data Center 7.1.0 - 8.12.32020-08-28Jira 8.12 compatibility Release v3.6.4.1
Jira Compatibility
- Includes fixes and improvements for Atlassian Jira 8.12
3.6.4.1Jira Server 7.1.0 - 8.12.32020-08-28Jira 8.12 compatibility Release v3.6.4.1
Jira Compatibility
- Includes fixes and improvements for Atlassian Jira 8.12
3.6.3.3Jira Data Center 7.1.0 - 8.11.12020-07-21Modernized webhooks settings page + webhooks processing improvements Release v3.6.3.3
Bug fix
- Fixed: Some app icons did not display when the Jira Data Center Content Delivery Network (CDN) feature was enabled due to a CORS issue.
Release v3.6.3
Improvements
- Modernized Webhooks settings page
- Various reindex webhook processing improvements (see bug fixes for details)
Bug fixes
- Fixed: Restored help and release links at bottom of admin pages (bug introduced in v3.6.2)
- Fixed: Removed specific case where reindex webhook for specific repository could reindex all repositories.
- Fixed: NPE processing reindex webhooks from TFS in some cases.
- Fixed: Broken link to PAT help link.
- Fixed: ‘SSL Verify’ and ‘TrustFolderStat’ integration settings load default settings even after saving.
- Fixed: Inconsistencies with the Compare functionality (in Repository Browser: Compare page and Git Roll Up page) when selecting the Compare and Base branch/tag options.
Report issues to support@bigbrassband.com
For information on future releases - see our Roadmap.
3.6.3.3Jira Server 7.1.0 - 8.11.12020-07-21Modernized webhooks settings page + webhooks processing improvements Release v3.6.3.3
Bug fix
- Fixed: Some app icons did not display when the Jira Data Center Content Delivery Network (CDN) feature was enabled due to a CORS issue.
Release v3.6.3
Improvements
- Modernized Webhooks settings page
- Various reindex webhook processing improvements (see bug fixes for details)
Bug fixes
- Fixed: Restored help and release links at bottom of admin pages (bug introduced in v3.6.2)
- Fixed: Removed specific case where reindex webhook for specific repository could reindex all repositories.
- Fixed: NPE processing reindex webhooks from TFS in some cases.
- Fixed: Broken link to PAT help link.
- Fixed: ‘SSL Verify’ and ‘TrustFolderStat’ integration settings load default settings even after saving.
- Fixed: Inconsistencies with the Compare functionality (in Repository Browser: Compare page and Git Roll Up page) when selecting the Compare and Base branch/tag options.
Report issues to support@bigbrassband.com
For information on future releases - see our Roadmap.
3.6.3Jira Data Center 7.1.0 - 8.11.12020-07-17Modernized webhooks settings page + webhooks processing improvements Release v3.6.3
Improvements
- Modernized Webhooks settings page
- Various reindex webhook processing improvements (see bug fixes for details)
Bug fixes
- Fixed: Restored help and release links at bottom of admin pages (bug introduced in v3.6.2)
- Fixed: Removed specific case where reindex webhook for specific repository could reindex all repositories.
- Fixed: NPE processing reindex webhooks from TFS in some cases.
- Fixed: Broken link to PAT help link.
- Fixed: ‘SSL Verify’ and ‘TrustFolderStat’ integration settings load default settings even after saving.
- Fixed: Inconsistencies with the Compare functionality (in Repository Browser: Compare page and Git Roll Up page) when selecting the Compare and Base branch/tag options.
Report issues to support@bigbrassband.com
For information on future releases - see our Roadmap.
3.6.3Jira Server 7.1.0 - 8.11.12020-07-17Modernized webhooks settings page + webhooks processing improvements Release v3.6.3
Improvements
- Modernized Webhooks settings page
- Various reindex webhook processing improvements (see bug fixes for details)
Bug fixes
- Fixed: Restored help and release links at bottom of admin pages (bug introduced in v3.6.2)
- Fixed: Removed specific case where reindex webhook for specific repository could reindex all repositories.
- Fixed: NPE processing reindex webhooks from TFS in some cases.
- Fixed: Broken link to PAT help link.
- Fixed: ‘SSL Verify’ and ‘TrustFolderStat’ integration settings load default settings even after saving.
- Fixed: Inconsistencies with the Compare functionality (in Repository Browser: Compare page and Git Roll Up page) when selecting the Compare and Base branch/tag options.
Report issues to support@bigbrassband.com
For information on future releases - see our Roadmap.
3.6.2Jira Data Center 7.1.0 - 8.11.12020-07-06Improvements for Windows hosting & Jira issue load performance Release v3.6.2
Improvements
- Remove extraneous repository data from Jira issue REST call
-
Unnecessary repository information was loading with each Jira issue load. Customers connecting to a large number of git repositories (over 50) will see an improvement in Jira issue load times.
-
- Optimize comparing actions:
- Performance improvements on screens where branches/tags can be compared to show a diff (for example: Repository Browser: Compare page).
- Improved SQL requests to the ProjectMapping table (project permissions)
Bug fixes
- Fixed: Pack and index files sometimes aren't removed after GC on Windows servers.
- Fixed: Comment JS class name conflict that would show red text in some cases.
Report issues to support@bigbrassband.com
- Remove extraneous repository data from Jira issue REST call
3.6.2Jira Server 7.1.0 - 8.11.12020-07-06Improvements for Windows hosting & Jira issue load performance Release v3.6.2
Improvements
- Remove extraneous repository data from Jira issue REST call
- Unnecessary repository information was loading with each Jira issue load. Customers connecting to a large number of git repositories (over 50) will see an improvement in Jira issue load times.
- Optimize comparing actions:
- Performance improvements on screens where branches/tags can be compared to show a diff (for example: Repository Browser: Compare page).
- Improved SQL requests to the ProjectMapping table (project permissions)
Bug fixes
- Fixed: Pack and index files sometimes aren't removed after GC on Windows servers.
- Fixed: Comment JS class name conflict that would show red text in some cases.
Report issues to support@bigbrassband.com
- Remove extraneous repository data from Jira issue REST call
3.6.1.2Jira Data Center 7.1.0 - 8.10.12020-06-26Jira 8.10 compatibility Release v3.6.1.2
- Jira 8.10 compatibility: Fixes commit emails not sending
- Add ignoring the SSL error 'SSLPeerUnverifiedException' in GitHub API
Release v3.6.1
Improvements
- Require PAT feature now loads the PAT entry screen within the issue and adds instructions link.
- Show only first 30 GitLab repositories when creating a new GitLab integration (avoids a browser timeout).
- Now requesting GitLab Merge Requests using pagination (avoiding timeouts)
- Updated AUI icons throughout the application.
Bug fixes
- Smart Commits and reindexing error messaging in selected locale
- Smart Commits were case sensitive in some cases; now always case insensitive.
- Tag filter for Repository Browser in repository settings was not filtering correctly.
- Restored General settings project selector behavior.
- 12 other bug fixes
Report issues to support@bigbrassband.com
3.6.1.2Jira Server 7.1.0 - 8.10.12020-06-26Jira 8.10 compatibility Release v3.6.1.2
- Jira 8.10 compatibility: Fixes commit emails not sending
- Add ignoring the SSL error 'SSLPeerUnverifiedException' in GitHub API
Release v3.6.1
Improvements
- Require PAT feature now loads the PAT entry screen within the issue and adds instructions link.
- Show only first 30 GitLab repositories when creating a new GitLab integration (avoids a browser timeout).
- Now requesting GitLab Merge Requests using pagination (avoiding timeouts)
- Updated AUI icons throughout the application.
Bug fixes
- Smart Commits and reindexing error messaging in selected locale
- Smart Commits were case sensitive in some cases; now always case insensitive.
- Tag filter for Repository Browser in repository settings was not filtering correctly.
- Restored General settings project selector behavior.
- 12 other bug fixes
Report issues to support@bigbrassband.com
3.6.1Jira Data Center 7.1.0 - 8.9.12020-06-15Maintenance update including better UX for Require PAT feature Release v3.6.1
Improvements
- Require PAT feature now loads the PAT entry screen within the issue and adds instructions link.
- Show only first 30 GitLab repositories when creating a new GitLab integration (avoids a browser timeout).
- Now requesting GitLab Merge Requests using pagination (avoiding timeouts)
- Updated AUI icons throughout the application.
Bug fixes
- Smart Commits and reindexing error messaging in selected locale
- Smart Commits were case sensitive in some cases; now always case insensitive.
- Tag filter for Repository Browser in repository settings was not filtering correctly.
- Restored General settings project selector behavior.
- 12 other bug fixes
Report issues to support@bigbrassband.com
3.6.1Jira Server 7.1.0 - 8.9.12020-06-15Maintenance update including better UX for Require PAT feature Release v3.6.1
Improvements
- Require PAT feature now loads the PAT entry screen within the issue and adds instructions link.
- Show only first 30 GitLab repositories when creating a new GitLab integration (avoids a browser timeout).
- Now requesting GitLab Merge Requests using pagination (avoiding timeouts)
- Updated AUI icons throughout the application.
Bug fixes
- Smart Commits and reindexing error messaging in selected locale
- Smart Commits were case sensitive in some cases; now always case insensitive.
- Tag filter for Repository Browser in repository settings was not filtering correctly.
- Restored General settings project selector behavior.
- 12 other bug fixes
Report issues to support@bigbrassband.com
3.6.0.7Jira Data Center 7.1.0 - 8.9.12020-06-13Restores creating branch/pull request for GitHub integrations using PAT Release v3.6.0.7
- Bug fix: Restores creating branch/pull request for GitHub integrations using PAT when required by Jira admin
Release v3.6.0.6
- Bug fix: Restores displaying pull/merge requests if Create feature is disabled (screenshot).
Release v3.6.0.2
New features
- New Gerrit integration
- Refspec: modify which refs are indexed (primarily to better support Gerrit repositories)
Performance
- Faster loading of gitBranch and gitCommitsReferenced in issues
- Load branch list in Create branch dialog from indexes
- Optimized loading AWS CodeCommit pull requests
- Moved repository check from installation/upgrade screen to automatic indexing process
Improvements
- General settings page modernization
- Webhooks settings page modernization
- Improved branch and pull request confirmation messages
- Extend Commits API to include branch name
Data Center
- Improved Smart Commit processing lock
- Improved support for Jira Data Center hosted on Windows
Report issues to support@bigbrassband.com
3.6.0.7Jira Server 7.1.0 - 8.9.12020-06-13Restores creating branch/pull request for GitHub integrations using PAT Release v3.6.0.7
- Bug fix: Restores creating branch/pull request for GitHub integrations using PAT when required by Jira admin
Release v3.6.0.6
- Bug fix: Restores displaying pull/merge requests if Create feature is disabled (screenshot).
Release v3.6.0.2
New features
- New Gerrit integration
- Refspec: modify which refs are indexed (primarily to better support Gerrit repositories)
Performance
- Faster loading of gitBranch and gitCommitsReferenced in issues
- Load branch list in Create branch dialog from indexes
- Optimized loading AWS CodeCommit pull requests
- Moved repository check from installation/upgrade screen to automatic indexing process
Improvements
- General settings page modernization
- Webhooks settings page modernization
- Improved branch and pull request confirmation messages
- Extend Commits API to include branch name
Data Center
- Improved Smart Commit processing lock
- Improved support for Jira Data Center hosted on Windows
Report issues to support@bigbrassband.com
3.6.0.6Jira Data Center 7.1.0 - 8.9.12020-06-08Restores displaying pull/merge requests when Create PR feature disabled Release v3.6.0.6
- Bug fix: Restores displaying pull/merge requests if Create feature is disabled (screenshot).
Release v3.6.0.2
New features
- New Gerrit integration
- Refspec: modify which refs are indexed (primarily to better support Gerrit repositories)
Performance
- Faster loading of gitBranch and gitCommitsReferenced in issues
- Load branch list in Create branch dialog from indexes
- Optimized loading AWS CodeCommit pull requests
- Moved repository check from installation/upgrade screen to automatic indexing process
Improvements
- General settings page modernization
- Webhooks settings page modernization
- Improved branch and pull request confirmation messages
- Extend Commits API to include branch name
Data Center
- Improved Smart Commit processing lock
- Improved support for Jira Data Center hosted on Windows
Report issues to support@bigbrassband.com
3.6.0.6Jira Server 7.1.0 - 8.9.12020-06-08Restores displaying pull/merge requests when Create PR feature disabled Release v3.6.0.6
- Bug fix: Restores displaying pull/merge requests if Create feature is disabled (screenshot).
Release v3.6.0.2
New features
- New Gerrit integration
- Refspec: modify which refs are indexed (primarily to better support Gerrit repositories)
Performance
- Faster loading of gitBranch and gitCommitsReferenced in issues
- Load branch list in Create branch dialog from indexes
- Optimized loading AWS CodeCommit pull requests
- Moved repository check from installation/upgrade screen to automatic indexing process
Improvements
- General settings page modernization
- Webhooks settings page modernization
- Improved branch and pull request confirmation messages
- Extend Commits API to include branch name
Data Center
- Improved Smart Commit processing lock
- Improved support for Jira Data Center hosted on Windows
Report issues to support@bigbrassband.com
3.6.0.2Jira Data Center 7.1.0 - 8.9.12020-05-19New integration: Gerrit; many performance, Data Center and general improvements New features
- New Gerrit integration
- Refspec: modify which refs are indexed (primarily to better support Gerrit repositories)
Performance
- Faster loading of gitBranch and gitCommitsReferenced in issues
- Load branch list in Create branch dialog from indexes
- Optimized loading AWS CodeCommit pull requests
- Moved repository check from installation/upgrade screen to automatic indexing process
Improvements
- General settings page modernization
- Webhooks settings page modernization
- Improved branch and pull request confirmation messages
- Extend Commits API to include branch name
Data Center
- Improved Smart Commit processing lock
- Improved support for Jira Data Center hosted on Windows
Report issues to support@bigbrassband.com
3.6.0.2Jira Server 7.1.0 - 8.9.12020-05-19New integration: Gerrit; many performance, Data Center and general improvements New features
- New Gerrit integration
- Refspec: modify which refs are indexed (primarily to better support Gerrit repositories)
Performance
- Faster loading of gitBranch and gitCommitsReferenced in issues
- Load branch list in Create branch dialog from indexes
- Optimized loading AWS CodeCommit pull requests
- Moved repository check from installation/upgrade screen to automatic indexing process
Improvements
- General settings page modernization
- Webhooks settings page modernization
- Improved branch and pull request confirmation messages
- Extend Commits API to include branch name
Data Center
- Improved Smart Commit processing lock
- Improved support for Jira Data Center hosted on Windows
Report issues to support@bigbrassband.com
3.5.1.4Jira Data Center 7.1.0 - 8.8.12020-05-08Fixed: Create Branch & Pull Request links not appearing for some customers Version 3.5.1.4
- Fixed case where Create Branch and Pull Request links not appearing for some customers
Version 3.5.1.2
- Restored prompt for Requiring PAT in Create Branch and Pull Request dialogs
Version 3.5.1
Data Center support
- Improved reliability for repositories with high activity. New 'trustfolderstat' settings for integrations/repositories. We recommend that Jira Data Center customers use the 'false' setting. Default settings will be based on Jira platform type.
Server/Data Center bug fixes
- Fixed: Repositories of restricted projects are in the list of 'Create branch' dialog
- Fixed: Editing component in issue expands the tags in sidebar
- Fixed: Incorrect error message for "JMESPath Filter" field on Integration Connection Settings page
- Fixed: `Repository Details` popup sticks to "an eye" icon which was clicked the first on `Manage Git integration` page
Report issues to support@bigbrassband.com
3.5.1.4Jira Server 7.1.0 - 8.8.12020-05-08Fixed: Create Branch & Pull Request links not appearing for some customers Version 3.5.1.4
- Fixed case where Create Branch and Pull Request links not appearing for some customers
Version 3.5.1.2
- Restored prompt for Requiring PAT in Create Branch and Pull Request dialogs
Version 3.5.1
Data Center support
- Improved reliability for repositories with high activity. New 'trustfolderstat' settings for integrations/repositories. We recommend that Jira Data Center customers use the 'false' setting. Default settings will be based on Jira platform type.
Server/Data Center bug fixes
- Fixed: Repositories of restricted projects are in the list of 'Create branch' dialog
- Fixed: Editing component in issue expands the tags in sidebar
- Fixed: Incorrect error message for "JMESPath Filter" field on Integration Connection Settings page
- Fixed: `Repository Details` popup sticks to "an eye" icon which was clicked the first on `Manage Git integration` page
Report issues to support@bigbrassband.com
3.5.1.2Jira Data Center 7.1.0 - 8.8.12020-04-23Restored prompt for Requiring PAT in Create Branch and Pull Request dialogs Version 3.5.1.2
- Restored prompt for Requiring PAT in Create Branch and Pull Request dialogs
Version 3.5.1
Data Center support
- Improved reliability for repositories with high activity. New 'trustfolderstat' settings for integrations/repositories. We recommend that Jira Data Center customers use the 'false' setting. Default settings will be based on Jira platform type.
Server/Data Center bug fixes
- Fixed: Repositories of restricted projects are in the list of 'Create branch' dialog
- Fixed: Editing component in issue expands the tags in sidebar
- Fixed: Incorrect error message for "JMESPath Filter" field on Integration Connection Settings page
- Fixed: `Repository Details` popup sticks to "an eye" icon which was clicked the first on `Manage Git integration` page
- Fixed: 'Change commit issues' window can be opened multiple times overlapping each other
Report issues to support@bigbrassband.com
3.5.1.2Jira Server 7.1.0 - 8.8.12020-04-23Restored prompt for Requiring PAT in Create Branch and Pull Request dialogs Version 3.5.1.2
- Restored prompt for Requiring PAT in Create Branch and Pull Request dialogs
Version 3.5.1
Data Center support
- Improved reliability for repositories with high activity. New 'trustfolderstat' settings for integrations/repositories. We recommend that Jira Data Center customers use the 'false' setting. Default settings will be based on Jira platform type.
Server/Data Center bug fixes
- Fixed: Repositories of restricted projects are in the list of 'Create branch' dialog
- Fixed: Editing component in issue expands the tags in sidebar
- Fixed: Incorrect error message for "JMESPath Filter" field on Integration Connection Settings page
- Fixed: `Repository Details` popup sticks to "an eye" icon which was clicked the first on `Manage Git integration` page
- Fixed: 'Change commit issues' window can be opened multiple times overlapping each other
Report issues to support@bigbrassband.com
3.5.1Jira Data Center 7.1.0 - 8.8.12020-04-08Improved Jira Data Center support Data Center support
- Improved reliability for repositories with high activity. New 'trustfolderstat' settings for integrations/repositories. We recommend that Jira Data Center customers use the 'false' setting. Default settings will be based on Jira platform type.
Server/Data Center bug fixes
- Fixed: Repositories of restricted projects are in the list of 'Create branch' dialog
- Fixed: Editing component in issue expands the tags in sidebar
- Fixed: Incorrect error message for "JMESPath Filter" field on Integration Connection Settings page
- Fixed: `Repository Details` popup sticks to "an eye" icon which was clicked the first on `Manage Git integration` page
- Fixed: 'Change commit issues' window can be opened multiple times overlapping each other
Report any issues to support@bigbrassband.com
3.5.1Jira Server 7.1.0 - 8.8.12020-04-08Improved Jira Data Center support Data Center support
- Improved reliability for repositories with high activity. New 'trustfolderstat' settings for integrations/repositories. We recommend that Jira Data Center customers use the 'false' setting. Default settings will be based on Jira platform type.
Server/Data Center bug fixes
- Fixed: Repositories of restricted projects are in the list of 'Create branch' dialog
- Fixed: Editing component in issue expands the tags in sidebar
- Fixed: Incorrect error message for "JMESPath Filter" field on Integration Connection Settings page
- Fixed: `Repository Details` popup sticks to "an eye" icon which was clicked the first on `Manage Git integration` page
- Fixed: 'Change commit issues' window can be opened multiple times overlapping each other
Report any issues to support@bigbrassband.com
3.5.0.5Jira Data Center 7.1.0 - 8.8.12020-03-24Performance improvement loading Jira issues with git content Version 3.5.0.5
- Performance improvement loading Jira issues with git content: removed a call loading connected repositories on every Jira issue load.
Version 3.5.0.4
- Fixed issue loading the Git Roll Up issue tab specific to Jira 8.8.
Version 3.5.0.2
New features
- Show last 3 and first tag in Jira issue sidebar; expand to see more (screenshot)
- New Smart Commit command: #label - add labels to Jira issues using Smart Commits.
- New REST API: Manage integrations. Documentation coming soon. Contact support@bigbrassband.com for early access.
- Support for Azure DevOps/VSTS/TFS webhooks
- Support for AWS CodeCommit region: Hong Kong
- Support for case insensitive Smart Commits
Improvements
- Allow integrations to be associated with no Jira projects (useful when applying granular permissions to repositories)
- GitHub integration using Personal Access Token
- Improved matching webhooks with indexed repositories
Jira Data Center related
- Support for Azure Files in Jira Data Center shared storage
20 bug fixes
3.5.0.5Jira Server 7.1.0 - 8.8.12020-03-24Performance improvement loading Jira issues with git content Version 3.5.0.5
- Performance improvement loading Jira issues with git content: removed a call loading connected repositories on every Jira issue load.
Version 3.5.0.4
- Fixed issue loading the Git Roll Up issue tab specific to Jira 8.8.
Version 3.5.0.2
New features
- Show last 3 and first tag in Jira issue sidebar; expand to see more (screenshot)
- New Smart Commit command: #label - add labels to Jira issues using Smart Commits.
- New REST API: Manage integrations. Documentation coming soon. Contact support@bigbrassband.com for early access.
- Support for Azure DevOps/VSTS/TFS webhooks
- Support for AWS CodeCommit region: Hong Kong
- Support for case insensitive Smart Commits
Improvements
- Allow integrations to be associated with no Jira projects (useful when applying granular permissions to repositories)
- GitHub integration using Personal Access Token
- Improved matching webhooks with indexed repositories
Jira Data Center related
- Support for Azure Files in Jira Data Center shared storage
20 bug fixes
3.5.0.4Jira Data Center 7.1.0 - 8.8.12020-03-20Jira 8.8 compatibility Version 3.5.0.4
- Fixed issue loading the Git Roll Up issue tab specific to Jira 8.8.
Version 3.5.0.2
New features
- Show last 3 and first tag in Jira issue sidebar; expand to see more (screenshot)
- New Smart Commit command: #label - add labels to Jira issues using Smart Commits.
- New REST API: Manage integrations. Documentation coming soon. Contact support@bigbrassband.com for early access.
- Support for Azure DevOps/VSTS/TFS webhooks
- Support for AWS CodeCommit region: Hong Kong
- Support for case insensitive Smart Commits
Improvements
- Allow integrations to be associated with no Jira projects (useful when applying granular permissions to repositories)
- GitHub integration using Personal Access Token
- Improved matching webhooks with indexed repositories
Jira Data Center related
- Support for using Azure Files in Jira Data Center shared storage
20 bug fixes
3.5.0.4Jira Server 7.1.0 - 8.8.12020-03-20Jira 8.8 compatibility Version 3.5.0.4
- Fixed issue loading the Git Roll Up issue tab specific to Jira 8.8.
Version 3.5.0.2
New features
- Show last 3 and first tag in Jira issue sidebar; expand to see more (screenshot)
- New Smart Commit command: #label - add labels to Jira issues using Smart Commits.
- New REST API: Manage integrations. Documentation coming soon. Contact support@bigbrassband.com for early access.
- Support for Azure DevOps/VSTS/TFS webhooks
- Support for AWS CodeCommit region: Hong Kong
- Support for case insensitive Smart Commits
Improvements
- Allow integrations to be associated with no Jira projects (useful when applying granular permissions to repositories)
- GitHub integration using Personal Access Token
- Improved matching webhooks with indexed repositories
Jira Data Center related
- Support for using Azure Files in Jira Data Center shared storage
20 bug fixes
3.5.0.2Jira Data Center 7.1.0 - 8.7.12020-03-04New tag view, #label Smart Commit, Integrations API, Azure/VSTS/TFS webhooks New features
- Show last 3 and first tag in Jira issue sidebar; expand to see more (screenshot)
- New Smart Commit command: #label - add labels to Jira issues using Smart Commits.
- New REST API: Manage integrations. Documentation coming soon. Contact support@bigbrassband.com for early access.
- Support for Azure DevOps/VSTS/TFS webhooks
- Support for AWS CodeCommit region: Hong Kong
- Support for case insensitive Smart Commits
Improvements
- Allow integrations to be associated with no Jira projects (useful when applying granular permissions to repositories)
- GitHub integration using Personal Access Token
- Improved matching webhooks with indexed repositories
Jira Data Center related
- Support for using Azure Files in Jira Data Center shared storage
20 bug fixes
3.5.0.2Jira Server 7.1.0 - 8.7.12020-03-04New tag view, #label Smart Commit, Integrations API, Azure/VSTS/TFS webhooks New features
- Show last 3 and first tag in Jira issue sidebar; expand to see more (screenshot)
- New Smart Commit command: #label - add labels to Jira issues using Smart Commits.
- New REST API: Manage integrations. Documentation coming soon. Contact support@bigbrassband.com for early access.
- Support for Azure DevOps/VSTS/TFS webhooks
- Support for AWS CodeCommit region: Hong Kong
- Support for case insensitive Smart Commits
Improvements
- Allow integrations to be associated with no Jira projects (useful when applying granular permissions to repositories)
- GitHub integration using Personal Access Token
- Improved matching webhooks with indexed repositories
Jira Data Center related
- Support for using Azure Files in Jira Data Center shared storage
20 bug fixes
3.4.3Jira Data Center 7.1.0 - 8.7.12020-02-07Maintenance update - New General setting: Maximum age of the commit to be processed (days). Default is 14 days. Screenshot.
- Added handling for "Missing unknown" error in logs.
- Fixed missing Git Integration panel in the Jira Agile view.
- Improved error feedback for Microsoft integrations.
- Added support changing the display name for AWS CodeCommit integrations.
- Fixed web-linking for AWS CodeCommit integrations.
3.4.3Jira Server 7.1.0 - 8.7.12020-02-07Maintenance update - New General setting: Maximum age of the commit to be processed (days). Default is 14 days. Screenshot.
- Added handling for "Missing unknown" error in logs.
- Fixed missing Git Integration panel in the Jira Agile view.
- Improved error feedback for Microsoft integrations.
- Added support changing the display name for AWS CodeCommit integrations.
- Fixed web-linking for AWS CodeCommit integrations.
3.4.2.6Jira Data Center 7.1.0 - 8.7.12020-01-30Fix and cleanup for orphaned repositories on Jira This release contains a fix for repositories that would not be removed from local storage automatically when an integration would remove a repository from the settings.
Release also contains a one-time process that removes previously orphaned repositories.
3.4.2.6Jira Server 7.1.0 - 8.7.12020-01-30Fix and cleanup for orphaned repositories on Jira This release contains a fix for repositories that would not be removed from local storage automatically when an integration would remove a repository from the settings.
Release also contains a one-time process that removes previously orphaned repositories.
3.4.2.2Jira Data Center 7.1.0 - 8.6.12019-12-20Maintenance update User Interface changes
- Updated “General” page to “General settings”
- Updated any password field accepting tokens to include “Token”
- Updated General settings page: “Enable create/delete branch” label
- Fixed link to Bulk Change documentation
Bug fixes: 17
3.4.2.2Jira Server 7.1.0 - 8.6.12019-12-20Maintenance update User Interface changes
- Updated 'General' page to 'General settings'
- Updated any password field accepting tokens to include 'Token'
- Updated General settings page: 'Enable create/delete branch' label
- Fixed link to Bulk Change documentation
Bug fixes: 17
3.4.1.4Jira Data Center 7.1.0 - 8.6.12019-11-08Significant release: new features; many improvements & fixes; see release notes Significant change
- Repository configurations changed from absolute paths to relative paths to improve migrations/upgrades.
New features
- Support for Azure DevOps Server as standalone integration.
- Added a “Preview” button to the Create pull request dialog.
- New General settings feature: Configurable character for branch templates replacing spaces in ${summary}.
Improvements
- Improved the remove integration/repository screen.
- Added documentation links for JMESPath and Custom API Paths.
- Display pull request title (and hyperlink) in the notification message.
- Added projectMappingIds to the Repositories API.
- Logging: INFO includes repository index start/finish times.
- Improved error messages in various locations.
User Interface changes
- Split integration settings into: Connection Settings and Feature Settings.
- Improved user feedback for slow loading content in Jira issues.
- Improved the Microsoft integrations UI to clarify Cloud vs On-Premises.
Bug fixes: 27
3.4.1.4Jira Server 7.1.0 - 8.6.12019-11-08Significant release: new features; many improvements & fixes; see release notes Significant change
- Repository configurations changed from absolute paths to relative paths to improve migrations/upgrades.
New features
- Support for Azure DevOps Server as standalone integration.
- Added a “Preview” button to the Create pull request dialog.
- New General settings feature: Configurable character for branch templates replacing spaces in ${summary}.
Improvements
- Improved the remove integration/repository screen.
- Added documentation links for JMESPath and Custom API Paths.
- Display pull request title (and hyperlink) in the notification message.
- Added projectMappingIds to the Repositories API.
- Logging: INFO includes repository index start/finish times.
- Improved error messages in various locations.
User Interface changes
- Split integration settings into: Connection Settings and Feature Settings.
- Improved user feedback for slow loading content in Jira issues.
- Improved the Microsoft integrations UI to clarify Cloud vs On-Premises.
Bug fixes: 27
3.3.10Jira Data Center 7.1.0 - 8.5.112019-09-10Jira 8.4 Compatibility + Performance Improvement v3.3.10
- Jira 8.4 compatibility
- Performance improvement when configured with many repositories
v3.3.8
- Improved the repository and branch selector dropdown when names are similar.
- Removed extra repository data loading in Jira issues
- Modified behavior for associating commits with Jira issues if no Jira project association is assigned.
- Fix javascript library loading issue.
- Fixed error saving repository settings within integrations. Hid some repository settings reserved for integrations.
- Added a message in Manage git repositories administration screen advising Jira admin that at least one configured Jira project is required.
- Fixed integration wizard error preventing the Jira administrator from continuing in wizard.
v3.3.6
- Fix for NullPointerException on repository reindex
v3.3.5
- Fix for upgrade problem
v3.3.4, v3.3.x
Improvements:
- Indexing improvements (reduces CPU load and disk space usage)
- Improved label for GitHub token authentication
- Improved fix for the "too many open files" error
3.3.10Jira Server 7.1.0 - 8.5.112019-09-10Jira 8.4 Compatibility + Performance Improvement v3.3.10
- Jira 8.4 compatibility
- Performance improvement when configured with many repositories
v3.3.8
- Improved the repository and branch selector dropdown when names are similar.
- Removed extra repository data loading in Jira issues
- Modified behavior for associating commits with Jira issues if no Jira project association is assigned.
- Fix javascript library loading issue.
- Fixed error saving repository settings within integrations. Hid some repository settings reserved for integrations.
- Added a message in Manage git repositories administration screen advising Jira admin that at least one configured Jira project is required.
- Fixed integration wizard error preventing the Jira administrator from continuing in wizard.
v3.3.6
- Fix for NullPointerException on repository reindex
v3.3.5
- Fix for upgrade problem
v3.3.4, v3.3.x
Improvements:
- Indexing improvements (reduces CPU load and disk space usage)
- Improved label for GitHub token authentication
- Improved fix for the "too many open files" error
3.3.8Jira Data Center 7.1.0 - 8.3.99999992019-09-03General improvements release v3.3.8
- Improved the repository and branch selector dropdown when names are similar.
- Removed extra repository data loading in Jira issues
- Modified behavior for associating commits with Jira issues if no Jira project association is assigned.
- Fix javascript library loading issue.
- Fixed error saving repository settings within integrations. Hid some repository settings reserved for integrations.
- Added a message in Manage git repositories administration screen advising Jira admin that at least one configured Jira project is required.
- Fixed integration wizard error preventing the Jira administrator from continuing in wizard.
v3.3.6
- Fix for NullPointerException on repository reindex (infrequent case)
v3.3.5
- Fix for upgrade problem in v3.3.4
v3.3.4, v3.3.x
Improvements:
- Indexing improvements (reduces CPU load and disk space usage)
- Improved label for GitHub token authentication
- Improved fix for the "too many open files" error
3.3.8Jira Server 7.1.0 - 8.3.99999992019-10-18General improvements release v3.3.8
- Improved the repository and branch selector dropdown when names are similar.
- Removed extra repository data loading in Jira issues
- Modified behavior for associating commits with Jira issues if no Jira project association is assigned.
- Fix javascript library loading issue.
- Fixed error saving repository settings within integrations. Hid some repository settings reserved for integrations.
- Added a message in Manage git repositories administration screen advising Jira admin that at least one configured Jira project is required.
- Fixed integration wizard error preventing the Jira administrator from continuing in wizard.
v3.3.6
- Fix for NullPointerException on repository reindex (infrequent case)
v3.3.5
- Fix for upgrade problem in v3.3.4
v3.3.4, v3.3.x
Improvements:
- Indexing improvements (reduces CPU load and disk space usage)
- Improved label for GitHub token authentication
- Improved fix for the "too many open files" error
3.3.6Jira Data Center 7.1.0 - 8.3.52019-07-29Fix for reindexing NPE + reindexing improvements v3.3.6
- Fix for NullPointerException on repository reindex (infrequent case)
v3.3.5
- Fix for upgrade problem in v3.3.4
v3.3.4, v3.3.x
Improvements:
- Indexing improvements (reduces CPU load and disk space usage)
- Improved label for GitHub token authentication
- Improved fix for the "too many open files" error
5 bug fixes including:
- Fixed Git Roll Up tab performance issues
- Fixed errors during pull request reindexing
3.3.6Jira Server 7.1.0 - 8.3.52019-07-29Fix for reindexing NPE + reindexing improvements v3.3.6
- Fix for NullPointerException on repository reindex (infrequent case)
v3.3.5
- Fix for upgrade problem in v3.3.4
v3.3.4, v3.3.x
Improvements:
- Indexing improvements (reduces CPU load and disk space usage)
- Improved label for GitHub token authentication
- Improved fix for the "too many open files" error
5 bug fixes including:
- Fixed Git Roll Up tab performance issues
- Fixed errors during pull request reindexing
3.3.5Jira Data Center 7.1.0 - 8.3.52019-07-16Fix for upgrade problem in v3.3.4 + reindexing improvements v3.3.5
Fix for upgrade problem in v3.3.4
v3.3.4
Improvements:
- Indexing improvements (reduces CPU load and disk space usage)
- Improved label for GitHub token authentication
- Improved fix for the "too many open files" error
5 bug fixes including:
- Fixed Git Roll Up tab performance issues
- Fixed errors during pull request reindexing
3.3.5Jira Server 7.1.0 - 8.3.52019-07-16Fix for upgrade problem in v3.3.4 + reindexing improvements v3.3.5
Fix for upgrade problem in v3.3.4
v3.3.4
Improvements:
- Indexing improvements (reduces CPU load and disk space usage)
- Improved label for GitHub token authentication
- Improved fix for the "too many open files" error
5 bug fixes including:
- Fixed Git Roll Up tab performance issues
- Fixed errors during pull request reindexing
3.2.7Jira Data Center 7.1.0 - 8.2.62019-05-29General improvements release New features:
- New General setting: Max Branch Name Length
Improvements:
- Tag loading timeout in Jira issue
- Garbage collection improvement
- Updated Git Integration icon in project panel for newer Jira +7.10
- Updated git server location labels
- New Smart Commit commands support for all alphabets
- More visible error messages in connection wizard screens
- Better compatibility for Jira 8.x
15 bug fixes including:
- Fixed direction of pull/merge requests branches in labels
- Fixed case where branch is created before first reindex is complete
- Fixed conflicts with Internet Explorer and Chrome browsers attempting to overwrite field values in settings screens
- Fixed case where commits aren't displayed on 'Git commits' page. - related to manual commit associations
- Fixed case where several integrations can be created by means of multiple clicking 'Finish'.
- Fixed case where Data Center customers could receive multiple commit email messages
Contact support@bigbrassband.com for assistance.
3.2.7Jira Server 7.1.0 - 8.2.62019-05-29General improvements release New features:
- New General setting: Max Branch Name Length
Improvements:
- Tag loading timeout in Jira issue
- Garbage collection improvement
- Updated Git Integration icon in project panel for newer Jira +7.10
- Updated git server location labels
- New Smart Commit commands support for all alphabets
- More visible error messages in connection wizard screens
- Better compatibility for Jira 8.x
15 bug fixes including:
- Fixed direction of pull/merge requests branches in labels
- Fixed case where branch is created before first reindex is complete
- Fixed conflicts with Internet Explorer and Chrome browsers attempting to overwrite field values in settings screens
- Fixed case where commits aren't displayed on 'Git commits' page. - related to manual commit associations
- Fixed case where several integrations can be created by means of multiple clicking 'Finish'.
- Fixed case where Data Center customers could receive multiple commit email messages
Contact support@bigbrassband.com for assistance.
3.1.11Jira Data Center 7.1.0 - 8.2.62019-05-16Plugged memory leak related to Lucene readers Plugged memory leak related to Lucene readers
3.1.11Jira Server 7.1.0 - 8.2.62019-05-16Plugged memory leak related to Lucene readers Plugged memory leak related to Lucene readers
3.1.10Jira Data Center 7.1.0 - 8.1.32019-04-18Plugged memory leak related to Lucene readers Plugged memory leak related to Lucene readers
3.1.10Jira Server 7.1.0 - 8.1.32019-04-18Plugged memory leak related to Lucene readers Plugged memory leak related to Lucene readers
3.1.9Jira Data Center 7.1.0 - 8.1.32019-04-11Script commit processing logic, Gerrit Smart Commits, Massive file list - Improve logic to handle script commit processing
- Ignore Smart Commit for Gerrit refs/changes
- Better handle massive file lists in single commits
3.1.9Jira Server 7.1.0 - 8.1.32019-04-11Script commit processing logic, Gerrit Smart Commits, Massive file list - Improve logic to handle script commit processing
- Ignore Smart Commit for Gerrit refs/changes
- Better handle massive file lists in single commits
3.1.5Jira Data Center 7.1.0 - 8.1.32019-04-02Fix case for self signed/invalid SSL certificates for plain repos Fix case for self signed/invalid SSL certificates for plain repos
3.1.5Jira Server 7.1.0 - 8.1.32019-04-02Fix case for self signed/invalid SSL certificates for plain repos Fix case for self signed/invalid SSL certificates for plain repos
3.1.4Jira Data Center 7.1.0 - 8.0.22019-03-31Fix edge case bugs - Fix "Commits aren't displayed on 'Git commits' page."
- Fix IllegalArgumentException if a branch is created before the first reindex
3.1.4Jira Server 7.1.0 - 8.0.22019-03-31Fix edge case bugs - Fix "Commits aren't displayed on 'Git commits' page."
- Fix IllegalArgumentException if a branch is created before the first reindex
3.1.3Jira Data Center 7.1.0 - 8.0.22019-03-25Handle branch names longer than 255 characters Handle branch names longer than 255 characters
3.1.3Jira Server 7.1.0 - 8.0.22019-03-25Handle branch names longer than 255 characters Handle branch names longer than 255 characters
3.1.2Jira Data Center 7.1.0 - 8.0.22019-03-16Bug fixes: Lucene index reader, Object is not a commit, Blank screens on Jira 8 Fixed these bugs:
- AlreadyClosedException: this IndexReader is closed
- Error IncorrectObjectTypeException: Object xxxx is not a commit.
- Error formatting date TypeError: "can't convert undefined to object" on Jira 8 causes blank screens
3.1.2Jira Server 7.1.0 - 8.0.22019-03-16Bug fixes: Lucene index reader, Object is not a commit, Blank screens on Jira 8 Fixed these bugs:
- AlreadyClosedException: this IndexReader is closed
- Error IncorrectObjectTypeException: Object xxxx is not a commit.
- Error formatting date TypeError: "can't convert undefined to object" on Jira 8 causes blank screens
3.1.1Jira Data Center 7.1.0 - 8.0.22019-03-04JMESPath filters, Custom API paths, better Gerrit support. - Use JMESPath expression to limit repos integrated.
- Specify custom API path and parameters to limit repos integrated.
- Index Gerrit magic changes ref.
- Fixed case where a half initialized repo could be created in certain circumstances when cancelling the repo wizard.
- Prevent too many open files error on initial clone of repos.
- Handle non-Latin pull requests in VSTS/TFS/Azure.
- Handle giant commit messages better.
- Fix VSTS pull request display needing page refresh before appearing as a link.
3.1.1Jira Server 7.1.0 - 8.0.22019-03-04JMESPath filters, Custom API paths, better Gerrit support. - Use JMESPath expression to limit repos integrated.
- Specify custom API path and parameters to limit repos integrated.
- Index Gerrit magic changes ref.
- Fixed case where a half initialized repo could be created in certain circumstances when cancelling the repo wizard.
- Prevent too many open files error on initial clone of repos.Handle non-Latin pull requests in VSTS/TFS/Azure.
- Handle giant commit messages better.
- Fix VSTS pull request display needing page refresh before appearing as a link.
3.0.1Jira Data Center 7.1.0 - 8.0.22019-02-20Fix for indexing large commit message on Jira 8 Fix for indexing large commit message on Jira 8
3.0.1Jira Server 7.1.0 - 8.0.22019-02-20Fix for indexing large commit message on Jira 8 Fix for indexing large commit message on Jira 8
3.0Jira Data Center 7.1.0 - 8.0.22019-02-11MAJOR UPDATE - Jira 8 Compatible New Features
- Jira 8 compatible
- Reverse commit tab sort order -- new setting
Bug Fixes
- File Diff: out of bounds
- Projects commits shows nothing
- 'GIT' tab disappears when an integration is associated with a project.
- 'Create Merge requests' pop-up window isn't closed after creation a merge request.
- gitHub's webhook can trigger 'Reindex all'.
- VSTS: Pull request needs page refresh before appearing as a link
3.0Jira Server 7.1.0 - 8.0.22019-02-11MAJOR UPDATE - Jira 8 Compatible New Features
- Jira 8 compatible
- Reverse commit tab sort order -- new setting
Bug Fixes
- File Diff: out of bounds
- Projects commits shows nothing
- 'GIT' tab disappears when an integration is associated with a project.
- 'Create Merge requests' pop-up window isn't closed after creation a merge request.
- gitHub's webhook can trigger 'Reindex all'.
- VSTS: Pull request needs page refresh before appearing as a link
2.20.1Jira Data Center 7.1.0 - 7.13.182018-12-17Scripting, Azure DevOps, bug fixes and performance increases - New scripting feature -- run JavaScript code on Git commits inside of Jira. See here for more details.
- Formal support for Azure DevOps.
- Several performance improvements.
- Bug fixes.
2.20.1Jira Server 7.1.0 - 7.13.182018-12-17Scripting, Azure DevOps, bug fixes and performance increases - New scripting feature -- run JavaScript code on Git commits inside of Jira. See here for more details.
- Formal support for Azure DevOps.
- Several performance improvements.
- Bug fixes.
2.19.4Jira Data Center 7.1.0 - 7.13.182018-10-31AWS CodeCommit, main branch selector, {$issuetype} - AWS CodeCommit support
- Mass enable/disable for repositories
- Added main branch selector
- {$issuetype} variable support in branch name template
- 'Git Commits' is now hidden in Project tab when 'Git Commits' functionality is disabled
- Updated JGit to version 5
- Fixed dialogs with odd display when title is long
- Some performance improvements
- Various bug fixes
2.19.4Jira Server 7.1.0 - 7.13.182018-10-31AWS CodeCommit, main branch selector, {$issuetype} - AWS CodeCommit support
- Mass enable/disable for repositories
- Added main branch selector
- {$issuetype} variable support in branch name template
- 'Git Commits' is now hidden in Project tab when 'Git Commits' functionality is disabled
- Updated JGit to version 5
- Fixed dialogs with odd display when title is long
- Some performance improvements
- Various bug fixes
2.18Jira Data Center 7.0.0 - 7.12.32018-09-26Big performance increase, source code panel checkbox, dynamic dialog sizing - Make DiffDialog size follow window size
- Fixed 'commit' link is displayed in 'Git Source Code' section when 'Git Commits' functionality is disabled.
- Checkbox to disable Git Source Code Panel
- Big performance increase on issue loads --- especially on Data Center. This greatly reduces shared home directory bandwidth pressure.
- Repeated indexes now check for uniqueness
2.18Jira Server 7.0.0 - 7.12.32018-09-26Big performance increase, source code panel checkbox, dynamic dialog sizing - Make DiffDialog size follow window size
- Fixed 'commit' link is displayed in 'Git Source Code' section when 'Git Commits' functionality is disabled.
- Checkbox to disable Git Source Code Panel
- Big performance increase on issue loads --- especially on Data Center. This greatly reduces shared home directory bandwidth pressure.
- Repeated indexes now check for uniqueness
2.16.5Jira Data Center 7.0.0 - 7.12.32018-09-03Fixes, perf improvement, e-mail regex, edit associations - Performance improvement to Git source code panel on issue view
- Better error message on expired PATs
- Manually edit commit<->issue association
- Handle display collisions of repo names
- Add regex match field to suppress e-mail sending
- Fix various JS error edge cases
- Better width of branch dialog
2.16.5Jira Server 7.0.0 - 7.12.32018-09-03Fixes, perf improvement, e-mail regex, edit associations - Performance improvement to Git source code panel on issue view
- Better error message on expired PATs
- Manually edit commit<->issue association
- Handle display collisions of repo names
- Add regex match field to suppress e-mail sending
- Fix various JS error edge cases
- Better width of branch dialog
2.15.13Jira Data Center 7.0.0 - 7.12.32018-08-31Fixes, performance improvements, data center - Performance improvement when diff'ing large files.
- Hide "Roll-Up" link in side panel when rolls up are disabled by admin.
- Fix weblinking in API
- Fixed Javascript error when license is expired
- Support new Jira Data Center feature
2.15.13Jira Server 7.0.0 - 7.12.32018-08-31Fixes, performance improvements, data center - Performance improvement when diff'ing large files.
- Hide "Roll-Up" link in side panel when rolls up are disabled by admin.
- Fix weblinking in API
- Fixed Javascript error when license is expired
- Support new Jira Data Center feature
2.15.8Jira Server 7.0.0 - 7.12.32018-07-24Better large text file Small change with big performance increase to better detect case where a text file is too large to diff.
2.15.7Jira Server 7.0.0 - 7.11.22018-07-13Fix for pop-up error after trial license expires Fix for this pop-up error after a trial license expires.
2.15.6Jira Server 7.0.0 - 7.11.22018-07-12Admins can opt to force users to use their own identity for branch/MR/PR ops - New: Admins can opt to force users to use their own identity for branch/MR/PR opsNew: New global setting to specify branch creation template
- Fix: Page refresh on a repository disable/enable
- Fix: Improve how long filenames are shown in Git Roll Up
- Fix: Spacer line is cut short when no repositories are configured
- Fix: Sorting by name doesn't sort items on 'Compare' page.
- Fix: Clicking a sort button enables/disables disabled/enabled repository/integration.
- Fix: Inconsistent sorting of repositories and commits
2.14.3Jira Server 7.0.0 - 7.11.22018-06-19Microsoft VSTS, Jira 7.10 fixes, Updated Russian translation - Deep support for Microsoft Visual Studio Team Services (VSTS)
- Fixed an issue where some config could get lost on add-on upgrade
- Fixed small memory leak on add-on upgrade
- Little UI fixes for new Jira 7.10 UI
- Updated Russian translation
2.13.6Jira Server 7.0.0 - 7.10.22018-06-05Microsoft Team Foundation Server (TFS) support - Deep support for Microsoft TFS
- New setting to adjust maximum number of open pack files.
- Various small fixes and performance tweaks
2.13.4Jira Server 7.0.0 - 7.10.22018-05-11Pull request description indexing, git gc on fetch fix, UI bug fixes - Pull requests descriptions are now indexed
- Various small UI fixes
- Reduced memory usage -- git gc no longer runs on fetch again
2.13.3.2Jira Server 7.0.0 - 7.9.22018-05-10Data center enhancements ; bug fixes; performance improvements Version 2.13.3.2 • Released 2018-05-10 • Supported By BigBrassBand • Paid via Atlassian • Commercial- Improved error message UI
- Compare dialog fixes
- Pull request dialog fixes
- Create branch dialog fixes
- Added user specified GitLab project query field
- Partial issue key match fix
- Data center fixes when using GitLab or GitHub deep integration
- SSH key dialog fixes
- Pagination fix in Show Tracked Repos dialog
- Improved GitLab API performance
2.13.1.4Jira Server 7.0.0 - 7.9.22018-03-22New fixes, settings, performance improvements - Special fix for Capture for Jira Version 2.13.1.4 • Released 2018-03-22 • Supported By BigBrassBand • Paid via Atlassian • CommercialChanges since 2.13.0:
New Settings
- Character Encoding setting
- Repo setting: Disable branch and merge/pull request creation
- GitLab projects query string setting
Fixes
- Smart Commit processing change for new repos
- Parse GitLab Group webhooks
- NPE while processing smart commits in Gitlab
- Skip in pull request works improperly
- Make the issue key native case in the default branch name
- Make the default branch selection for merge/pull requests more sensible.
- Fixed an incompatibility with Capture on Agile Boards
New Features
- Add help text for weblinking
- Add "Git" icon to auto-connect area
- Syntax highlighting
- Improvements to GitLab/GitHub Create Branch/Merge/Pull Request
- Smart Commits doesn't support project keys with "_" char
- When setting up large integrated git repos (GitHub, GitLab, etc...), the repo list now pages
Performance Improvements
- Change to API for faster internal user resolution.
- Moved some logging from WARN to INFO for a few common messages
2.13.0Jira Server 7.0.0 - 7.8.42018-03-06*MAJOR UPDATE* Requires Jira 7.0+, Java 8. GitHub pull request & branches. - Now requires Jira 7.0+ and Java 8.
- GitHub pull requests supported.
- GitHub branch creation and deletion supported.
- Improvements to handling of multiline Git commit messages.
- Bug fixes
2.12.11.1Jira Server 6.3 - 7.8.42018-02-27Bug fixes Version 2.12.11.1 • Released 2018-02-27 • Supported By BigBrassBand • Paid via Atlassian • CommercialThis release includes back end and front end bug fixes.
2.12.10Jira Server 6.3 - 7.8.42018-02-07Compatibility for newer GitLab updates (v10 and newer) - Compatibility for newer GitLab updates (v10 and newer)
2.12.9Jira Server 6.3 - 7.7.42018-01-17Maintenance release (*last release with support for Jira 6.3 & 6.4 and Java 7*) Notice: v2.12.9 will be the last release with support for Jira 6.3 & 6.4 as well as Java 7- Improved: Compatibility with JIRA 7.6
- Fixed: Changing the Personal Access Token for GitLab
- Fixed: Links to documentation
2.12.8.2Jira Server 6.3 - 7.7.42017-12-23Smart Commit #time fix Version 2.12.8.2 • Released 2017-12-23 • Supported By BigBrassBand • Paid via Atlassian • CommercialBug fix
- v2.12.8 introduced a parsing error for Smart Commits using decimal places with the #time action
2.12.8Jira Server 6.3 - 7.6.172017-11-29Support for GitLab 10.2 and newer via Personal Access Tokens - New
- New repository level setting: Limit commits by project association. Default is enabled for new integrations; existing integrations/repositories will not be automatically enabled. Screenshot.
- Parse GitHub Organization and GitLab Group webhooks. Now only the relevant repositories will be indexed.
- Improvement
- Support new GitLab Personal Access Tokens (PATs). PATs are required for GitLab.com and GitLab versions 10.2 and newer. Older versions of GitLab can be accessed using username/password credentials via the Legacy option. Screenshot.
- Source Code Diff Viewing setting available in Bulk Change export/import.
- Fixes
- Fix Smart Commit #time syntax parsing (previously: "ABC-123 #time 10m 234d7fb" resulted in a very large worklog entry; now only 10m will be logged).
- Other
- Mentions of "JIRA" are changed to "Jira".
- New
2.12.7.1Jira Server 6.3 - 7.6.172017-11-17Temporary fix for GitLab.com customers Version 2.12.7.1 • Released 2017-11-17 • Supported By BigBrassBand • Paid via Atlassian • CommercialFix for GitLab.com integration interruption
- Yesterday, GitLab.com was updated with a breaking change that prevents the API from being accessed via username/password credentials. Per GitLab - only Personal Access Tokens (PAT) and OAuth tokens are now valid.
- Version 2.12.7.1 contains a fix to allow Personal Access Tokens to be used in the GitLab integration (which on GitLab.com are created here: https://gitlab.com/profile/personal_access_tokens)
- Video instructions on creating a Personal Access Token (or Multi-Factor Authorization token): https://bigbrassband.wistia.com/medias/tzti4rs7nk
- Once you create the token - enter the token as the password in the GitLab integration wizard in the add-on
- A more complete version will be released soon with a wizard prompting for the Personal Access Token and related instructions.
2.12.7Jira Server 6.3 - 7.6.172017-11-17Better error messaging: GitHub/GitLab integrations and regular git repositories Improvements
- Many improvements to error messaging for GitHub and GitLab integrations + regular git repositories (screenshot)
- Ability to view full errors (screenshot)
- Compatibility with JIRA 7.5.2
Fixed
- Syntax highlighting in diff viewer is restored
- Reindex failure if previously indexed git tag is deleted
- Clone repository screen does not load in Firefox
Known issue
- GitLab changed GitLab.com/latest version of GitLab CE/EE to no longer accept username/password credentials for API access. We will release a new version supporting Personal Access Tokens soon. Older versions of GitLab CE/EE are not affected.
2.12.6Jira Server 6.3 - 7.5.42017-11-09Maintenance release Improvements
- Specific GitHub Enterprise icon in auto-connect panel
- Extended height of GitHub and GitLab integration wizard screens
- Git Roll Up issue tab: Limit permissions logic for branches list and for repositories dropdown
- Revised actions menu labels in Manage Git Repositories
- Better logging support for GitLab repositories with Merge Requests disabled
Fixes
- Wizard error when importing large set of repositories using Bulk Change feature
- New branch forked from master is associated with almost all issues
- NPE when trying to log failed GitLab merge requests index operations
- Integrations where connecting user had GitLab projects with Guest permissions would block Jira issue page loads
- French localization
2.12.5Jira Server 6.3 - 7.5.42017-10-19Improvements to GitLab integration Improvements- Support for GitLab project permissions (Reporter or greater permission is necessary within a GitLab project for the GitLab integration; previously, Guest permissions within a GitLab repository caused the integration to fail).
- Allow "/" in the GitLab branch creation from Jira issue. This better supports the GitFlow branching. For example - the following branch name is now possible: "bug/fix-for-favorite-customer"
- Reduced cases where upgrading add-on can result in "Indexing Error Lock obtain timed out"
Fixed
- Issue when using Bulk Change with GitLab repositories
- Small issue where tooltip remained on screen after cancelling
- Stuck progress dialog when connecting via SSH to Microsoft TFS
Added
- Added GitLab logo attribution
2.12.4Jira Server 6.3 - 7.5.42017-10-06Maintenance release Fixed
- Jira Agile screens would fail to load if an associated GitLab repository had been renamed or moved to another organization
- "View log" dialog in Manage Git Repositories appeared blank in some cases
- Additional logging for upgrading add-on versions
2.12.3Jira Server 6.3 - 7.5.42017-09-29New: Create and View GitLab Branches & Merge Requests in Jira New
- Create and View GitLab Branches & Merge Requests in Jira.
- Create Branches in Jira issues (screenshot)
- Create Merge Requests in Jira issues (screenshot)
- Note: Branches are associated to Jira issue by commit OR by having the Jira issue key in branch name.
- Note: Merge requests are associated to Jira issue only by having the Jira issue key in merge request name
- GitLab.com and GitHub CE/EE supported
- Admins only: Added "Manage git repositories" shortcut to Git navigation menu (screenshot)
Improvements
- Better status handling for repositories and integration sources in Manage Git Repositories (more improvements coming)
- Improves support for proxy servers
- Improvements to Jira 7.5 compatibility
- Updated localizations
Fixes
- 5 other bug fixes related to user interface screens
- Create and View GitLab Branches & Merge Requests in Jira.
2.12.1Jira Server 6.3 - 7.5.42017-08-21Added support for GitLab API v4 - NEW Added support for GitLab API v4 (API v3 also supported)
- Improved settings and help text
2.12.0Jira Server 6.3 - 7.4.62017-08-11New feature: Discard cloned files - New (BETA): Discard cloned files (screenshot). For Jira admins with limited space on the local Jira server who wish to discard specific files (or all files) after indexing.
- New: "Get Started" button when installing or updating add-on (screenshot)
- New: Repository setting "Source code diff viewing" (disables all viewing of source code for the repository; commit metadata still visible) (screenshot)
- New: General setting to allow disabling JQL searching to improve performance (screenshot)
- New: General setting to change Git operations timeout (screenshot)
- Improvement: Jira 7.4 compatibility
- Improvement: Indexing performance
- Fixed: 12 bugs and security issues
Contact BigBrassBand support with any questions or issues: support@bigbrassband.com
2.11.5Jira Server 6.3 - 7.4.62017-07-12New: View indexing log errors and messages from Manage Git Repositories screen - New: View indexing log errors and messages from Manage Git Repositories screen http://d.pr/i/bSTgnl
- Improved Jira Data Center support
- Now only webhooks from GET, POST, and PUT requests will reindex repositories
- Fix for breaking bug affecting the Adaptavist Test Management add-on
2.11.3Jira Server 6.3 - 7.4.62017-07-03Improved performance and memory management Improvements:- Improved performance of the Git Roll Up issue tab
- Memory management problem
- Ignore SSL certificate wizard dialog UX
Fixed:
- Manage Git Repositories screen will again show mixed error status for integrations
- Some tooltips were showing UTC time rather than user's local time
- Some Microsoft TFS users could not connect git repositories
2.11.2Jira Server 6.3 - 7.4.62017-06-12New: GitHub Enterprise integration + support for self-signed SSL certificates - New: Integration for GitHub Enterprise (screenshot). Automatically add/remove GitHub repositories based on the provided user's permissions.
- New: Support for self-signed SSL certificates (screenshot). Supported on: individual git repositories, GitHub and GitLab servers.
- Improvement: add-on's memory usage
- Improvement: GitLab timeout
- Fixed: title of repository browser wasn't rendering correctly
2.11.1Jira Server 6.3 - 7.3.92017-05-29Maintenance release - Improvement: performance when indexing Git Tags
- Bug fix: Login with GitLab's Personal Access Tokens (necessary when Multi-Factor Authentication [MFA] is enabled).
2.11.0Jira Server 6.3 - 7.3.92017-04-10Automatically import GitHub.com repositories - New: Automatically import repositories from GitHub.com (GitHub Enterprise support coming soon). Video
- New: Extend Commits API to include repository name and ID
- New: Allow pre-formatting of branch placeholder for Web Linking settings
- Fixed: regression related to indexer creating empty repository connections
- Fixed: weblinking wrapping issues in Git Commits issue tab
2.10.7Jira Server 6.3 - 7.3.92017-03-27Maintenance release - Fixed: some repositories stop indexing. We recommend checking the Manage Git Repositories page to see if any repositories appear stuck (screenshot: http://d.pr/i/CVXz). After updating to v2.10.7 - restart Jira for fix to take effect.
- Fixed: error in Compare page when switching branches
- Fixed: wrapping long commits in Compare page
2.10.6Jira Server 6.3 - 7.3.92017-03-13Bug fix for Jira Agile when clicking on commits - v2.10.6 includes a bug fix when clicking on the Commits in the side panel when viewing a Jira issue in the Backlog.
2.10.5Jira Server 6.3 - 7.3.92017-03-07Performance optimization release Improvements
- Improved memory handling for re-indexing
- Indexing improvement for very large repositories
- Performance optimization when loading Jira issues with Git add-on JQL custom fields
- Performance optimization related to users watching repositories
- Brought Git Roll Up feature design more inline with Jira design
- Updated all localizations (German, French, Russian, Polish, Japanese, Chinese)
Bug fixes
- Fixed: Diff dialog sometimes displayed incorrectly
- Fixed: GitLab Wizard: Some characters in credentials failed incorrectly
- Fixed: Git Roll Up page does not reflect changes after an error
- Fixed: indexing error
2.10.4Jira Server 6.3 - 7.3.92017-02-08Maintenance release - Improved: Sorted git commits in the diff screen
- Improved: Support for SSH keys in the add repository wizard
- Improved: Git Source Code sidebar Commits hyperlink jumps to "Git Commits" issue tab
- Fixed: Entries from Git Integration for Jira Commits Activity Stream are not visible when Confluence Activity Stream is disabled
- Fixed: Reset index repository action fails
- Fixed: Changing main branch doesn't clear add-on Lucene index
- Fixed: Proxied HTTP(S) connections configured not supported
- Fixed: Rare Git Roll Up issue tab permissions error
- Updated some localizations
- 5 other bug fixes and improvements
2.10.3Jira Server 6.3 - 7.3.92017-01-16Git Roll Up Issue Tab improvements + bug fixes - Git Roll Up Issue Tab improvements:
- Remember selected repo/branches
- Filter out repositories w/ no associated commits
- If no exact branch name available - find best match (example: if branch "ABC-123" doesn't exist, look for branch name with issue key - such as "prod-ABC-123")
- Fixed: Encoding issue blocking some indexing
- Fixed: Overlapping elements on Projects page
- Fixed: Commits Page Title
- Fixed: Exception org.eclipse.jgit.errors.MissingObjectException
- Fixed: Moving from Project Issues view to single issue view breaks the Git Roll Up issue tab
- Fixed: initial reindex for a new repository is run on all nodes, but lastIndexedDate is updated on just one node (Data Center)
- Fixed: Reindex triggered by webhook failed if a disabled repository exists (Data Center)
- Git Roll Up Issue Tab improvements:
2.10.2Jira Server 6.3 - 7.3.92016-12-14Jira 7.3 Compatibility, Show # of Issues in Git Roll Up Tab & Compare Page - Now supporting Jira 7.3
- New Feature: Lozenge showing number of issues related to git commits in Git Roll Up issue tab http://d.pr/i/tn7a & Compare page http://d.pr/i/dYLQ
- Bug fixes related to Data Center node queues
- Bug fix for Project Commits page incorrectly handling selected version
2.10.1Jira Server 6.3 - 7.2.152016-12-08Git Roll Up issue tab improvements - Git Roll Up issue tab improvements
- New Feature: Icon to pop out Summary/Diff/Issues into full screen http://d.pr/i/ZMz9
- Bug fix: results didn't update when switching between repositories
- Bug fix: Indefinitely loading in specific cases
- Removed excessive warning for branch selector
- Removed log error related to Project Commits page
- Git Roll Up issue tab improvements
2.10.0Jira Server 6.3 - 7.2.152016-11-30New Feature: View Jira issues associated with branch or tag - New "Issues" mode added to the Git Roll Up issue tab (screenshot: http://d.pr/i/PN6U) & Compare page (part of the Repository Browser; screenshot: http://d.pr/i/2ypt). A fast way to find Jira issues included in a specific release.
- Fixed several bugs related to the newly released Git Roll Up issue tab (smarter default for repository to show on load and better error messaging if Repository Browser is turned off). More related improvements coming.
- Fixed bug where some commits were not showing in the Git Commits issue tab.
- Fixed "More..." link to view more files in commits
2.9.11Jira Server 6.3 - 7.2.152016-11-17Maintenance release - Reduced memory usage
- Fixed indexing bug
- Fixed JQL gitBranch bug when commit message references multiple Jira issue keys
- Fixed Web Linking bug for large commits
- Fixed upgrade bug for Jira 6.3.1 --> Jira 7.2.X
- Fixed missing ellipsis in Git Roll Up issue tab
- Improved help links in Bulk Change feature
2.9.10Jira Server 6.3 - 7.2.152016-11-01New Git Roll Up issue tab + Spanish localization - New Git Roll Up issue tab (by default) shows you changes between main branch and code in branches related to Jira issue. Quickly flip between branches and even change repositories for comparing. Screenshot: http://d.pr/i/SEg3 Enable Repository Browser in repo settings for use of all features.
- New Comparing feature also available in the Repository Browser: Compare page.
- New localization: Spanish
- All localizations updated
Fixes:
- Duplicate commits in Project Git Commits page
- "Null" repository on every reindex when OOM exception detected
- General page: Changing the reindex interval setting initiates reindex
- Smart Commits: Compatibility fix for Jira 7.1.9
- Git Roll Up Tab broken when Repository Browser is disabled
2.9.8Jira Server 6.3 - 7.2.152016-10-21New Features: Change assignee and add fix/affects version via Smart Commits New Features
- Smart Commits: Assignee
Change assignee with #assign then the Jira user's email address or Jira username (for example: "ABC-123 #assign johndoe@example.com" or "ABC-123 #assign johndoe").
- Smart Commits: Fix Version
Add a Jira fix version with #fixversion [project version] (for example: "ABC-123 #fixversion 3.0.0"). This feature is additive only. If the version does not exist - it will be created.
- Smart Commits: Affects Version
Add a Jira affects version with #affectsversion [project version] (for example: "ABC-123 #affectsversion 2.0.0"). This feature is additive only. If the version does not exist - it will be created.
Documentation with more advanced examples for these new Smart Commits options available on the BigBrassBand website.
- v2.9.8 fixes some Jira 6.3 compatibility issues.
2.9.6Jira Server 6.3 - 7.2.152016-10-05Maintenance version - New: Added confirmation UI when repositories are removed from Jira
- Bug fix: commits behind in code development sidebar was incorrect in some cases
- Improved support for GitLab integration
- Improved reindexing related to removed repositories
2.9.5Jira Server 6.3 - 7.2.152016-09-22GitLab integration! + Chinese localization - New feature: GitLab integration - connect your GitLab server or GitLab.com once - then forget about it. When you create a new GitLab repository the Git Integration add-on will auto-add it to Jira. When a repository is removed from GitLab, the repository will also be removed from Jira (see video and documentation).
- New Feature: Chinese localization
- Improvements: auto-selecting add repo wizard buttons
- Fixed upgrade database problem in v2.9.4
2.9.3Jira Server 6.3 - 7.2.152016-09-07Smart Commits Helper