Skip to content

Commit 73cdf47

Browse files
author
github-actions
committed
1.28.1
Automatically generated by python-semantic-release
1 parent c8bc55c commit 73cdf47

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- version list -->
44

5+
## v1.28.1 (2025-08-26)
6+
7+
### Bug Fixes
8+
9+
- Set authorizerResultTtlInSeconds to 0 for immediate authorizer results
10+
([`c8bc55c`](https://github.com/ugns/incident-command/commit/c8bc55cdaf7e003627012ecff0eb769d07004742))
11+
12+
513
## v1.28.0 (2025-08-18)
614

715
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "EventCoord"
3-
version = "1.28.0"
3+
version = "1.28.1"
44
description = "Shared code for Event Coordination Lambdas"
55
authors = [
66
{ name="Jeremy T. Bouse", email="[email protected]" },

0 commit comments

Comments
 (0)