All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.8.0 (2023-06-20)
0.7.0 (2023-06-13)
0.6.0 (2023-06-04)
0.5.0 (2023-03-17)
0.4.1 (2023-02-23)
- publish on public packages (7ecb00a)
- tracing enabled only if OTEL_EXPORTER_OTLP_ENDPOINT is specified (80f74ce)
- 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)
- 2 test servers (0191781)
- basic integration with otel-receiver (10f4a4e)
- compare types (ff0bb90)
- database-matchers: support postgres matchers (#24) (8b86a4b)
- http matchers (#29) (9c436c8)
- k8s init-container (c05bda4)
- kuberneteized test-servers (5d3283d)
- matcher utils (599d113)
- more filters (#25) (e8c3193)
- opentelemetry-expect: service & http request matchers (#1) (4ce773b)
- otel orchestartion on k8s (dc19417)
- postgres-matchers: add statement matcher (#28) (9485210)
- separate otel instrumentation into a new package (dfe7586)
- service matchers (#23) (ef4c111)
- TraceLoop (#19) (ab17a91)
0.3.0 (2023-02-21)
- import paths of proto package (466e8b1)
0.2.7 (2023-02-21)
- moved dependncies to packages that need them (60dc5ae)
0.2.6 (2023-02-21)
- created a separate package for protobuf code (b445f6f)
0.2.5 (2023-02-21)
- otel-receiver can be executed (4360cdb)
0.2.4 (2023-02-21)
- separate expect() function (e704f43)
0.2.3 (2023-02-21)
- wrong export for setup/teardown of jest (3979c3f)
0.2.2 (2023-02-21)
- adaptations for usage with minimal js project (7a7771e)
0.2.1 (2023-02-21)
0.2.0 (2023-02-21)
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)
0.1.7 (2023-02-21)
- export matchers and resources (17f6655)
0.1.6 (2023-02-21)
- npm publish files (02afb0b)
0.1.5 (2023-02-21)
- npm imports (a44d388)
0.1.4 (2023-02-21)
- typescript types generation (863643f)
0.1.3 (2023-02-21)
- package references (029cfc9)
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
- compilation & tests (4e8698f)
- dont use axios (server was working the whole time) (#12) (e409767)
- imports from dist (#16) (230849d)
- integration: integration test dsl with test servers (#4) (6b4b7f7)
- jest preset references (2665c1a)
- lint: linting issues (#11) (c74ca77)
- new proto (c2e7b77)
- otel receiver timeouts (#17) (8c99815)
- typescript adaptations (ec0ad8e)