We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8ae92a commit f3f8ebaCopy full SHA for f3f8eba
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## [0.6.3] - 2025-08-28
4
+
5
+### Added
6
7
+- Support for configuring the log encoder format (#539)
8
+- Support for configuring gRPC maximum call receive message size (#547)
9
+- Support for expanding environment variables in static manifest files (#549)
10
11
+### Fixed
12
13
+- Fixed webhook error at startup by adding proper wait for SPIRE Server socket availability (#558)
14
+- Fixed static manifest loading issues (#561)
15
16
## [0.6.2] - 2025-04-17
17
18
### Added
0 commit comments