-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
What did you do?
I looked at Releases page. I looked at the source code
alertmanager/api/v1_deprecation_router.go
Lines 55 to 58 in cb9724d
| }{ | |
| "deprecated", | |
| "The Alertmanager v1 API was deprecated in version 0.16.0 and is removed as of version 0.28.0 - please use the equivalent route in the v2 API", | |
| } |
What did you expect to see?
I expected the log notice to say 0.27.0, as it's the first release that drops /api/v1.
What did you see instead? Under which circumstances?
I see 0.28.0 in the log message. It it a typo or my misunderstanding? :-)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels