Highlight of this release are the ability to mark announcements as "archived", which renders said announcements in a new Past Announcements section at the bottom of the status page (only rendered if there is at least 1 archived announcements), support for markdown in announcements and support for monitoring gRPC health endpoints.
What's Changed
- feat(announcements): Add support for archived announcements and add past announcement section in UI by @TwiN in #1382
- feat(announcements): add markdown support by @Sworyz in #1371
- feat(client): Add support for monitoring gRPC endpoints by @diamanat in #1376
- fix(client): update icmp/ping logic to determine pinger privileged mode by @h3mmy in #1346
- fix(api): Escape endpoint key in URL for raw APIs by @Nedra1998 in #1381
- docs(readme): adds ECS fargate module in README by @GiamPy5 in #1377
New Contributors
- @GiamPy5 made their first contribution in #1377
- @h3mmy made their first contribution in #1346
- @diamanat made their first contribution in #1376
- @Nedra1998 made their first contribution in #1381
- @Sworyz made their first contribution in #1371
Full Changelog: v5.30.0...v5.31.0