Skip to content

Releases: kubeshop/tracetest

v1.0.1-rc.1

02 May 21:18
4a85d9d
Compare
Choose a tag to compare
v1.0.1-rc.1 Pre-release
Pre-release

Changelog

  • ba99a3a docs(webui+cli): add new create test pages (#3828)

v1.0.0

25 Apr 20:14
cc4a66a
Compare
Choose a tag to compare

This update represents our milestone as a v1! :)

For more details, see our v1 release blog post.

Changelog

  • 1ff34cd feature: Transaction to Test Suite (#3046)
  • 5342f36 2767 automate tab include deeplink technique update (#2801)
  • cf4c251 Add CLI e2e test for transaction resource (#2757)
  • de26d24 Add TestSpec events (#2280)
  • bf4fb20 Add documentation about mapped CLI e2e to do (#2560)
  • 9877f14 Add in server section in server config file (#2339)
  • 1485f41 Add migration to fix data_store ids (#2452)
  • a50215f Add more events on test specs (#2284)
  • 592188a Add observability to the rescue example (#2736)
  • 4f6165b Add/run groups to cli (#3753)
  • 40560b1 Added mutex to avoid concurrency errors on SubscriptionManager (#2316)
  • 3d31983 Added test change to stop flaky test (#2277)
  • 61fdf00 Adding PollingEvents (#2291)
  • dd6c3e1 Adding context flag on server install (#2477)
  • fa45a49 Adding customJSON comparer to RM tests (#2393)
  • 3980f16 Adding database connection cleanup procedure on Resource Manager tests (#2418)
  • 302cf12 Adding missing file in the Signoz docs (#2940)
  • dd8be94 Adding provisioning and server db config docs (#2322)
  • 8c056d8 Adding safe method to get SpanID on assertion (#2313)
  • 4b938bc Changed settings docs (#2223)
  • 7882f45 Changed to utilize the embedded Tracetest (#3057)
  • 5121c7c Changes to Typescript Quickstart (#3582)
  • 86a8ca7 Changing checklist to improve formatting and removing automated steps (#2234)
  • 5350e7a Chore performance improvements (#3616)
  • c156889 Clarify instructions for running the CLI from docker (#2787)
  • c1b0e95 Couple changes on the Cypress docs (#3545)
  • cb5e526 Creating CLI e2e tests (#2494)
  • 5ed8eee Cypress Docs (#3487)
  • 1173f1f Disable arch image upload on deploy (#2457)
  • 0715fda Doc Updates v0.11 Part 3 (#2443)
  • 3a7c57e Docs: New Version Updates (#3023)
  • c4464c2 Documenting running cli in docker (#2724)
  • 51c3f16 Example of running setup methods to support blog post (#3630)
  • c105866 Feat support k6 artillery triggers (#3745)
  • 05bd2df Feat(agent): Ping Method (#3154)
  • 900f483 Fix agent docker (#3288)
  • d3f2635 Fix agent permissions start (#3580)
  • 5282b36 Fix installer tracetest dev docker warning and add options to run installer directly without user input. (#2462)
  • 897e8a8 Fix nil reference error when starting Tempo (#2444)
  • 07e2a21 Fix/chocolatey (#2229)
  • 689af6d Fixing Provision Profile retry string (#2224)
  • aaecf00 Fixing corner case of listing datastores when on no-tracing mode (#2585)
  • 7912cf2 Fixing typo on Lightstep examples (#2449)
  • 10fd98c Improve test output and remove parallelism (#2575)
  • c35a5c7 Installer custom version (#2966)
  • b19c3dc Minor typos in Docs › CLI (#2788)
  • 7b7c0cd Moving external tests to testing folder (#2513)
  • 7f92f83 Part 1 of v0.11.3 Doc Updates (#2379)
  • 4577b61 Pin jaeger version (#3145)
  • 7b6cf28 Replace abbreviations in collector config (#2675)
  • ec41795 Revert "add buffer to subscription manager"
  • 94bd520 Revert "chore(deps): bump axios, @docusaurus/core, @docusaurus/plugin… (#3408)
  • 490d47c Revert "feat: change openapi spec for transactions to consider resource manager" (#2497)
  • 98d258c Revert "replace connection test result with structure from model package"
  • 781fbed Revert "upload coverage report to codecov (#3400)" (#3406)
  • 892e3da Standardize old resources to to use list method with SQL Injection protection and stardardize PollingProfile file (#2839)
  • 1f04884 Trace poller (#3164)
  • f0a7635 Update CLI e2e test engine to support CLI debug and add error handling for 404 errors on Get (#2573)
  • 2e629ff Update CLI e2e tests for more resources (#2683)
  • ec09619 Update OpenAPI spec for resource manager APIs (#2369)
  • a12b1fe Update Pokeshop use-cases docs typos (#2328)
  • d395724 Update build steps on CI (#2576)
  • 3fd41a6 Update docs/concepts/transactions: «Tests A, B» instead of «Tx A, B» (#2537)
  • ef9d167 Update git clone (#3227)
  • 1d33485 Update running-tracetest-with-datadog.mdx (#3638)
  • 1800636 Update server.md to add http server options for server (#2338)
  • 3821f71 Updating Environment to Variable Set (#3016)
  • 196a086 Updating Kubernetes installation docs (#2562)
  • 33151f8 Updating example with OTel community feedback (#2580)
  • 2cc181b Updating mappings for DataStores (#2454)
  • a20ee16 Updating polling time for our envs (#2315)
  • edd9a5e Updating tests to isolate database resources and connections per module (#2409)
  • 9f7f26f [CLI] configure cmd ask for target server (#3585)
  • 8059e64 [Quick start Example] Adding RoR quick start example to Tracetest (#2329)
  • 8c89362 [Quick start Example] Adding example with Sinatra (#2319)
  • e8bce0a [docs] Added Running a Python app with Opentelemetry manual instrumention (#2380)
  • efb642f [hackathon] kubectl trace based testing (#2549)
  • ed43bcf add buffer to subscription manager
  • 7c0f292 add cli cmd folder to trigger docusaurus workflow (#2253)
  • 100915b add endpoint spec to get events from a test run (#2255)
  • 7ab73c3 add logging (#3368)
  • 235c3f1 add microsoft application insights as a supported trace datastore examples (#2692)
  • 530bb42 add section about creating transactions and enable envs docs (#2577)
  • f78c51b agent: add log to print error that is making the agent reconnect (#3451)
  • 7c2e285 bug(backend): fixing url parsing for http requests (#2430)
  • 95b3ef3 chore(UI): Updating Otel Demo Proto (#3332)
  • 3217f21 chore(agent): Moving DS and Trigger to agent (#3742)
  • 3d055da chore(agent): make docker image multiarch (#3279)
  • b45a600 chore(agent): remove dead duplicated code (#3498)
  • 217261a chore(backend): Removing Analyzer Rules as default (#3550)
  • a3d8735 chore(ci): simplify release CI steps (#3708)
  • 847dbde chore(cicd): allow running cypress without paralellization if licence key is not present (#2813)
  • de66573 chore(cicd): exclude docs from pull request workflow (#3250)
  • bb03e25 chore(cicd): make pr pipeline clenaup only on success (#2390)
  • 4e65728 chore(cicd): remove CI pipeline external infra dependencies (#2403)
  • 126f909 chore(cicd): remove integration deployment
  • 4725c59 chore(cicd): replace cache with arctifacts so pipeline fails on error (#2421)
  • 99f48ae chore(cli): Adding otlp server error handling (#3252)
  • 3dbaff5 chore(cli): Start command cleanup (#3183)
  • feee677 chore(cli): UX Improvements (#3251)
  • 3d54ed1 chore(cli): Updating start command (#3174)
  • 966f266 chore(cli): add deprecation notice when running a transaction (#3069)
  • 57ef16e chore(cli): post refactor cleanup (#2843)
  • 8ce6203 chore(cli): update cli e2e table tests validation (#2812)
  • 07289cd chore(cli-e2e): adding test with Kafka trigger on e2e (#3088)
  • c200ca7 chore(community): migrate discord to slack (#3480)
  • 18c779f chore(deps): bump @babel/traverse from 7.17.0 to 7.23.2 in /web (#3274)
  • 82a4a1a chore(deps): bump @babel/traverse from 7.21.2 to 7.23.2 in /docs (#3275)
  • ffb66f4 chore(deps): bump @cypress/request and cypress in /web (#3165)
  • 165ee46 chore(deps): bump @grpc/grpc-js from 1.8.4 to 1.8.17 in /examples/quick-start-github-actions (#2876)
  • 6cc8304 chore(deps): bump @grpc/grpc-js from 1.8.4 to 1.8.17 in /examples/quick-start-nodejs-manual-instrumentation (#2875)
  • 4c2376d chore(deps): bump axios, @docusaurus/core, @docusaurus/plugin-client-redirects, @docusaurus/plugin-content-docs, @docusaurus/plugin-google-gtag, @docusaurus/plugin-ideal-image, @docusaurus/plugin-sitemap, @docusaurus/preset-classic, @docusaurus/theme-mermaid, @docusaurus/theme-search-algolia and redocusaurus in /docs (#3370)
  • b999096 chore(deps): bump express from 4.18.2 to 4.19.2 in /examples/observability-to-the-rescue/wallet-api (#3763)
  • 56145fc chore(deps): bump express from 4.18.2 to 4.19.2 in /examples/observability-to-the-rescue/your-api (#3764)
  • c2e8f06 chore(deps): bump express from 4.18.2 to 4.19.2 in /examples/quick-start-nodejs-manual-instrumentation (#3757)
  • f9a304d chore(deps): bump fast-xml-parser from 4.0.10 to 4.2.4 in /web (#2676)
  • 9d020a8 chore(deps): bump follow-redirects from 1.15.1 to 1.15.4 in /web (#3513)
  • e11bc8e chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /docs (#3512)
  • ce23a1d chore(deps): bump follow-redirects from 1.15.2 to 1.15.5 in /examples/observability-to-the-rescue/your-api (#3542)
  • 1404ab7 chore(deps): bump follow-redirects from 1.15.2 to 1.15.6 in /examples/quick-start-github-actions (#3730)
  • 649bd6e chore(deps): bump follow-redirects from 1.15.2 to 1.15.6 in /examples/quick-start-nodejs-manual-instrumentation (#3729)
  • 527104a chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /web (#3731)
  • 21dd146 chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /docs (#3734)
  • 0d14074 chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /examples/observability-to-the-rescue/your-api (#3732)
  • e8ca471 chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /examples/quick-start-artillery (#3737)
  • ed5d0dc chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /examples/quick-start-artillery-playwright (#3736)
  • 0391467 chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /server (#2528)
  • f83a553 chore(deps): bump github.com/docker/docker from 20.10.14+incompatible to 20.10.24+incompatible in /server (#2312)
  • 7f39b4a chore(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 (#3331)
  • 07da105 chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#3460)
  • bc6da6e chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /agent (#3262)
  • 8589419 chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#3294)
  • a663cc0 chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 in /cli (#3...
Read more

v0.16.3-rc.8

24 Apr 22:15
Compare
Choose a tag to compare
v0.16.3-rc.8 Pre-release
Pre-release

Changelog

v0.16.3-rc.7

24 Apr 21:55
Compare
Choose a tag to compare
v0.16.3-rc.7 Pre-release
Pre-release

Changelog

  • bcb8838 clean up sent spans cache

v0.16.3-rc.6

24 Apr 19:49
Compare
Choose a tag to compare
v0.16.3-rc.6 Pre-release
Pre-release

Changelog

  • 30b3682 add sentSpans back to poller worker

v0.16.3-rc.5

24 Apr 16:35
Compare
Choose a tag to compare
v0.16.3-rc.5 Pre-release
Pre-release

Changelog

v0.16.3-rc.4

24 Apr 15:10
Compare
Choose a tag to compare
v0.16.3-rc.4 Pre-release
Pre-release

Changelog

v0.16.3-rc.3

24 Apr 13:43
Compare
Choose a tag to compare
v0.16.3-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.2...v0.16.3-rc.3

v0.16.3-rc.2

22 Apr 19:15
v0.16.3-rc.2
deab8eb
Compare
Choose a tag to compare
v0.16.3-rc.2 Pre-release
Pre-release

Changelog

  • deab8eb fix(agent): make new proto fields backwards compatible (#3825)

v0.16.3-rc.1

22 Apr 17:43
v0.16.3-rc.1
c39c09b
Compare
Choose a tag to compare
v0.16.3-rc.1 Pre-release
Pre-release

Changelog

  • fac8096 chore(examples): add datadog propagation example (#3797)
  • 7447b14 chore(examples): update artillery example (#3799)
  • 2d9591f chore(examples): updating the tracetest NPM pacakges version (#3808)
  • 1b1a157 docs(artillery): added callout for version requirement (#3798)
  • 8166642 docs(config): total rework (#3780)
  • 823e609 docs(env): fix env page and both agent pages (#3778)
  • ebd91b6 docs(recipes): update why is this important for artillery recipe (#3804)
  • c39c09b fix(agent): allow context propagation in grpc messages (#3823)
  • c765d38 readme(get-started): improve get started section (ref issue 3793) (#3806)
  • 90cfc93 readme(hotfix): fix typos (#3807)