Skip to content

Releases: Tecnativa/doodba-copier-template

v2.5.0a1

09 Nov 13:44
Compare
Choose a tag to compare
v2.5.0a1 Pre-release
Pre-release

This release was a mistake.

v2.4.2

27 Oct 10:57
Compare
Choose a tag to compare

All changes here. Summary:

  • Fix bug from v2.4.1 on main Traefik 1 domain.

v2.4.1

26 Oct 13:47
Compare
Choose a tag to compare

All changes here. Summary:

  • Newline typo.
  • Add Traefik 1 main domain to avoid Let's Encrypt rate limit exhausting.

v2.4.0

23 Oct 10:09
2533181
Compare
Choose a tag to compare

All changes here. Summary:

  • Support Postgres 13.
  • Support Copier v6 alpha.
  • Increase default work_mem.
  • Add weekly backups when deletion is enabled.
  • Skip creating postgres service when it is external.
  • Fix prettier installation with pre-commit.

v2.4.0b0

19 Oct 09:10
Compare
Choose a tag to compare
v2.4.0b0 Pre-release
Pre-release
  • Support Postgres 13.
  • Support Copier v6 alpha.
  • Increase default work_mem.
  • Add weekly backups when deletion is enabled.

v2.3.0

05 Oct 08:31
4b85e88
Compare
Choose a tag to compare

All changes here. Summary:

  • Ask odoo version before other questions.
  • Use debugpy instead of ptvsd for debugging Python code locally.
  • Default to ghcr.io/tecnativa/postgres-autoconf image for DB.
  • Support Odoo 14.0.

v2.3.0a0

01 Oct 12:38
Compare
Choose a tag to compare
v2.3.0a0 Pre-release
Pre-release
  • Ask odoo version first.
  • Replace ptvsd for debugpy.

v2.2.1

25 Sep 06:59
4b9e18e
Compare
Choose a tag to compare

All changes here. Summary:

  • Sort VSCode folders alphabetically, except last ones: odoo, private, doodba.

v2.2.0

23 Sep 09:37
Compare
Choose a tag to compare

All changes here. Summary:

  • Make prettier format XML files with xmlWhitespaceSensitivity: strict

v2.1.1

23 Sep 08:38
Compare
Choose a tag to compare

All changes here. Summary:

  • Fix broken traefik 1 routers.
  • Delete vscode config files that shouldn't exist after they're migrated to the code-workspace file.