Skip to content

feat/TKT 15221 add alert_update_time to alert#178

Merged
or-saiag-eliezer merged 1 commit into
masterfrom
feat/TKT-15221-add-alert_update_time-to-alert
May 26, 2026
Merged

feat/TKT 15221 add alert_update_time to alert#178
or-saiag-eliezer merged 1 commit into
masterfrom
feat/TKT-15221-add-alert_update_time-to-alert

Conversation

@or-saiag-eliezer
Copy link
Copy Markdown
Contributor

@or-saiag-eliezer or-saiag-eliezer commented May 25, 2026

Generated description

Below is a concise technical summary of the changes proposed in this PR:
Describe the new unified alert_update_time field for integrations and expose it through the SDK so alert history queries, sorting, and instance parsing all rely on a single timestamp instead of splintered fields, while documenting the behavior in the release notes and keeping versioning aligned with the API consumers’ polling needs.

TopicDetails
Alert parsing Confirm SDK parsing and tests now consume alert_update_time instead of the deprecated case_association_time, keeping alert objects consistent with the new unified timestamp semantics.
Modified files (2)
  • intezer_sdk/alerts.py
  • tests/unit/test_alerts.py
Latest Contributors(2)
UserCommitDate
or.saiag@intezer.comfeat/TKT 15221 add ale...May 25, 2026
tufik@intezer.comdocs: add Sphinx docum...May 13, 2026
Alert update field Highlight the release and SDK surface changes that expose alert_update_time as the recommended polling timestamp, ensuring filtering and sorting helpers advertise the new field alongside the version bump so downstream integrations know to rely on it.
Modified files (3)
  • CHANGES
  • intezer_sdk/__init__.py
  • intezer_sdk/alerts.py
Latest Contributors(2)
UserCommitDate
or.saiag@intezer.comfeat/TKT 15221 add ale...May 25, 2026
tufik@intezer.comdocs: add Sphinx docum...May 13, 2026
Review this PR on Baz | Customize your next review

Comment thread CHANGES Outdated
@or-saiag-eliezer or-saiag-eliezer force-pushed the feat/TKT-15221-add-alert_update_time-to-alert branch from 73a0962 to dc4b404 Compare May 25, 2026 10:17
@or-saiag-eliezer or-saiag-eliezer merged commit 01120ea into master May 26, 2026
8 checks passed
@or-saiag-eliezer or-saiag-eliezer deleted the feat/TKT-15221-add-alert_update_time-to-alert branch May 26, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants