Skip to content

Commit 75d33a1

Browse files
authored
Update CHANGELOG for Jira Cloud API changes
Removed detailed Jira migration notes and replaced with a summary of the update for Jira Cloud API deprecation.
1 parent 0e5385b commit 75d33a1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,7 @@
2323
- Update build libraries: pylint, pytest, pytest-cov, pytest-xdist, sphinx, tox - [#1706](https://github.com/jertel/elastalert2/pull/1706) - @nsano-rururu
2424
- Update docs build to use Ubuntu 24.40 and Python 3.13 - [#1708](https://github.com/jertel/elastalert2/pull/1708) - @jertel
2525
- Cleanup unused imports - [#1708](https://github.com/jertel/elastalert2/pull/1708) - @jertel
26-
- **Jira Migration**: Updated for Jira Cloud API deprecation (legacy JQL search endpoints will be removed after
27-
May 1, 2025). ElastAlert 2 now uses the Jira client's `enhanced_search_issues()` method for ticket bumping
28-
behavior, which internally uses the new Jira API endpoints. This change is transparent for users with compatible
29-
Jira library versions (3.10.5+). No configuration changes required.
26+
- Updated for Jira Cloud API deprecation - [#1709](https://github.com/jertel/elastalert2/pull/1709) - @leesmith110
3027

3128
# 2.26.0
3229

0 commit comments

Comments
 (0)