Skip to content

Releases: antmelekhin/ansible-role-jira

v1.2.1

20 Jul 19:27
Compare
Choose a tag to compare

1.2.1 (2024-07-20)

Fixes

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

v1.2.0

06 Jun 16:42
Compare
Choose a tag to compare

1.2.0 (2024-06-06)

Improvements

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

v1.1.5

14 May 16:44
Compare
Choose a tag to compare

1.1.5 (2024-05-14)

Documentation

  • README: update variables documentation (fa59072)

Fixes

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

Styles

v1.1.4

27 Apr 19:44
Compare
Choose a tag to compare

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)

v1.1.3

19 Apr 11:02
Compare
Choose a tag to compare

1.1.3 (2024-04-19)

Documentation

  • READEME: fix variable name (4296a58)

Fixes

  • version: jira updated to 9.12.7 release (dfc74a2)

v1.1.2

18 Apr 21:52
Compare
Choose a tag to compare

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

v1.1.1

06 Dec 15:47
Compare
Choose a tag to compare

1.1.1 (2023-12-06)

Fixes

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

v1.1.0

06 Dec 15:18
Compare
Choose a tag to compare

1.1.0 (2023-12-06)

Features

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

v1.0.4

14 Nov 10:26
Compare
Choose a tag to compare

1.0.4 (2023-11-14)

Fixes

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

v1.0.3

16 Oct 16:49
Compare
Choose a tag to compare

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)