Skip to content

Latest commit

 

History

History
285 lines (129 loc) · 12.4 KB

CHANGELOG.md

File metadata and controls

285 lines (129 loc) · 12.4 KB

Changelog

2.0.7 (2024-12-04)

Fixes

  • version: jira updated to 9.12.16 release (#18) (404bc8b)

2.0.6 (2024-12-01)

Documentation

  • README: updated requirements (ecbc89a)

2.0.5 (2024-11-06)

Fixes

  • version: jira updated to 9.12.15 release (#17) (12f39b3)

2.0.4 (2024-10-08)

Continuous Integration

  • use ubuntu-22.04 instead of ubuntu-24.04 (c95d0c3)

Fixes

  • version: jira updated to 9.12.14 release (#16) (e74ba05)

Styles

2.0.3 (2024-10-04)

Continuous Integration

  • use ubuntu-24.04 instead of ubuntu-latest (eaca3c9)

Fixes

  • add become: false to localhost delegated tasks (da32f6c)

Styles

2.0.2 (2024-09-05)

Continuous Integration

Fixes

  • version: jira updated to 9.12.13 release (#15) (074cecc)

2.0.1 (2024-08-17)

Fixes

  • version: jira updated to 9.12.12 release (43c9625)

2.0.0 (2024-08-16)

⚠ BREAKING CHANGES

  • rename jira_root_path variable

Fixes

  • rename jira_root_path variable (4fddb6d)

1.3.0 (2024-08-14)

Features

  • add meta/argument_specs.yml file (#14) (8c9374b)

1.2.2 (2024-07-21)

Fixes

  • add tar package as dependency (da3783c)

Tests

  • clean version output in the default scenario (a4c051a)

1.2.1 (2024-07-20)

Fixes

  • add jira_checksum_url variable (e557cf8)
  • version: jira updated to 9.12.11 release (e343069)

1.2.0 (2024-06-06)

Improvements

  • update variables and common role style (#13) (40956b1)

1.1.5 (2024-05-14)

Documentation

  • README: update variables documentation (fa59072)

Fixes

  • version: jira updated to 9.12.8 release (24acb39)

Styles

1.1.4 (2024-04-27)

Documentation

  • README: fixed examples view for Ansible Galaxy (82e26fd)

Fixes

  • fixed running a role in check_mode (d52891d)

Styles

  • add newline to end of file (d6173e6)
  • trim trailing whitespace (be99723)
  • update jira_user and jira_group variables (db3a0c9)
  • use double underline regiter variable (1964213)

Tests

  • add .tox as ignore (20abe49)
  • add role_name prefix to instance name (a0ea9b5)
  • run linters in its own workflow (a56d6bd)

1.1.3 (2024-04-19)

Documentation

  • READEME: fix variable name (4296a58)

Fixes

  • version: jira updated to 9.12.7 release (dfc74a2)

1.1.2 (2024-04-18)

Code Refactoring

  • update variable names and quote strings (#12) (5d47b4e)

Continuous Integration

Documentation

  • update supported os versions (de210c6)

Styles

  • add empty line after ansible comment (f1eb8d4)
  • rename some task names and minor changes (#10) (3c8e744)

Tests

1.1.1 (2023-12-06)

Fixes

  • version: jira updated to 9.12.0 release (#8) (f6eca56)

1.1.0 (2023-12-06)

Features

  • add variables to setenv.sh to make it possible to change JVM arguments (#9) (d0434a5)

1.0.4 (2023-11-14)

Fixes

  • version: jira updated to 9.4.12 release (#7) (fa95834)

1.0.3 (2023-10-16)

Continuous Integration

  • add release type improv (4b14118)
  • add script and workflow for update version (#5) (02925b6)

Fixes

  • version: jira updated to 9.4.11 release (#6) (8e66936)

Styles

Tests

  • add tzdata-java package (4b66cd1)

1.0.2 (2023-06-20)

Fixes

  • move db configuration task from db.yml to configure.yml (1b18d34)

1.0.1 (2023-06-19)

Continuous Integration

  • add publish and release workflows (934eae4)

Documentation

Fixes

  • mv daemon_reload from tasks to handlers and reordering key names (1f12611)

Tests

  • fix linting rules (9b652f2)
  • use my docker containers in molecule (388122f)