Skip to content

Latest commit

 

History

History
239 lines (152 loc) · 18 KB

CHANGELOG.md

File metadata and controls

239 lines (152 loc) · 18 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.8.0 (2023-06-20)

Bug Fixes

Features

0.7.0 (2023-06-13)

Features

0.6.0 (2023-06-04)

Bug Fixes

Features

0.5.0 (2023-03-17)

Features

0.4.1 (2023-02-23)

Bug Fixes

  • publish on public packages (7ecb00a)
  • tracing enabled only if OTEL_EXPORTER_OTLP_ENDPOINT is specified (80f74ce)

0.4.0 (2023-02-22)

Bug Fixes

  • adaptations for minimal working js project (57c94a4)
  • adaptations for usage with minimal js project (7a7771e)
  • added delay in tests to avoid race conditon in our CI (3d24398)
  • compilation & tests (4e8698f)
  • created a separate package for protobuf code (b445f6f)
  • dont use axios (server was working the whole time) (#12) (e409767)
  • expect: remove async matcher creation (#18) (e54fd9d)
  • expect: type exports (#21) (85f6481)
  • export matchers and resources (17f6655)
  • import paths of proto package (466e8b1)
  • imports from dist (#16) (230849d)
  • integration: integration test dsl with test servers (#4) (6b4b7f7)
  • jest preset references (2665c1a)
  • lint: linting issues (#11) (c74ca77)
  • moved dependncies to packages that need them (60dc5ae)
  • new proto (c2e7b77)
  • npm imports (a44d388)
  • npm publish files (02afb0b)
  • otel receiver timeouts (#17) (8c99815)
  • otel-receiver can be executed (4360cdb)
  • package references (029cfc9)
  • postgresql-matchers: test describe & matchers interface declaration (#27) (71d5324)
  • separate expect() function (e704f43)
  • span filtering (#26) (25cc18d)
  • timeout on test setup (2b3fc15)
  • type definitions (7fb5242)
  • typescript adaptations (ec0ad8e)
  • typescript types generation (863643f)
  • wrong export for setup/teardown of jest (3979c3f)

Features

0.3.0 (2023-02-21)

Bug Fixes

  • import paths of proto package (466e8b1)

Features

0.2.7 (2023-02-21)

Bug Fixes

  • moved dependncies to packages that need them (60dc5ae)

0.2.6 (2023-02-21)

Bug Fixes

  • created a separate package for protobuf code (b445f6f)

0.2.5 (2023-02-21)

Bug Fixes

  • otel-receiver can be executed (4360cdb)

0.2.4 (2023-02-21)

Bug Fixes

  • separate expect() function (e704f43)

0.2.3 (2023-02-21)

Bug Fixes

  • wrong export for setup/teardown of jest (3979c3f)

0.2.2 (2023-02-21)

Bug Fixes

  • adaptations for usage with minimal js project (7a7771e)

0.2.1 (2023-02-21)

Bug Fixes

  • adaptations for minimal working js project (57c94a4)
  • type definitions (7fb5242)

0.2.0 (2023-02-21)

Bug Fixes

Features

0.1.10 (2023-02-21)

Note: Version bump only for package jest-opentelemetry

0.1.9 (2023-02-21)

Note: Version bump only for package jest-opentelemetry

0.1.8 (2023-02-21)

Bug Fixes

  • expect: remove async matcher creation (#18) (e54fd9d)

0.1.7 (2023-02-21)

Bug Fixes

  • export matchers and resources (17f6655)

0.1.6 (2023-02-21)

Bug Fixes

0.1.5 (2023-02-21)

Bug Fixes

0.1.4 (2023-02-21)

Bug Fixes

  • typescript types generation (863643f)

0.1.3 (2023-02-21)

Bug Fixes

0.1.2 (2023-02-21)

Note: Version bump only for package jest-opentelemetry

0.1.1 (2023-02-21)

Note: Version bump only for package jest-opentelemetry

0.1.0 (2023-02-21)

Bug Fixes

Features

  • 2 test servers (0191781)
  • basic integration with otel-receiver (10f4a4e)
  • kuberneteized test-servers (5d3283d)
  • opentelemetry-expect: service & http request matchers (#1) (4ce773b)
  • otel orchestartion on k8s (dc19417)