Skip to content

Commit

Permalink
dev: Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
halimi committed Aug 30, 2024
1 parent b3af288 commit 2097d13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ For details about compatibility between different releases, see the **Commitment
- Support for The Things Industries gateway protocol. This is adds a new pair of ports to Gateway Server: `1889` for Envoy or Traefik terminated TLS mutual authentication, and `8889` for The Things Stack terminated TLS mutual authentication.
- Option to filter the output of the `List` RPCs for end devices and gateways based on when they were updated.
- `ListGatewaysRequest` and `ListEndDevicesRequest` RPCs have a new `Filter` field that supports an `updated_since` timestamp.
- Option to filter out non-gateway related frequency plans.
- `ListFrequencyPlans` RPC has a new `gateways-only` flag.

### Changed

Expand Down

0 comments on commit 2097d13

Please sign in to comment.