We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4df0412 commit 3d8abc0Copy full SHA for 3d8abc0
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
+## 2.1.1 (2025-07-16)
3
+Add optional cookie based authentication to the plugin server
4
5
+Add include cookie credentials for the js plugin
6
+
7
+Add a build script to build the plugin for Helm
8
9
+Add a .gitignore file to ignore the build script and the build output
10
11
+Move docker build to dockerfile
12
13
## 2.1.0 (2021-08-09)
14
15
- Adds support for relative URLs in endpoint settings (#23). Thanks to: @mig4
0 commit comments