Skip to content

Commit cf89b9e

Browse files
author
github-actions
committed
1.28.0
Automatically generated by python-semantic-release
1 parent b128137 commit cf89b9e

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.0 (2025-08-18)
6+
7+
### Features
8+
9+
- Add debug logging for claims and update JWT decoding to use get_unverified_claims
10+
([`b128137`](https://github.com/ugns/incident-command/commit/b128137898889024b9a8e20b40da05848d1e8f35))
11+
12+
513
## v1.27.0 (2025-08-18)
614

715
### Bug Fixes

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.27.0"
3+
version = "1.28.0"
44
description = "Shared code for Event Coordination Lambdas"
55
authors = [
66
{ name="Jeremy T. Bouse", email="Jeremy.Bouse@UnderGrid.net" },

0 commit comments

Comments
 (0)