|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [v1.2.0](https://github.com/hifis-net/ansible-role-rsd/tree/v1.2.0) (2022-07-11) |
| 3 | +## [v1.3.0](https://github.com/hifis-net/ansible-role-rsd/tree/v1.3.0) (2022-07-26) |
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/hifis-net/ansible-role-rsd/compare/v1.1.0...v1.2.0) |
| 5 | +[Full Changelog](https://github.com/hifis-net/ansible-role-rsd/compare/v1.2.0...v1.3.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Support matomo environment variables [\#78](https://github.com/hifis-net/ansible-role-rsd/issues/78) |
| 10 | +- Image by tag is not pulled if tag does not change [\#74](https://github.com/hifis-net/ansible-role-rsd/issues/74) |
| 11 | +- Support hifis.net spotlight migration for RSD [\#72](https://github.com/hifis-net/ansible-role-rsd/issues/72) |
6 | 12 |
|
7 | 13 | **Closed issues:**
|
8 | 14 |
|
9 |
| -- Add option to remove existing containers and volumes [\#61](https://github.com/hifis-net/ansible-role-rsd/issues/61) |
10 |
| -- Improve deployment by using docker-compose down + up [\#60](https://github.com/hifis-net/ansible-role-rsd/issues/60) |
| 15 | +- Provide citation metadata [\#69](https://github.com/hifis-net/ansible-role-rsd/issues/69) |
| 16 | + |
| 17 | +**Merged pull requests:** |
| 18 | + |
| 19 | +- Integrate matomo support [\#79](https://github.com/hifis-net/ansible-role-rsd/pull/79) ([cmeessen](https://github.com/cmeessen)) |
| 20 | +- Bump molecule from 4.0.0 to 4.0.1 [\#77](https://github.com/hifis-net/ansible-role-rsd/pull/77) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 21 | +- Always pull container images in case of using image tag 'latest' [\#76](https://github.com/hifis-net/ansible-role-rsd/pull/76) ([Normo](https://github.com/Normo)) |
| 22 | +- Support software spotlights migration [\#73](https://github.com/hifis-net/ansible-role-rsd/pull/73) ([Normo](https://github.com/Normo)) |
| 23 | +- Add citation metadata [\#71](https://github.com/hifis-net/ansible-role-rsd/pull/71) ([Normo](https://github.com/Normo)) |
| 24 | +- Bump ansible from 6.0.0 to 6.1.0 [\#68](https://github.com/hifis-net/ansible-role-rsd/pull/68) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 25 | +- Bump yamllint from 1.26.3 to 1.27.1 [\#67](https://github.com/hifis-net/ansible-role-rsd/pull/67) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 26 | + |
| 27 | +## [v1.2.0](https://github.com/hifis-net/ansible-role-rsd/tree/v1.2.0) (2022-07-11) |
| 28 | + |
| 29 | +[Full Changelog](https://github.com/hifis-net/ansible-role-rsd/compare/v1.1.0...v1.2.0) |
11 | 30 |
|
12 | 31 | **Merged pull requests:**
|
13 | 32 |
|
|
65 | 84 | - Ignore errors during initials dry-run [\#48](https://github.com/hifis-net/ansible-role-rsd/pull/48) ([Normo](https://github.com/Normo))
|
66 | 85 | - Fix molecule lint [\#29](https://github.com/hifis-net/ansible-role-rsd/pull/29) ([Normo](https://github.com/Normo))
|
67 | 86 |
|
68 |
| -**Closed issues:** |
69 |
| - |
70 |
| -- Change package management tool named in CONTRIBUTING guide [\#40](https://github.com/hifis-net/ansible-role-rsd/issues/40) |
71 |
| -- Prepare release v1.0.0 [\#51](https://github.com/hifis-net/ansible-role-rsd/issues/51) |
72 |
| - |
73 | 87 | **Merged pull requests:**
|
74 | 88 |
|
75 | 89 | - Bump ansible from 5.9.0 to 6.0.0 [\#47](https://github.com/hifis-net/ansible-role-rsd/pull/47) ([dependabot[bot]](https://github.com/apps/dependabot))
|
|
0 commit comments