Skip to content

Releases: evanderkoogh/otel-cf-workers

v1.0.0-rc.36

11 Apr 20:44
922ba72
Compare
Choose a tag to compare
v1.0.0-rc.36 Pre-release
Pre-release

Minor Changes

  • 0bfd65c: Export unwrapped global fetch for various advanced use cases - thanks @DaniFoldi !

Patch Changes

  • 39d448c: Correctly detect version metadata when tag is an empty string. Also, check for RPC bindings in all cases as isVersionMetadata was incorrectly picking up rpc bindings too when searching for version bindings. - thanks @DaniFoldi !

v1.0.0-rc.35

07 Apr 10:34
f87fad8
Compare
Choose a tag to compare
v1.0.0-rc.35 Pre-release
Pre-release

Patch Changes

  • dc8e389: fix: Rename version metadata attribute to match binding name

v1.0.0-rc.34

07 Apr 10:19
ef8f686
Compare
Choose a tag to compare
v1.0.0-rc.34 Pre-release
Pre-release

Patch Changes

  • 051118f: Add version metadata to attributes if found

v1.0.0-rc.33

07 Apr 09:49
89cb900
Compare
Choose a tag to compare
v1.0.0-rc.33 Pre-release
Pre-release

Patch Changes

  • 660e4a7: Prevent incorrect detection of rpc bindings

v1.0.0-rc.32

05 Apr 13:24
89e9719
Compare
Choose a tag to compare
v1.0.0-rc.32 Pre-release
Pre-release

Patch Changes

  • 1390b74: fix: Revert import of packge.json breaking module resolution

v1.0.0-rc.31

02 Apr 13:19
b41d632
Compare
Choose a tag to compare
v1.0.0-rc.31 Pre-release
Pre-release

Patch Changes

  • 10376e2: fix: Remove publish script to prevent double publish

Previous Releases

1.0.0-rc.31

Patch Changes

  • 10376e2: fix: Remove publish script to prevent double publish

1.0.0-rc.30

Minor Changes

  • c53aafa: Add instrumentation for DO storage alarm methods and deleteAll

Patch Changes

  • d107ae8: Fix telemetry sdk attributes
  • c53aafa: Fix DO storage instrumentation extra attributes
  • c53aafa: Fix DO storage put when providing an object with multiple values
  • 97aa141: Make ResolveConfigFn generic

1.0.0-rc.29

Patch Changes

  • 3a3d089: chore: Update @changesets/cli

1.0.0-rc.28

Patch Changes

  • ebf918c: chore: Remove pnpm cache in release action

1.0.0-rc.27

Patch Changes

  • b51bf4d: chore: Lock @opentelemetry/api at 1.6.x

1.0.0-rc.26

Patch Changes

  • a2b04cd: chore: Bump release version

1.0.0-rc.25

Patch Changes

  • 8c196ee: fix: Use extensions in all imports

    This fixes unit tests not working due to non-ESM imports.

1.0.0-rc.24

Patch Changes

  • 23363aa: fix: Set has_result to false when there is no value returned in kv.getWithMetadata()

v1.0.0-rc.24

05 Mar 13:43
d0e5e58
Compare
Choose a tag to compare
v1.0.0-rc.24 Pre-release
Pre-release

Patch Changes

  • 23363aa: fix: Set has_result to false when there is no value returned in kv.getWithMetadata()

v1.0.0-rc.23

04 Mar 14:46
f5b9e98
Compare
Choose a tag to compare
v1.0.0-rc.23 Pre-release
Pre-release

Patch Changes

  • 7a7a46e: chore: Update @cloudflare/workers-types

v1.0.0-rc.21

04 Mar 13:44
628b147
Compare
Choose a tag to compare
v1.0.0-rc.21 Pre-release
Pre-release

Patch Changes