What's Changed
* feat: add support for gemini embeddings via vertex by typpo in https://github.com/promptfoo/promptfoo/pull/1004
* feat(bedrock): add proxy support for AWS SDK by mldangelo in https://github.com/promptfoo/promptfoo/pull/1021
* feat(redteam): Expose modified prompt for iterative jailbreaks by typpo in https://github.com/promptfoo/promptfoo/pull/1024
* feat: normalize prompt input formats, introduce single responsibility handlers, improve test coverage, and fix minor bugs by mldangelo in https://github.com/promptfoo/promptfoo/pull/994
* fix: more robust json extraction for llm-rubric by typpo in https://github.com/promptfoo/promptfoo/pull/1019
* build(deps): bump openai from 4.52.0 to 4.52.1 by dependabot in https://github.com/promptfoo/promptfoo/pull/1015
* build(deps): bump anthropic-ai/sdk from 0.24.0 to 0.24.1 by dependabot in https://github.com/promptfoo/promptfoo/pull/1016
* chore: sort imports by mldangelo in https://github.com/promptfoo/promptfoo/pull/1006
* chore: switch to smaller googleapis dependency by typpo in https://github.com/promptfoo/promptfoo/pull/1009
* chore: add config telemetry by typpo in https://github.com/promptfoo/promptfoo/pull/1005
* docs: update GitHub urls to reflect promptfoo github org repository location by mldangelo in https://github.com/promptfoo/promptfoo/pull/1011
* docs: fix incorrect yaml ref in guide by fvdnabee in https://github.com/promptfoo/promptfoo/pull/1018
New Contributors
* fvdnabee made their first contribution in https://github.com/promptfoo/promptfoo/pull/1018
**Full Changelog**: https://github.com/promptfoo/promptfoo/compare/0.66.0...0.67.0