Skip to main content

2025.04.01 Release Notes

Assets

Key Dependency Update: Zitadel version bump from 2.46.0 to 2.65.4

Docker Images

  • Fileservice: istaridigital.jfrog.io/customer-docker/fileservice2:6.14.3
  • Frontend Service: istaridigital.jfrog.io/customer-docker/frontend-service:6.0.4
  • Docs Service: istaridigital.jfrog.io/main-docker-local/istari-documentation-no-auth:14839591281
  • SpiceDB: ghcr.io/authzed/spicedb:v1.39.1
  • SpiceDB Operator: ghcr.io/authzed/spicedb-operator:v1.18.0
  • Zitadel: ghcr.io/zitadel/zitadel:v2.65.4

Helm Charts

  • SpiceDB Operator: helm pull --repo https://bushelpowered.github.io/spicedb-operator-chart spicedb-operator --version 2.0.0
  • Zitadel: helm pull --repo https://charts.zitadel.com zitadel --version 8.7.2
  • Istari-Platform v1 Chart: helm pull --repo https://istaridigital.jfrog.io/artifactory/main-helm-local istari-helm --version 1.7.1 --username ${ISTARI_ARTIFACTORY_USERNAME} --password ${ISTARI_ARTIFACTORY_PASSWORD}
  • Istari-Platform v2 Chart: helm pull --repo https://istaridigital.jfrog.io/artifactory/customer-helm istari-platform --version 2.0.4 --username ${ISTARI_ARTIFACTORY_USERNAME} --password ${ISTARI_ARTIFACTORY_PASSWORD}

SDK Clients

Agent

API Breaking Changes

  • None

Change Log

  • Cross-Tenant Data Sharing lets you share artifacts across tenancies
  • Infosec Tagging will be available as a type of "need-to-know" dissemination tagging
  • System snapshot diffs allows you to view the difference between states of a system at two points in time
  • You will be able to extract models linked from external providers like Google Docs or 3dx multiple times
  • Users can search models by properties like Name and Description
    • Note: Known bug that these are case sensitive, fix in May release