chore(release): Update version to v1.4.358

This commit is contained in:
github-actions[bot]
2025-12-23 15:03:23 +00:00
parent 16355210e4
commit a56b7f2edc
6 changed files with 10 additions and 7 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## v1.4.358 (2025-12-23)
### PR [#1901](https://github.com/danielmiessler/Fabric/pull/1901) by [orbisai0security](https://github.com/orbisai0security): sexurity fix: Ollama update: CVE-2025-63389
- Fix: resolve critical vulnerability CVE-2025-63389 (update Ollama Go library)
## v1.4.357 (2025-12-22)
### PR [#1897](https://github.com/danielmiessler/Fabric/pull/1897) by [ksylvan](https://github.com/ksylvan): feat: add MiniMax provider support to OpenAI compatible plugin

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.357"
var version = "v1.4.358"

Binary file not shown.

View File

@@ -1,3 +0,0 @@
### PR [#1901](https://github.com/danielmiessler/Fabric/pull/1901) by [orbisai0security](https://github.com/orbisai0security): sexurity fix: Ollama update: CVE-2025-63389
- Fix: resolve critical vulnerability CVE-2025-63389 (update Ollama Go library)

View File

@@ -272,8 +272,8 @@ schema = 3
version = "v2.6.0"
hash = "sha256-UrSECFbpCIg5avJ+f3LkJy/ncZFHa4q8sDqDIQ3YZJM="
[mod."github.com/ollama/ollama"]
version = "v0.11.7"
hash = "sha256-3Wn1JWmil0aQQ2I/r398HbnUsi8ADoroqNyPziuxn/c="
version = "v0.12.4"
hash = "sha256-5Ubp36Ywbt3TtIhqhHkrm+xo1/RT1EePexQzF84jeVo="
[mod."github.com/openai/openai-go"]
version = "v1.12.0"
hash = "sha256-JHLlKvDwERPf728GUXBsKU58ODgCxcxEe9TKJTGAG1w="

View File

@@ -1 +1 @@
"1.4.357"
"1.4.358"