Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/config/_default/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pygmentsUseClasses = true
github_repository = "https://github.com/TheThingsIndustries/lorawan-stack-docs"
github_repository_edit = "https://github.com/TheThingsIndustries/lorawan-stack-docs/blob/master/doc/content"
tts_github_repository = "https://github.com/TheThingsNetwork/lorawan-stack"
version = "3.33.1"
version = "3.33.2"

[markup]
[markup.goldmark]
Expand Down
2 changes: 2 additions & 0 deletions doc/content/enterprise/aws/ecs/changelog/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ All meaningful changes to templates are documented in this file.

## Unreleased

## 3.33.2

## 3.33.1

## 3.33.0
Expand Down
10 changes: 10 additions & 0 deletions doc/content/whats-new/3.33.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
date: 2025-02-20T13:14:34Z
title: "3.33.2"
featured:
{ fixed: ["Webhooks health check sink crash on noc event collection."] }
---

### Fixed

- Webhooks health check sink crash on noc event collection.
Loading
Loading