Skip to content

Releases: restatedev/examples

v1.6.6

24 Apr 11:34

Choose a tag to compare

v1.6.5

24 Apr 11:09

Choose a tag to compare

What's Changed

  • Fix icons by @gvdongen in #384
  • Add Restate plugin for AI code assistants to all templates by @gvdongen in #385
  • chore: sync java-api-and-pitfalls.md from docs-restate by @github-actions[bot] in #386
  • Add to coding agent plugin to readme by @gvdongen in #387
  • fix stripe paymentintent parsing by @gvdongen in #388

Full Changelog: v1.6.4...v1.6.5

v1.6.4

13 Apr 20:21
c19ca09

Choose a tag to compare

[GithubActions] Update SDK-Typescript 1.13.0  false false false false…

v1.6.3

10 Apr 13:33
8b4a646

Choose a tag to compare

Add TypeScript OTEL e2e tracing example (#376)

* Add TypeScript e2e OTEL tracing example

- Use TextMapGetter in extractTraceContext so all propagator formats (W3C, B3, Jaeger) work without hardcoding header names
- Explain in README why Node.js auto-instrumentation can't substitute for manual extraction: Restate wraps the HTTP transport layer and handlers replay, so one span per logical invocation requires extracting from ctx.request().attemptHeaders
- Remove committed screenshot (trace.png); add *.png to .gitignore

* Use the new hook api

* Move around + update readme

* Fix

---------

Co-authored-by: slinkydeveloper <me@slinkydeveloper.com>

v1.6.2

17 Mar 12:07
394792f

Choose a tag to compare

Bump ts sdk to 1.11.1, python sdk to 0.16.0 (#379)

v1.6.1

12 Mar 17:24
e879453

Choose a tag to compare

Bump ts sdk to 1.11.0 (#378)

v1.6.0

03 Feb 13:46
23fb664

Choose a tag to compare

Other bumps (#375)

v1.5.24

15 Jan 15:56

Choose a tag to compare

Update to python 0.14.2

v1.5.23

15 Jan 13:53
2407bc6

Choose a tag to compare

Update to python 0.14.1 (#373)

v1.5.22

14 Jan 15:43
964efa1

Choose a tag to compare

Jetbrains AI assistant/Junie files (#371)

* Jetbrains AI assistant/Junie files

* Remove mention to annotation processor