Releases: WANdisco/jgit
RELEASE_6.6.0-WDv1.1
Gerrit with WANdisco replication - RELEASE_6.6.0-WDv1.1
Prelude
-------
JGit with WANdisco replication
New Features
------------
- Add reno
- Upgrade log4j2 from 2.14.0 -> 2.17.2
- Upgrade commons-compress 1.20 -> 1.21
- Upgrade junit from 4.12 -> 4.13.2
Change-Id: Ic9f2b9002e6260570871dd9f567a3502153675ac
v6.6.0-WDv1
JGit with WANdisco replication - v6.6.0-WDv1
New Features
------------
- JGit v6.6.0 includes additional fixes to support GerritMS 3.7.0 which is based on Gerrit 3.7.6+.
RP_4.5.5.201812240535-r_WDv3.1
JGit with WANdisco replication - RP_4.5.5.201812240535-r_WDv3.1
Fixes
-----
- Fix infinite loop in openPackObject()
RP_4.5.5.201812240535-r_WDv3
JGit with WANdisco replication - RP_4.5.5.201812240535-r_WDv3
Fixes
-----
- Fix infinite loop in openPackObject().
RP_4.5.5.201812240535-r_WDv2
JGit with WANdisco replication - RP_4.5.5.201812240535-r_WDv2
Fixes
-----
- Critical JGit patch to fix corruption of packfile list due to concurrent access during GC. https://bugs.eclipse.org/bugs/show_bug.cgi?id=544199
RP_4.5.5.201812240535-r_WDv1
RP_4.5.2.201704071617-r_WDv4
JGit with WANdisco replication - RP_4.5.2.201704071617-r_WDv4
New Features
------------
- LFS Replication Support
Security Issues
---------------
- CVE-2018-17456 Security Fix - https://nvd.nist.gov/vuln/detail/CVE-2018-17456
RP-5.1.13-WDv1
JGit with WANdisco replication - RP-5.1.13-WDv1
New Features
------------
- RevBlob check
- Unformatted RefUpdate warnings
- Support replication disabled configuration for batch operations
- PackedBatchRefUpdate support
- Direct GitUpdate over http with in process validation
- Set default FileLfsServlet content type
- Atomic batch updates
- Common logging impl
- LFS error reporting
RELEASE_5.1.16-WDv1
JGit with WANdisco replication - RELEASE_5.1.16-WDv1
New Features
------------
- Ability to support replicated Tag creation for REFS which already exist but gerrit has forwarded the command
- Improved Logging during BatchUpdates
- Logging Api update
RELEASE_5.1.15-WDv1
JGit with WANdisco replication - RELEASE_5.1.15-WDv1
New Features
------------
- Improved JGit defaults
- WindowCache prevent holding large packfile objects after GC
Security Issues
---------------
- OWASP security fixes
Fixes
-----
- WindowCacheConfig fix - cacheCleanerTask