Skip to content

Releases: LemmyNet/lemmy-ansible

v1.5.1

19 Jun 12:46
21d17d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.5.1

v1.5.0

07 Jun 17:45
c872f2d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...1.5.0

v1.4.0

01 Feb 00:30
a9f2507
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.4.0

v1.3.1

30 Dec 00:15
6ca1562
Compare
Choose a tag to compare

Minor release supporting 0.19.1 (Lemmy)

What's Changed

  • fix: nginx real-ips in logs & docker constant resolution for scaling by @ticoombs in #209
  • Version upgrade from 0.19.0 to 0.19.1

Full Changelog: 1.3.0...1.3.1

v1.3.0

18 Dec 00:19
82fefee
Compare
Choose a tag to compare

This is a major change updating Lemmy from 0.18.5 to 0.19.0 which incurs ~30-60 minutes of database upgrades. Please read the Upgrading Section

What's Changed

New Contributors

Full Changelog: 1.2.1...1.3.0

v1.2.1

25 Oct 22:49
Compare
Choose a tag to compare

Breaking (Fixes?) Changes

We now correctly uses the customPostgres.conf file. Be wary of when you redeploy!

  • See: examples/customPostgresql.conf (and the full changelog link below) for the changes you will need to do regarding that.

Note-able Fixes

  • Deploying now no-longer uses sudo/become on localhost when performing checks
  • We require Ansible v2.11.0 as a minimum ansible version

What's Changed

  • config fix for postgres docker defaults (#183)
  • fix: force no become on localhost (#185)
  • fix: noqa on linelength for automated checks (#186)
  • Adjust permissions for the customPostgresql.conf (#187)
  • Update ansible requirements, remove become for localhost delegated tasks (#188)
  • Remove invalid temp_file_size line in customPostgresql.conf (#192)

Full Changelog: 1.2.0...1.2.1

Tag Release Note:

I had to rebase to get this tag out and it took longer than I thought!

v1.2.0

05 Oct 03:05
3b451d8
Compare
Choose a tag to compare

Breaking Changes

With this change you are now required to have all your variables inside a vars.yml file. See the Readme regarding upgrading.

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

v1.1.0

05 Oct 02:48
78af02b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.18.3...1.1.0