Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Changelog

Image Tags

nextChat:            sha-37d7324
nextKnowledgeUpload: sha-68df563
nextTheme:           sha-37d7324
nextAdmin:           sha-37d7324
nodeChat:            sha-aa3c392
nodeIngestion:       sha-d2ee893
nodeIngestionWorker: sha-ab8de69
nodeTheme:           sha-1279cbe
nodeScopeManagement: sha-c7f5851

Changes

New node common chart version 1.3.0

  • Tyk API definitions now allow for unauthenticated routes under the default /scoped routes

    • [Action required] - Use new chart for all node backend services

    • [Action required] - Set values for nodeIngestion.tyk.scopedApi.enabled in helmfiles

    • [Action required] - Set values for nodeIngestion.tyk.scopedApi.hardTimeouts in helmfiles

node-ingestion

  • New environment variable INGESTION_UPLOAD_API_URL added

    • [Action required] - Adding new environment variable to helmfiles with default value https://gateway.{{ .Values.host }}/scoped/ingestion/upload

  • New secret INGESTION_ENCRYPTION_KEY added

    • [Action required] - Create random encryption key, store it in KeyVault and put into helmfiles.

next-knowledge-upload

  • New Knowledge Base released

    • [Action required] - Set environment variable FEATURE_FLAG_NEW_KNOWLEDGE_BASE_UN_5652 to "true"

next-chat

  • Prompt library feature released

    • [Action required] - Set environment variable FEATURE_FLAG_ENABLE_SAVED_PROMPTS_UN_6984 to "true"

Release Notes

Main features in this release:

  • No labels