Release v2.0.0 - Puppet 3 compatibility dropped
v2.0.0 (2018-04-07)
Breaking changes:
- git_data_dirs not documented, deprecate git_data_dir #159
- remove auto-execution of gitlab:setup #210 (LongLiveCHIEF)
- remove git_data_dir #209 (LongLiveCHIEF)
Implemented enhancements:
- Migrate Puppet Module to Voxpupuli #171
- Feature: Allow database to index git authorized_keys #168
- data dir changes in gitlab 9 #137
- add letsencrypt section to gitlab.rb #200 (costela)
- Add ha roles #186 (LongLiveCHIEF)
- Db indexing for git authorized keys #177 (LongLiveCHIEF)
- drop legacy is_hash method, replace topscope fact with facts hash #107 (james-powis)
Fixed bugs:
- RHEL 7.2 Installation Failure (Possibly GPG Key URL) #196
- After upgrade to GitLab 10.4.3 each puppet run wants to remove #195
- Fixed redhat installation #198 (dsavell)
Closed issues:
- Backup cron configuration will trigger gitlab restart #204
- YUM GPG keys are invalid #203
- add support for letsencrypt options #199
- RPM gpg key verification failure on install #194
Merged pull requests:
- bump puppet to latest supported version 4.10.0 #208 (bastelfreak)
- Move backup to its own class #205 (baurmatt)
- Propose small spelling change #185 (jeis2497052)
- Allow managing backup cron w/o managing the config file #180 (mhyzon)
- Remove deprecated hiera and validation functions #119 (jkroepke)