Skip to content

Releases: tomas-rampas/vouchfx

vouchfx v1.0.0-alpha.9

Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:47
8c579ab

What's Changed

  • fix(compilation): enforce step timeout as an upper bound for IMMEDIATE steps by @tomas-rampas in #244
  • chore(release): cut the 1.0.0-alpha.9 changelog section by @tomas-rampas in #245

Full Changelog: v1.0.0-alpha.8...v1.0.0-alpha.9

vouchfx v1.0.0-alpha.8

Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jul 10:49
2177b37

What's Changed

  • docs+test: DCP portability KB article and self-heal glue regression tests by @tomas-rampas in #207
  • ci: SHA-pin pages.yml actions + fix notify dispatch curl (#201) by @tomas-rampas in #210
  • build: extract the site generator into the shared vouchfx-site-tools package (#200) by @tomas-rampas in #214
  • docs: truth-up after pilot discontinuation + migration-guide cross-links by @tomas-rampas in #215
  • build(deps-dev): Bump undici from 7.27.2 to 7.28.0 in /tools/vscode-vouchfx in the npm_and_yarn group across 1 directory by @dependabot[bot] in #212
  • Pin transitive security dependencies via CentralPackageTransitivePinningEnabled by @tomas-rampas in #216
  • ci: self-hosted coverage badge + README badge row by @tomas-rampas in #218
  • chore: gitignore local vouchfx run output (report.html, results.xml) by @tomas-rampas in #219
  • docs: fix five accuracy nits in the getting-started guide by @tomas-rampas in #217
  • docs: truth-up roadmap and CHANGELOG to v1.0.0-alpha.7 by @tomas-rampas in #220
  • ci: SHA-pin remaining workflows, enforce DCO, pin System.Text.Json (#211, #115) by @tomas-rampas in #221
  • feat(release): wire the VS Code Marketplace publish channel (#121) by @tomas-rampas in #222
  • docs: telemetry doc reflects the post-pilot backend decision by @tomas-rampas in #223
  • ci(release): converge setup-node pin to v6.5.0 by @tomas-rampas in #224
  • feat(orchestration): reset SQL Server and MySQL state between sequential scenarios by @tomas-rampas in #225
  • feat(orchestration): reset MongoDB, Redis and Elasticsearch state between sequential scenarios by @tomas-rampas in #227
  • docs: state reset covers all six resettable stores by @tomas-rampas in #229
  • docs: note the compile-reference requirement on the DynamoDB cleanup snippet by @tomas-rampas in #230
  • fix(orchestration): make Elasticsearch reliable on saturated hosts (reset timeout, disk-watermark) by @tomas-rampas in #231
  • build(deps): Bump actions/github-script from 7.0.1 to 9.0.0 by @dependabot[bot] in #236
  • build(deps): Bump actions/setup-node from 6.5.0 to 7.0.0 by @dependabot[bot] in #234
  • build(deps): Bump github/codeql-action from 4.37.0 to 4.37.1 (init + analyze) by @dependabot[bot] in #235
  • build(deps): Bump actions/setup-dotnet from 5.4.0 to 6.0.0 by @dependabot[bot] in #237
  • chore(ci): least-privilege CI token, accurate dependabot comment, changelog for the action-bump wave by @tomas-rampas in #238
  • fix(cli): accept a single .e2e.yaml file as the run discovery root by @tomas-rampas in #239
  • fix(orchestration): filter Aspire lifecycle banners below Warning by @tomas-rampas in #240
  • fix(examples): make all fifteen per-provider examples pass when CLI-run; add examples run gate by @tomas-rampas in #241
  • chore(release): cut the 1.0.0-alpha.8 changelog section by @tomas-rampas in #242

Full Changelog: v1.0.0-alpha.6...v1.0.0-alpha.8

vouchfx v1.0.0-alpha.7

Pre-release

Choose a tag to compare

@tomas-rampas tomas-rampas released this 13 Jul 18:00
514f77d

What's Changed

  • docs+test: DCP portability KB article and self-heal glue regression tests by @tomas-rampas in #207
  • ci: SHA-pin pages.yml actions + fix notify dispatch curl (#201) by @tomas-rampas in #210
  • build: extract the site generator into the shared vouchfx-site-tools package (#200) by @tomas-rampas in #214
  • docs: truth-up after pilot discontinuation + migration-guide cross-links by @tomas-rampas in #215
  • build(deps-dev): Bump undici from 7.27.2 to 7.28.0 in /tools/vscode-vouchfx in the npm_and_yarn group across 1 directory by @dependabot[bot] in #212
  • Pin transitive security dependencies via CentralPackageTransitivePinningEnabled by @tomas-rampas in #216

Full Changelog: v1.0.0-alpha.6...v1.0.0-alpha.7

vouchfx v1.0.0-alpha.6

Pre-release

Choose a tag to compare

@tomas-rampas tomas-rampas released this 12 Jul 16:35
fb500bd

What's Changed

  • Add environment-configured telemetry for CI (VOUCHFX_TELEMETRY_INSTALL_ID) by @tomas-rampas in #196
  • feat: v1-alpha/v1 floating convenience tags for CI-integration consumers by @tomas-rampas in #195
  • docs: engine truth-up — the alpha series is current through v1.0.0-alpha.5 by @tomas-rampas in #197
  • docs+site: prolink sweep — the ecosystem map, telemetry card, four-sample landing by @tomas-rampas in #198
  • ci+site: docs automation — fact injection, dispatch fan-out, the drift sentinel by @tomas-rampas in #199
  • ci: sentinel detects hand-drawn diagrams in rendered code blocks by @tomas-rampas in #203
  • ci: sentinel regex hardening — explicit escapes, case-insensitive pre matcher by @tomas-rampas in #204
  • fix: telemetry counts the whole Core catalogue, not the original six by @tomas-rampas in #205
  • fix: packaged tool resolves DCP from the executing machine's NuGet cache by @tomas-rampas in #206

Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6

vouchfx v1.0.0-alpha.5

Pre-release

Choose a tag to compare

@tomas-rampas tomas-rampas released this 11 Jul 06:40
072acf5

What's Changed

  • build(deps): Bump actions/checkout from 6 to 7 by @dependabot[bot] in #191
  • build(deps): Bump sigstore/cosign-installer from 3.10.1 to 4.1.2 by @dependabot[bot] in #190
  • feat: script.csharp accepts a file reference as an alternative to inline code by @tomas-rampas in #194

New Contributors

Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5

vouchfx v1.0.0-alpha.4

Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 17:43
a24a3f5

What's Changed

  • fix: mailpit docker test — CRLF SMTP conversation, response assertions, CI diagnostics by @tomas-rampas in #184
  • docs: release-day truth-up + provider-distribution roadmap by @tomas-rampas in #185
  • ci: CodeQL analysis workflow (csharp + javascript-typescript) by @tomas-rampas in #186
  • docs: roadmap — community source submissions on the hub are now open by @tomas-rampas in #187
  • docs: two tiers + the Vouched badge — governance truth-up after the hub tier collapse by @tomas-rampas in #188
  • ci: release pipeline packs and publishes the Provider SDK closure by @tomas-rampas in #189
  • docs: drift-audit truth-up after the SDK-closure publishing change by @tomas-rampas in #192
  • refactor!: rebrand Platform.* to Vouchfx.* across packages, assemblies and namespaces by @tomas-rampas in #193

Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.4

vouchfx v1.0.0-alpha.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 17:43
dbbe671

What's Changed

  • fix: mailpit docker test — CRLF SMTP conversation, response assertions, CI diagnostics by @tomas-rampas in #184
  • docs: release-day truth-up + provider-distribution roadmap by @tomas-rampas in #185
  • ci: CodeQL analysis workflow (csharp + javascript-typescript) by @tomas-rampas in #186
  • docs: roadmap — community source submissions on the hub are now open by @tomas-rampas in #187
  • docs: two tiers + the Vouched badge — governance truth-up after the hub tier collapse by @tomas-rampas in #188
  • ci: release pipeline packs and publishes the Provider SDK closure by @tomas-rampas in #189
  • docs: drift-audit truth-up after the SDK-closure publishing change by @tomas-rampas in #192

Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3

vouchfx v1.0.0-alpha.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 17:12
9c0f811

What's Changed

  • pack: NuGet package README + current Description by @tomas-rampas in #182
  • fix: docker CI suite — RabbitMQ 4.3 queues, ES _refresh body, SMTP poll, ImagePull classification by @tomas-rampas in #183

Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2

vouchfx v1.0.0-alpha.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 16:09
2284561

What's Changed

  • fix: contain HttpListener response-write races in test mock teardown by @tomas-rampas in #168
  • docs: extend the §5.7 provider catalogue — truth-up Core, planned tiers, reserved families by @tomas-rampas in #169
  • docs: record the catalogue extension and the first community sample by @tomas-rampas in #170
  • docs: rpc.json-rpc repositioned as the hub's first Community-tier provider by @tomas-rampas in #171
  • lang: retire bare family aliases — the dotted form is the only step-type form by @tomas-rampas in #174
  • providers: Redis Streams mq pair + the metrics-assert family (18→21 Core) by @tomas-rampas in #175
  • providers: db-assert.dynamodb + the storage-assert family (21→23 Core) by @tomas-rampas in #176
  • providers: trace-expect.otlp + http.soap (23→25 Core) by @tomas-rampas in #177
  • examples: every new-provider example now runs green through the CLI by @tomas-rampas in #178
  • Disclose AI assistance in README by @tomas-rampas in #173
  • docs: publish the memory-leak harness guide (with a real sample report) by @tomas-rampas in #179
  • review: adjudicated Copilot-comment sweep across PRs #174#177 by @tomas-rampas in #180
  • release: give gh release steps explicit repo context by @tomas-rampas in #181

Full Changelog: https://github.com/tomas-rampas/vouchfx/commits/v1.0.0-alpha.1