Skip to content

Latest commit

 

History

History
259 lines (181 loc) · 15.9 KB

CHANGELOG.md

File metadata and controls

259 lines (181 loc) · 15.9 KB

Changelog

2.2.0 - 2024-04-15

paperless-ngx ansible role 2.2.0

Features

  • feat: add v2.7 support @stevenengland (#161)

Bug Fixes

  • fix(deps): bump ansible from 9.2.0 to 9.3.0 in /.github/workflows @dependabot (#155)
  • fix(deps): bump yamllint from 1.35.0 to 1.35.1 in /.github/workflows @dependabot (#154)

Dependencies

  • fix(deps): bump ansible from 9.2.0 to 9.3.0 in /.github/workflows @dependabot (#155)
  • fix(deps): bump yamllint from 1.35.0 to 1.35.1 in /.github/workflows @dependabot (#154)

Full Changelog: https://github.com/paperless-ngx/ansible/compare/2.1.0...2.2.0

2.1.0 - 2024-02-15

paperless-ngx ansible role 2.1.0

Features

  • feat: add support up to vars in 2.5 @stevenengland (#150)

Bug Fixes

  • fix(deps): bump ansible from 9.1.0 to 9.2.0 in /.github/workflows @dependabot (#143)
  • fix(deps): bump ansible-lint from 6.22.1 to 24.2.0 in /.github/workflows @dependabot (#149)
  • fix(deps): bump nick-fields/retry from 2 to 3 @dependabot (#145)
  • fix(deps): bump pip from 23.3.2 to 24.0 in /.github/workflows @dependabot (#147)
  • fix(deps): bump yamllint from 1.33.0 to 1.35.0 in /.github/workflows @dependabot (#151)
  • fix(deps): bump peter-evans/create-pull-request from 5 to 6 @dependabot (#144)
  • fix(deps): bump release-drafter/release-drafter from 5 to 6 @dependabot (#146)
  • fix: typo in setting of _ocr_color_conversion_strategy @stevenengland (#141)
  • fix(deps): bump pip from 23.3.1 to 23.3.2 in /.github/workflows @dependabot (#139)
  • fix(deps): bump ansible-lint from 6.22.0 to 6.22.1 in /.github/workflows @dependabot (#132)
  • fix(deps): bump actions/setup-python from 4 to 5 @dependabot (#135)

Dependencies

10 changes - fix(deps): bump ansible from 9.1.0 to 9.2.0 in /.github/workflows @dependabot ([#143](#143)) - fix(deps): bump ansible-lint from 6.22.1 to 24.2.0 in /.github/workflows @dependabot ([#149](#149)) - fix(deps): bump nick-fields/retry from 2 to 3 @dependabot ([#145](#145)) - fix(deps): bump pip from 23.3.2 to 24.0 in /.github/workflows @dependabot ([#147](#147)) - fix(deps): bump yamllint from 1.33.0 to 1.35.0 in /.github/workflows @dependabot ([#151](#151)) - fix(deps): bump peter-evans/create-pull-request from 5 to 6 @dependabot ([#144](#144)) - fix(deps): bump release-drafter/release-drafter from 5 to 6 @dependabot ([#146](#146)) - fix(deps): bump pip from 23.3.1 to 23.3.2 in /.github/workflows @dependabot ([#139](#139)) - fix(deps): bump ansible-lint from 6.22.0 to 6.22.1 in /.github/workflows @dependabot ([#132](#132)) - fix(deps): bump actions/setup-python from 4 to 5 @dependabot ([#135](#135))
**Full Changelog**: https://github.com/paperless-ngx/ansible/compare/2.0.0...2.1.0 ## 2.0.0 - 2023-12-12

paperless-ngx ansible role 2.0.0

Features

  • feat: Add v2.0 support @stevenengland (#136)
  • feat(Config): add two config vars @stevenengland (#123)

Bug Fixes

  • fix(deps): bump ansible from 9.0.1 to 9.1.0 in /.github/workflows @dependabot (#134)
  • fix(deps): bump ansible from 8.6.1 to 9.0.1 in /.github/workflows @dependabot (#131)
  • fix(deps): bump ansible from 8.5.0 to 8.6.1 in /.github/workflows @dependabot (#128)
  • fix(deps): bump yamllint from 1.32.0 to 1.33.0 in /.github/workflows @dependabot (#127)
  • fix(deps): bump ansible-lint from 6.21.1 to 6.22.0 in /.github/workflows @dependabot (#125)
  • fix(deps): bump ansible from 8.2.0 to 8.5.0 in /.github/workflows @dependabot (#115)
  • fix(deps): bump pip from 23.2.1 to 23.3.1 in /.github/workflows @dependabot (#119)
  • fix(deps): bump crazy-max/ghaction-github-labeler from 4.1.0 to 5.0.0 @dependabot (#107)
  • fix(deps): bump ansible-core from 2.15.2 to 2.15.5 in /.github/workflows @dependabot (#114)
  • fix(deps): bump actions/checkout from 3 to 4 @dependabot (#105)
  • fix(deps): bump ansible-lint from 6.17.2 to 6.21.1 in /.github/workflows @dependabot (#118)
  • docs: typo in word postgres in README.md @felbinger (#121)

Documentation

  • docs: typo in word postgres in README.md @felbinger (#121)

Maintenance

  • build: remove ansible core constraint @stevenengland (#129)

Dependencies

11 changes - fix(deps): bump ansible from 9.0.1 to 9.1.0 in /.github/workflows @dependabot ([#134](#134)) - fix(deps): bump ansible from 8.6.1 to 9.0.1 in /.github/workflows @dependabot ([#131](#131)) - fix(deps): bump ansible from 8.5.0 to 8.6.1 in /.github/workflows @dependabot ([#128](#128)) - fix(deps): bump yamllint from 1.32.0 to 1.33.0 in /.github/workflows @dependabot ([#127](#127)) - fix(deps): bump ansible-lint from 6.21.1 to 6.22.0 in /.github/workflows @dependabot ([#125](#125)) - fix(deps): bump ansible from 8.2.0 to 8.5.0 in /.github/workflows @dependabot ([#115](#115)) - fix(deps): bump pip from 23.2.1 to 23.3.1 in /.github/workflows @dependabot ([#119](#119)) - fix(deps): bump crazy-max/ghaction-github-labeler from 4.1.0 to 5.0.0 @dependabot ([#107](#107)) - fix(deps): bump ansible-core from 2.15.2 to 2.15.5 in /.github/workflows @dependabot ([#114](#114)) - fix(deps): bump actions/checkout from 3 to 4 @dependabot ([#105](#105)) - fix(deps): bump ansible-lint from 6.17.2 to 6.21.1 in /.github/workflows @dependabot ([#118](#118))
**Full Changelog**: https://github.com/paperless-ngx/ansible/compare/1.3.1...2.0.0 ## 1.3.1 - 2023-08-20 ### paperless-ngx ansible role 1.3.1

Bug Fixes

Full Changelog: https://github.com/paperless-ngx/ansible/compare/1.3.0...1.3.1

1.3.0 - 2023-08-11

paperless-ngx ansible role 1.3.0

Features

  • feat: add support for v1.16 and 1.17 @stevenengland (#90)
  • feat: add support for debian 12 @stevenengland (#89)

Bug Fixes

  • fix(deps): bump requests from 2.28.1 to 2.31.0 in /.github/workflows @dependabot (#92)
  • fix(deps): bump pip from 23.1.2 to 23.2.1 in /.github/workflows @dependabot (#88)
  • fix(deps): bump yamllint from 1.31.0 to 1.32.0 in /.github/workflows @dependabot (#76)
  • fix(deps): bump danielchabr/pr-labels-checker from 3.1 to 3.3 @dependabot (#73)
  • fix(deps): bump pip from 23.1 to 23.1.2 in /.github/workflows @dependabot (#69)
  • fix(deps): bump yamllint from 1.30.0 to 1.31.0 in /.github/workflows @dependabot (#64)
  • fix(deps): bump ansible from 7.4.0 to 7.5.0 in /.github/workflows @dependabot (#70)

Maintenance

  • build: remove requests dependency @stevenengland (#93)
  • style(ansible lint): make compliant with newest version @stevenengland (#91)
  • test(molecule): change molecule version to use >5.0.0 @stevenengland (#80)

Dependencies

7 changes - fix(deps): bump requests from 2.28.1 to 2.31.0 in /.github/workflows @dependabot ([#92](#92)) - fix(deps): bump pip from 23.1.2 to 23.2.1 in /.github/workflows @dependabot ([#88](#88)) - fix(deps): bump yamllint from 1.31.0 to 1.32.0 in /.github/workflows @dependabot ([#76](#76)) - fix(deps): bump danielchabr/pr-labels-checker from 3.1 to 3.3 @dependabot ([#73](#73)) - fix(deps): bump pip from 23.1 to 23.1.2 in /.github/workflows @dependabot ([#69](#69)) - fix(deps): bump yamllint from 1.30.0 to 1.31.0 in /.github/workflows @dependabot ([#64](#64)) - fix(deps): bump ansible from 7.4.0 to 7.5.0 in /.github/workflows @dependabot ([#70](#70))
**Full Changelog**: https://github.com/paperless-ngx/ansible/compare/1.2.0...1.3.0 ## 1.2.0 - 2023-04-26 ### paperless-ngx ansible role 1.2.0 #### Features - feat: add 1.14 support @stevenengland ([#66](#66))

Bug Fixes

  • fix(deps): bump ansible-lint from 6.14.3 to 6.15.0 in /.github/workflows @dependabot (#62)
  • fix(deps): bump pip from 23.0.1 to 23.1 in /.github/workflows @dependabot (#59)
  • fix(deps): bump peter-evans/create-pull-request from 4 to 5 @dependabot (#57)
  • fix(deps): bump ansible-lint from 6.14.2 to 6.14.3 in /.github/workflows @dependabot (#50)
  • fix(deps): bump ansible from 7.3.0 to 7.4.0 in /.github/workflows @dependabot (#52)

Maintenance

  • test: remove unsused tests coming from role init @stevenengland (#63)

Dependencies

5 changes - fix(deps): bump ansible-lint from 6.14.3 to 6.15.0 in /.github/workflows @dependabot ([#62](#62)) - fix(deps): bump pip from 23.0.1 to 23.1 in /.github/workflows @dependabot ([#59](#59)) - fix(deps): bump peter-evans/create-pull-request from 4 to 5 @dependabot ([#57](#57)) - fix(deps): bump ansible-lint from 6.14.2 to 6.14.3 in /.github/workflows @dependabot ([#50](#50)) - fix(deps): bump ansible from 7.3.0 to 7.4.0 in /.github/workflows @dependabot ([#52](#52))
**Full Changelog**: https://github.com/paperless-ngx/ansible/compare/1.1.1...1.2.0 ## 1.1.1 - 2023-04-01 ### paperless-ngx ansible role 1.1.1 #### Maintenance - refactor: rewrite checks for ansible hosts ansible version @stevenengland ([#53](#53)) **Full Changelog**: https://github.com/paperless-ngx/ansible/compare/1.1.0...1.1.1

1.1.0 - 2023-03-25

paperless-ngx ansible role 1.1.0

Features

  • feat(vars): add PAPERLESS_PRE_CONSUME_SCRIPT @stevenengland (#46)

Bug Fixes

  • fix(deps): bump yamllint from 1.29.0 to 1.30.0 in /.github/workflows @dependabot (#45)

Documentation

  • docs(readme): add paragraphs for backup, postgresql, updates @stevenengland (#47)

Maintenance

  • refactor(backup): remove incomplete backup feature @stevenengland (#42)

Dependencies

  • fix(deps): bump yamllint from 1.29.0 to 1.30.0 in /.github/workflows @dependabot (#45)

Full Changelog: https://github.com/paperless-ngx/ansible/compare/1.0.2...1.1.0

1.0.2 - 2023-03-09

paperless-ngx ansible role 1.0.2

Bug Fixes

  • fix(NLTK): download NLTK data if NLTK is enabled @stevenengland (#39)
  • fix: Bump ansible from 7.2.0 to 7.3.0 in /.github/workflows @dependabot (#30)
  • fix: Bump ansible-lint from 6.13.1 to 6.14.1 in /.github/workflows @dependabot (#36)
  • fix: Bump falti/dotenv-action from 1.0.2 to 1.0.4 @dependabot (#28)

Documentation

  • docs(contrib): update document for better reading flow @stevenengland (#38)

Maintenance

  • test: reorganize tests in seperate files @stevenengland (#40)
  • ci(dependabot): add commit message pattern to support conv. commit @stevenengland (#37)
  • test: add distro as dimension to GH actions matrix @stevenengland (#35)

Dependencies

  • fix: Bump ansible from 7.2.0 to 7.3.0 in /.github/workflows @dependabot (#30)
  • fix: Bump ansible-lint from 6.13.1 to 6.14.1 in /.github/workflows @dependabot (#36)
  • fix: Bump falti/dotenv-action from 1.0.2 to 1.0.4 @dependabot (#28)

Full Changelog: https://github.com/paperless-ngx/ansible/compare/1.0.1...1.0.2

1.0.1 - 2023-03-07

paperless-ngx ansible role 1.0.1

Bug Fixes

  • fix(service units): change mode to world accessible (644) @stevenengland (#31)

Maintenance

  • test(molecule): consolidate Dockerfiles @stevenengland (#32)

Full Changelog: https://github.com/paperless-ngx/ansible/compare/...1.0.1