Skip to content

release: v3.4.2#555

Merged
placerda merged 4 commits into
mainfrom
release/3.4.2
Jul 13, 2026
Merged

release: v3.4.2#555
placerda merged 4 commits into
mainfrom
release/3.4.2

Conversation

@placerda

Copy link
Copy Markdown
Contributor

Release v3.4.2 — Fabric Data Agent knowledge source support.

Merged from develop. Full notes in CHANGELOG.md under v3.4.2.

Highlights:

  • Opt-in Fabric Data Agent KS on Foundry IQ knowledge base (fabricDataAgent).
  • Orchestrator pin bumped to v3.4.0.
  • postProvision + search jinja seed FABRIC_DATA_AGENT_* keys.
  • Feature defaults off; no behavior change for existing envs.

Co-authored-by: Copilot App 223556219+Copilot@users.noreply.github.com

placerda and others added 4 commits July 10, 2026 17:12
…552)

scripts/postProvision.ps1::Set-GptRagAppConfiguration explicitly seeded
every FOUNDRY_IQ_* App Configuration key but left the WORK_IQ_* and
FABRIC_IQ_* keys (added in v3.3.0 and v3.4.0) to be populated as a
side-effect of config/search/setup.py rendering search.settings.j2.

That meant operators enabling Work IQ or Fabric IQ post-provision had to
know the exact key names, run �z appconfig kv set for each key, and
then re-run the search setup script. Extend the seeding block with the
matching Get-OptionalEnvValue calls and the same defaults as
search.settings.j2 (�nabled=false, everything else \\\`) so a fresh
provision registers the keys with their defaults and operators can flip
them from the App Configuration blade.

Fixes #551

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Adds parallel Fabric Data Agent (fabricDataAgent) knowledge source
support alongside Work IQ and Fabric ontology. Feature is opt-in via
FABRIC_DATA_AGENT_ENABLED and defaults off.

- search.j2: emit fabricDataAgent KS + KB reference when enabled.
- search.settings.j2: expose four FABRIC_DATA_AGENT_* keys.
- setup.py: add is_fabric_data_agent_enabled helper.
- postProvision.ps1: seed the four new keys with defaults.
- Tests: 4 new tests, all 25 pass.
- manifest.json: bump orchestrator pin to v3.4.0 for paired retrieve support.
- CHANGELOG: Unreleased entry.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@placerda placerda merged commit 9d41565 into main Jul 13, 2026
1 check failed
@github-actions

Copy link
Copy Markdown

⛔ Pull requests to main are not allowed

Thank you for your contribution! However, this repository uses develop as the integration branch.

Please change the base branch of this pull request from main to develop.

You can do this by:

  1. Clicking Edit at the top-right of this PR
  2. Changing the base branch from main to develop

For more information, see our Contributing Guide.


This is an automated message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant