Download
Changelog and downloads for version 2.39.0
This page does not refer to the most recent version of SCM-Manager.
Go to the download of the latest VersionYou never want to miss a release again? Subscribe to our release feed
2.39.0 - (2022-09-15)
If you are looking for an other version of SCM-Manager, please have a look at the archive.
Packages
Debian/Ubuntu users:
You can use our apt repository for Debian based distributions.
Kubernetes users:
You can use our Helm repository for Kubernetes installations.
Red Hat/Centos/Fedora users:
You can use our yum repository for Red Hat based distributions.
Generic Linux/Unix users:
Download the package and follow the installation instructions.
Checksum (SHA256):
8861aa4c765dfe046264f97347065c9c1c6055c14abf4b8d09a340f393a41b29
Windows users:
Download the package and follow the installation instructions.
Checksum (SHA256):
02fc75fdaf266baea5c05bf8db38460383bb69884f063432ac3fd02ba7ff6df7
Changelog
Added
- Reindex mechanism for search (#2104)
- Changesets command to find all repository changesets (#2106)
- Implement commit search features for git (#2111)
Fixed
- Docker healthcheck for custom ports, https and forced base url (#2110)
- Handle missing indexes with own No Op IndexReader (#2113)
- Handle missing encoding of square brackets in filenames (#2117)
- Show warning message for invalid search requests (#2114)
- Encoding in global search (#2116)
- Lazy loading in the source view (#2120)
- Broken compare view due to missing export (#2105)
- Keep search context for search results pagination (#2115)
- Wrong indentation of extraVolumes and extraVolumeMounts (#2103)