Skip to main content

2025.03.01 Release Notes

Assets

Docker Images

  • Fileservice: istaridigital.jfrog.io/customer-docker/fileservice2:6.6.1
  • Frontend Service: istaridigital.jfrog.io/customer-docker/frontend-service:5.0.2
  • Docs Service: istaridigital.jfrog.io/main-docker-local/istari-documentation-no-auth:13638822069
  • SpiceDB: ghcr.io/authzed/spicedb:v1.39.1
  • Zitadel: ghcr.io/zitadel/zitadel:v2.46.0
  • Alpine: alpine:3.19

Helm Charts

  • Zitadel: helm install zitadel zitadel/zitadel --version 7.9.1 -f zitadel-values.yaml
  • Istari-Platform Chart: helm install istari-helm main-helm-local/istari-helm --version 1.4.0 -f istari-values.yaml

SDK Clients

Agent

API Breaking Changes

  • None

Change Log

Indexed and searchable file properties, AKA “just a little bit of knowledge”.

The following fields are now saved in Postgres:

  • File name (e.g MyReportCard.DOC)
  • File size in bytes.
  • Normalized file name extension .doc, .png, .exe, etc…
  • MIME Type
  • An optional display name to use instead of the raw file name.
  • An optional description