Skip to content

Releases: envoy/emulate

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 03:18
d8fedc8

0.14.0 (2026-09-23)

Features

  • google: emulate Places and Time Zone signup APIs (#18) (046fe75)

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 22 Sep 23:54
f0cff6b

0.13.1 (2026-09-22)

Bug Fixes

  • chargebee: support subscription plan filters (#16) (350592b)

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 17:56
619cfe8

0.13.0 (2026-09-22)

Features

  • chargebee: emulate trials and saved payment sources (#13) (ffb4832)
  • cloudflare: emulate Turnstile widget and token verification (#15) (5ce69f5)
  • github: support raw media negotiation for Contents and README (#237) (67d5d29)
  • google: add Calendar v3 discovery endpoint (#238) (a0401aa)
  • resend: support Idempotency-Key for email sends (#239) (f360ec7)
  • slack: enforce 40,000-character message limit (#244) (01df562)
  • stripe: emulate Elements card entry and single-use tokens (#14) (89bc99a)

Bug Fixes

  • aws: preserve binary data in S3 objects (#245) (4924f9f)
  • github: authorize organization installation writes as App bots (#242) (fc14214)
  • github: support slash-containing refs in Checks list endpoints (#246) (be9794f)
  • google: support RS256 OIDC tokens and JWKS (#247) (35ddfa8)
  • microsoft: bind refresh tokens to OAuth clients (#243) (9672fe4)
  • release: sync upstream and preserve Envoy package distribution (dc05edd)
  • release: sync upstream and preserve Envoy package distribution (330bf3f)

Documentation

  • align configuration examples with supported services (#248) (3d2a716)

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 02:36
30f19ed

0.12.0 (2026-09-12)

Features

  • release: publish to GitHub Packages under the @envoy scope with Release Please (#8) (6fc470f)

Bug Fixes

  • deps: repair the lockfile two Dependabot merges left behind (ff578a9)
  • deps: repair the lockfile two Dependabot merges left behind (00a57e2)

Hotel2 Calendar integration 710c8c7

Pre-release

Choose a tag to compare

@kamal kamal released this 05 Sep 18:00

Revision-pinned Hotel2 Calendar integration packages from 710c8c7. Adds query-string OAuth revocation used by Roomba. Google regression suite: 20 passed. Previous real Roomba compatibility proof covered OAuth, Directory, SDK event lifecycle, sync and callbacks; Fly Rooms validation remains in progress. Recurrence is explicitly unsupported. Matching core, AWS, Google and Twilio tarballs and SHA-256 provenance included.

Hotel2 Calendar integration 14cd8f0

Pre-release

Choose a tag to compare

@kamal kamal released this 05 Sep 17:42

Revision-pinned internal Hotel2 Google Calendar integration packages from Envoy Emulate commit 14cd8f0. Includes matching core, AWS, Google and Twilio tarballs. Built with pnpm and Node v26.6.0; workspace dependencies resolved during packing.

195 component regressions passed. Real Roomba OAuth/Directory/SDK/sync/callback compatibility passed with no skips. Fly Rooms validation is still in progress. Recurrence expansion is not supported; recurring writes are explicitly rejected. This internal integration prerelease does not bypass the Envoy PR review gates.

Hotel2 fork packages: SendGrid, Gmail, and S3 HEAD fix

Choose a tag to compare

@kamal kamal released this 04 Sep 21:57

Fork-only immutable Hotel2 package artifacts from 65ae37e. Includes binary-safe S3 uploads, HEAD metadata preservation for Bun and Ruby SDK downloads, and opt-in Twilio SendGrid delivery to the Gmail emulator. Core 78, AWS 56, Google 15, and Twilio 41 tests pass. No npm publication.

Hotel2 fork packages: 0.11.0 + binary S3 fix

Choose a tag to compare

@kamal kamal released this 04 Sep 19:49

Fork package build for Hotel2 from envoy/emulate commit 0fb6e7e.

Includes the binary S3 object-body fix submitted upstream in vercel-labs#225, crediting vercel-labs#53.

Packages were built with the repository's tsup build and packed with pnpm 11.2.2. The AWS suite passed all 56 tests, including the real AWS SDK binary upload regression. Both packages retain upstream version 0.11.0; consumers must pin these release URLs rather than the registry version.

Build commands:

pnpm --filter @emulators/core build
pnpm --filter @emulators/aws build
pnpm --filter @emulators/aws test
pnpm --filter @emulators/aws pack --pack-destination <output>
pnpm --filter @emulators/core pack --pack-destination <output>