Skip to content

Releases: berntpopp/genefoundry-router

v0.6.11

Choose a tag to compare

@github-actions github-actions released this 16 Jul 03:09
Immutable release. Only release title and notes can be modified.
37279fa

Verified GeneFoundry research-use-only container release.

v0.6.10

Choose a tag to compare

@github-actions github-actions released this 16 Jul 02:05
Immutable release. Only release title and notes can be modified.
4403d2c

Verified GeneFoundry research-use-only container release.

v0.6.9

Choose a tag to compare

@github-actions github-actions released this 15 Jul 18:29
Immutable release. Only release title and notes can be modified.

Verified GeneFoundry research-use-only container release.

v0.6.8

Choose a tag to compare

@github-actions github-actions released this 15 Jul 08:00
Immutable release. Only release title and notes can be modified.
3c0d8a2

Verified GeneFoundry research-use-only container release.

v0.6.7

Choose a tag to compare

@github-actions github-actions released this 14 Jul 12:11
Immutable release. Only release title and notes can be modified.
ddac098

Verified GeneFoundry research-use-only container release.

v0.6.6

Choose a tag to compare

@github-actions github-actions released this 13 Jul 18:56
Immutable release. Only release title and notes can be modified.

Verified GeneFoundry research-use-only container release.

v0.6.5

Choose a tag to compare

@github-actions github-actions released this 13 Jul 18:45
Immutable release. Only release title and notes can be modified.

Verified GeneFoundry research-use-only container release.

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 13 Jul 18:27
Immutable release. Only release title and notes can be modified.

Verified GeneFoundry research-use-only container release.

v0.6.3

Choose a tag to compare

@berntpopp berntpopp released this 12 Jul 00:32

build: consolidate Dependabot updates — uvicorn[standard] floor >=0.50.0 -> >=0.51.0 (#46), ruff 0.15.20 -> 0.15.21 (#45), mypy 2.1.0 -> 2.2.0 (#44). Dev/build tooling + ASGI-server bumps only; no runtime behavior or API change. make ci-local green under the new toolchain.

v0.6.2

Choose a tag to compare

@berntpopp berntpopp released this 11 Jul 17:39

fix(security): guard FastMCP-core not-found reflection on the router aggregator — unknown tool/resource/prompt names (incl. via the call_tool meta-tool), malformed-request records, and AggregateProvider provider-fault logs no longer reach any caller-visible field or server log; unresolved tool names are bucketed to _unknown in the structlog audit sink and Prometheus labels so a grammar-valid-but-nonexistent name cannot inject into operator logs/metrics. Also marks the Response-Envelope Standard v1.1 §Error-message-sanitation fast-follow COMPLETE fleet-wide (21 backends + router). Patch, no schema change. Research use only; not clinical decision support.