5.0.1 (2024-10-26)
- force a release (2316a30)
5.0.0 (2024-08-19)
- move to docker compose v2 (a1a4fb4)
- drop docker compose v1 compatibility, as that's no longer maintained. See: https://docs.docker.com/compose/migrate/
4.2.5 (2024-07-04)
4.2.4 (2023-11-14)
- use secret directly (ff10368)
4.2.3 (2023-01-13)
- set DHIS2_HOME env var to /DHIS2_home for images pre-Jib (4e8ce2b)
4.2.2 (2022-01-10)
4.2.1 (2022-01-06)
4.2.0 (2021-11-29)
- cli: prefer project-local tools (50e1eae)
- deps: bump @dhis2/cli-utils-cypress from 8.0.1 to 9.0.1 [defer release] (#513) (ea03992)
4.1.0 (2021-11-10)
4.0.5 (2021-07-05)
- deps: update semantic-release dependencies (a3d6aef)
4.0.4 (2021-06-23)
- utils: manage versions on private packages when not publishing to npm (1a305f9)
4.0.3 (2021-06-23)
- release: always update package.json version (97fbfd6)
4.0.2 (2021-06-16)
- semantic-release: pin version to 16 (254b55c)
4.0.1 (2021-06-14)
- deps: update cli-style to work in non-project context (adf329e)
- utils: include cypress utilities (df0e5ce)
4.0.0 (2021-06-14)
- remove node 10 support (c35761e)
- New minimum version for NodeJS is 12.x.
3.1.0 (2021-02-02)
3.0.6 (2020-11-06)
- cut release to finish migration to jira (2c671d7)
3.0.5 (2020-09-10)
3.0.4 (2020-05-05)
3.0.3 (2020-04-06)
- add cli-table3 as d2-cluster dependency (bd84e12)
3.0.2 (2020-04-03)
- don't set DHIS2_CORE_CONFIG to undefined, it needs to be unset (21b467a)
3.0.1 (2020-04-03)
- release: avoid picking a prop from undefined (5e9f48e)
3.0.0 (2020-04-02)
- require node >=10 (ee2a64b)
- utils: add cypress subcommand (96c5b86)
- Require Node version 10 or later.
2.9.1 (2020-03-15)
- release: fix changelog (f6b7a0d)
2.9.0 (2020-03-15)
- release with the internal changes, not the npm package (6763800)
2.8.1 (2020-01-20)
2.8.0 (2020-01-09)
2.7.0 (2019-11-26)
2.6.1 (2019-11-21)
2.6.0 (2019-10-24)
2.5.0 (2019-10-16)
2.4.0 (2019-10-09)
2.3.1 (2019-09-27)
2.3.0 (2019-09-17)
2.2.2 (2019-09-17)
2.2.1 (2019-09-06)
2.2.0 (2019-08-29)
2.1.3 (2019-08-27)
- properly handle workspaces.packages arrays (1a5929a)
2.1.2 (2019-08-27)
- missing import (06d22bc)
2.1.1 (2019-08-25)
2.1.0 (2019-08-24)
2.0.0 (2019-07-15)
- Remove deprecated
d2-cluster seed
command, and updated2-style
to 4.1.0.
-
For changelog of what has changed with cli-style, see https://github.com/dhis2/cli-style/blob/master/CHANGELOG.md#breaking-changes for a list of changes.
-
d2-cluster seed
has been deprecated in favour ofd2-cluster db restore
, seed2 cluster db --help
for more information on usage.
1.4.0 (2019-07-02)
1.3.0 (2019-07-01)
1.2.4 (2019-06-13)
1.2.3 (2019-06-12)
1.2.2 (2019-05-27)
1.2.1 (2019-05-27)
1.2.0 (2019-05-27)
1.1.0 (2019-05-23)
1.0.5 (2019-05-14)
1.0.4 (2019-05-14)
1.0.3 (2019-05-13)
1.0.2 (2019-03-28)
1.0.1 (2019-03-27)
1.0.0 (2019-03-25)
-
cut major version 1.0.0
-
chore: update cli-helpers-engine and cli-style dependencies
-
chore: let greenkeeper watch the create cli template