We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d094a2 commit d9890a1Copy full SHA for d9890a1
CHANGELOG.md
@@ -1,5 +1,22 @@
1
# Changelog
2
3
+## Version v3.5.1 (2023-03-10)
4
+
5
+### Fixes
6
7
+- **systemendpoint:** prevent data race on server (#324) (0d094a24)
8
+- updating community join url to discord (#320) (7947dfd5)
9
+- **core/auth/oauth:** Properly mark OIDC callback error handler as optional (#318) (f45a90c1)
10
11
+### Documentation
12
13
+- introduce slack channel (#323) (23a68460)
14
15
+### Chores and tidying
16
17
+- **deps:** bump golang.org/x/net from 0.5.0 to 0.7.0 (59000bde)
18
+- **deps:** update mockery golangci-lint and (#325) (4fd9102d)
19
20
## Version v3.5.0 (2023-01-26)
21
22
### Features
0 commit comments