Skip to content

Commit

Permalink
doc: Udpate release
Browse files Browse the repository at this point in the history
  • Loading branch information
KrishnaIyer committed Aug 5, 2024
1 parent 77d5fcc commit b4a7edc
Show file tree
Hide file tree
Showing 3 changed files with 314 additions and 19 deletions.
4 changes: 4 additions & 0 deletions doc/content/api/reference/grpc/tenant.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ Unlike the other services, the tenant services do **not** accept API keys or OAu

{{< proto/message package="tti.lorawan.v3" message="Configuration.Cluster.ApplicationServer.Webhooks.Queue" >}}

{{< proto/message package="tti.lorawan.v3" message="Configuration.Cluster.GatewayServer" >}}

{{< proto/message package="tti.lorawan.v3" message="Configuration.Cluster.GatewayServer.MTLSAuthentication" >}}

{{< proto/message package="tti.lorawan.v3" message="Configuration.Cluster.IdentityServer" >}}

{{< proto/message package="tti.lorawan.v3" message="Configuration.Cluster.IdentityServer.UserRegistration" >}}
Expand Down
15 changes: 10 additions & 5 deletions doc/content/whats-new/3.31.1.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
---
date: 2024-08-05T09:19:00Z
title: "3.31.1"
featured: {
added: [],
changed: [],
fixed: []
}
featured:
{
added:
[
The Things Stack Cloud Plus subscription now includes gateway outage alerting and webhook retry features.,
],
changed:
[Gateway ID and device ID are not autogenerated and prefilled anymore.],
fixed: [],
}
---

### Changed
Expand Down
Loading

0 comments on commit b4a7edc

Please sign in to comment.