Skip to content

Latest commit

 

History

History
232 lines (115 loc) · 12.7 KB

CHANGELOG.md

File metadata and controls

232 lines (115 loc) · 12.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.2.0 (2024-09-13)

Features

  • adminer: switch to AdminerEvo, filename customization (#64) (9d55ad0)

2.1.0 (2024-08-01)

Features

  • crontab: add lephare_crontab_uninstall variable to delete crontab (disabled by default) (#60)(6418578)

2.0.0 (2024-07-16)

Breaking changes

  • Ansible version: upgrade Ansible version to 2.17 (#56)(4da1bf8)

1.12.3 (2024-07-04)

Bug Fixes

  • Ansible version: fix Ansible version to 2.15.4 (#55)(4da1bf8)

1.12.2 (2024-07-04)

Bug Fixes

  • private registry: add default value for lephare_gitlab_token and lephare_packagist_com_token (#54)(b71ddc1)

1.12.1 (2024-07-03)

Bug Fixes

1.12.0 (2024-07-02)

Features

  • private registry: allow set gitlab-token Composer auth (#51)(6abce76)

1.11.0 (2023-09-28)

Features

  • publish assets: allow to add rsync options (#46)(a7fd9d)

1.10.1 (2023-09-20)

Bug Fixes

  • cachetool: download specific cachetool versions from gordalina instead of inexistent github.com releases (#18)(e59455)

1.10.0 (2023-09-20)

Features

  • files: allow deleting files after deployment (#44)(6454ab)

1.9.0 (2023-08-25)

Features

  • cachetool: add support for fastcgi adapter (#37)(3bda745)

Bug Fixes

  • composer: use composer v2 home directory (9b8e6d8)

1.8.1 (2023-01-05)

1.8.0 (2023-01-05)

Features

  • cachetool: generate cachetool configuration file (2014472)

Bug Fixes

  • cachetool: add missing task to clear file stats (#31) (4dbc67a)

1.7.1 (2022-11-22)

Bug Fixes

  • permissions: remove recursivity when changing permissions (#30) (1d8d6b2)

1.7.0 (2022-11-07)

Features

  • cachetool: allows to define retries and delay (#28) (5e94bb6)
  • permissions: add support for group acls (#29) (a2ff2e8)

Dependencies

1.6.1 (2022-10-06)

Bug Fixes

  • composer: ignore error if dump-env is not available (#27) (630c589)
  • php: use given php path to gather facts (#26) (5d9fa7d)

1.6.0 (2022-10-04)

Features

  • composer: dump environment during deployment (#25) (70369ed)

1.5.1 (2022-07-18)

Bug Fixes

  • syfmony/messenger: change working dir to run messenger command (f063c0c)

1.5.0 (2022-07-02)

Features

  • symfony/messenger: add support for messenger scheduling (#24) (c7be08e)

1.4.0 (2022-06-15)

Features

  • add support for symfony secrets (#22) (6c7014d)
  • cachetool: allows to pass arbitrary options to cachetool commands (#23) (1878451)

1.3.1 (2022-03-30)

Bug Fixes

  • composer: update template path based on directory location (#21) (caeae0f)

1.3.0 (2022-03-29)

Features

  • composer: allow to configure composer private registry authentication (#20) (5c4b73d)

1.2.4 (2022-03-17)

Bug Fixes

  • cachetool: check for existence before checking if path is a directory (#17) (36e0ddb)

1.2.3 (2022-03-14)

Bug Fixes

  • cachetool: update failure check with the correct variable (e236e17)

1.2.2 (2022-03-14)

Bug Fixes

  • cachetool: add an additional check if given path is not a directory (cb9d269)

1.2.1 (2022-03-09)

Bug Fixes

  • cachetool: better handling of the 'latest' version (22cbe69)

1.2.0 (2022-03-09)

Features

  • cachetool: guess the correct cachetool version to use based on php_facts (#16) (3e9401c)

1.1.3 (2021-11-19)

Bug Fixes

  • hooks: add a variable lephare_symfony_before_composer_tasks_file to hook before composer task (98f7518)

1.1.2 (2021-11-18)

1.1.1 (2021-11-18)

1.1.0 (2021-11-18)

Features

  • add latest commit message on notify slack (a2935e5)
  • Add stale workflow (45d8fcc)
  • notify slack channel (25366db)
  • sentry: allows to override sentry organization setting (c18443b)
  • sentry: update release version to 12 characters (b0f29a8)
  • setup CI build for ansible image (a88f260)

Bug Fixes

  • add slack domain (8db0db7)
  • add vars required for slack module (b6c5c29)
  • docker: fix docker build by adding rust and cargo to the build environment (a73eef1)
  • remove files non related to this pr (c142a63)
  • rename filename notify_slack.yml (2dc8cda)
  • rename filename notify_slack.yml (59989ba)
  • rename lephare_notify_slack_deploy (cd2ff98)
  • rename vars (fb231e8)
  • switch to le-phare/ansible-db-pull (ac51092)
  • update dockerfile path (b63fd87)
  • update secrets name (cace411)