github.com/kubeshop/tracetest
v1.7.1
#1358 most downloaded on Go modules
kubeshop/tracetest
What this package is like to depend on
Last release 1 years ago
03 Jun 2025
Ships unpredictably
gaps range from 8 days to 7 months
Rarely documented
notes for 5 of 125 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
711 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
711 releases · Apr 2022 to Jun 2025Releases
latest 60 of 711-
v1.7.2-0.20250603152041-64eb49ff203703 Jun 2025 pre-releaseNothing published for this version
-
v1.7.2-0.20241105153841-af157ca1324805 Nov 2024 pre-releaseNothing published for this version
-
v1.7.109 Oct 2024Release notes
Open source →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)
- 7007ebf CI: bump dagger to v0.13.3 and fix tracetest-agent/pokeshop example (#4028)
- 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)
- 5de89bf Chore updating xray examples (#3964)
- 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)
- 9225aef Fix org token cli support (#3884)
- 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)
- 0c88068 Update 404 broken links in Docs (#3955)
- 397b26b Update Agent image to support node and update OpenAPI specs (#3924)
- 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)
- 6e3915b Updated recipe to explain what the user should expect (#3961)
- 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)
- 131da9c add official Tracetest Dagger module & pokeshop example (#4015)
- 530bb42 add section about creating transactions and enable envs docs (#2577)
- 195eb7a adding resource attributes to spans (#4016)
- 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)
- 3d4d242 chore(agent): add debug logs for otlp connection tester (#4011)
- 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)
- be7c461 chore(ci): disable signoz to unblock other PRs (#3909)
- 65357ef chore(ci): removing caches from RC process (#3930)
- 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)
- e5545b6 chore(cli): Adding version validation to
configureandstart(#4027) - 728de93 chore(cli): Enabling trace mode env var (#4037)
- 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)
Note truncated.
-
v1.7.002 Oct 2024Release notes
Open source →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)
- 7007ebf CI: bump dagger to v0.13.3 and fix tracetest-agent/pokeshop example (#4028)
- 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)
- 5de89bf Chore updating xray examples (#3964)
- 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)
- 9225aef Fix org token cli support (#3884)
- 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)
- 0c88068 Update 404 broken links in Docs (#3955)
- 397b26b Update Agent image to support node and update OpenAPI specs (#3924)
- 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)
- 6e3915b Updated recipe to explain what the user should expect (#3961)
- 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)
- 131da9c add official Tracetest Dagger module & pokeshop example (#4015)
- 530bb42 add section about creating transactions and enable envs docs (#2577)
- 195eb7a adding resource attributes to spans (#4016)
- 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)
- 3d4d242 chore(agent): add debug logs for otlp connection tester (#4011)
- 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)
- be7c461 chore(ci): disable signoz to unblock other PRs (#3909)
- 65357ef chore(ci): removing caches from RC process (#3930)
- 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)
- e5545b6 chore(cli): Adding version validation to
configureandstart(#4027) - 728de93 chore(cli): Enabling trace mode env var (#4037)
- 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)
Note truncated.
-
v1.7.0-rc.202 Oct 2024 pre-release -
v1.7.0-rc.130 Sep 2024 pre-release -
v1.6.3-0.20240930173124-bf6f525c977a30 Sep 2024 pre-releaseNothing published for this version
-
v1.6.220 Sep 2024Release notes
Open source →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)
- 5de89bf Chore updating xray examples (#3964)
- 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)
- 9225aef Fix org token cli support (#3884)
- 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)
- 0c88068 Update 404 broken links in Docs (#3955)
- 397b26b Update Agent image to support node and update OpenAPI specs (#3924)
- 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)
- 6e3915b Updated recipe to explain what the user should expect (#3961)
- 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)
- 131da9c add official Tracetest Dagger module & pokeshop example (#4015)
- 530bb42 add section about creating transactions and enable envs docs (#2577)
- 195eb7a adding resource attributes to spans (#4016)
- 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)
- 3d4d242 chore(agent): add debug logs for otlp connection tester (#4011)
- 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)
- be7c461 chore(ci): disable signoz to unblock other PRs (#3909)
- 65357ef chore(ci): removing caches from RC process (#3930)
- 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)
- e5545b6 chore(cli): Adding version validation to
configureandstart(#4027) - 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)
- b6c959c chore(cli): update cli to consider secrets in variable sets (#3865)
Note truncated.
-
v1.6.117 Sep 2024Release notes
Open source →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)
- 5de89bf Chore updating xray examples (#3964)
- 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)
- 9225aef Fix org token cli support (#3884)
- 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)
- 0c88068 Update 404 broken links in Docs (#3955)
- 397b26b Update Agent image to support node and update OpenAPI specs (#3924)
- 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)
- 6e3915b Updated recipe to explain what the user should expect (#3961)
- 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)
- 131da9c add official Tracetest Dagger module & pokeshop example (#4015)
- 530bb42 add section about creating transactions and enable envs docs (#2577)
- 195eb7a adding resource attributes to spans (#4016)
- 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)
- 3d4d242 chore(agent): add debug logs for otlp connection tester (#4011)
- 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)
- be7c461 chore(ci): disable signoz to unblock other PRs (#3909)
- 65357ef chore(ci): removing caches from RC process (#3930)
- 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)
- b6c959c chore(cli): update cli to consider secrets in variable sets (#3865)
- 07289cd chore(cli-e2e): adding test with Kafka trigger on e2e (#3088)
Note truncated.
-
v1.6.011 Sep 2024Release notes
Open source →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)
- 5de89bf Chore updating xray examples (#3964)
- 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)
- 9225aef Fix org token cli support (#3884)
- 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)
- 0c88068 Update 404 broken links in Docs (#3955)
- 397b26b Update Agent image to support node and update OpenAPI specs (#3924)
- 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)
- 6e3915b Updated recipe to explain what the user should expect (#3961)
- 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)
- 131da9c add official Tracetest Dagger module & pokeshop example (#4015)
- 530bb42 add section about creating transactions and enable envs docs (#2577)
- 195eb7a adding resource attributes to spans (#4016)
- 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)
- 3d4d242 chore(agent): add debug logs for otlp connection tester (#4011)
- 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)
- be7c461 chore(ci): disable signoz to unblock other PRs (#3909)
- 65357ef chore(ci): removing caches from RC process (#3930)
- 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)
- b6c959c chore(cli): update cli to consider secrets in variable sets (#3865)
- 07289cd chore(cli-e2e): adding test with Kafka trigger on e2e (#3088)
Note truncated.
-
v1.5.6-rc.211 Sep 2024 pre-release -
v1.5.6-rc.1.0.20240911180700-3fa5931ac08811 Sep 2024 pre-releaseNothing published for this version
-
v1.5.6-rc.110 Sep 2024 pre-release -
v1.5.6-0.20240910223046-4935bdd531db10 Sep 2024 pre-releaseNothing published for this version
-
v1.5.510 Sep 2024Nothing published for this version
-
v1.5.5-0.20240905140843-ad3dd796b0ed05 Sep 2024 pre-releaseNothing published for this version
-
v1.5.403 Sep 2024Nothing published for this version
-
v1.5.302 Sep 2024Nothing published for this version
-
v1.5.228 Aug 2024Nothing published for this version
-
v1.5.2-rc.328 Aug 2024 pre-releaseNothing published for this version
-
v1.5.2-rc.228 Aug 2024 pre-releaseNothing published for this version
-
v1.5.2-rc.1.0.20240828225338-fc286d0b82a828 Aug 2024 pre-releaseNothing published for this version
-
v1.5.2-rc.128 Aug 2024 pre-releaseNothing published for this version
-
v1.5.2-0.20240828182233-3af95245fc1928 Aug 2024 pre-releaseNothing published for this version
-
v1.5.128 Aug 2024Nothing published for this version
-
v1.5.028 Aug 2024Nothing published for this version
-
v1.4.5-rc.126 Aug 2024 pre-releaseNothing published for this version
-
v1.4.5-0.20240826213207-7f479bd6a22a26 Aug 2024 pre-releaseNothing published for this version
-
v1.4.419 Aug 2024Nothing published for this version
-
v1.4.4-rc.109 Aug 2024 pre-releaseNothing published for this version
-
v1.4.4-0.20240809210212-b9a4a94462cb09 Aug 2024 pre-releaseNothing published for this version
-
v1.4.330 Jul 2024Nothing published for this version
-
v1.4.3-rc.330 Jul 2024 pre-releaseNothing published for this version
-
v1.4.3-rc.230 Jul 2024 pre-releaseNothing published for this version
-
v1.4.3-rc.1.0.20240730193458-cecc6e9f52dd30 Jul 2024 pre-releaseNothing published for this version
-
v1.4.3-rc.129 Jul 2024 pre-releaseNothing published for this version
-
v1.4.217 Jul 2024Nothing published for this version
-
v1.4.115 Jul 2024Nothing published for this version
-
v1.4.1-rc.315 Jul 2024 pre-releaseNothing published for this version
-
v1.4.1-rc.212 Jul 2024 pre-releaseNothing published for this version
-
v1.4.1-rc.1.0.20240712035418-a6fc6e41d82712 Jul 2024 pre-releaseNothing published for this version
-
v1.4.1-rc.110 Jul 2024 pre-releaseNothing published for this version
-
v1.4.1-0.20240710215807-54b5dbbd931810 Jul 2024 pre-releaseNothing published for this version
-
v1.4.010 Jul 2024Nothing published for this version
-
v1.3.210 Jul 2024Nothing published for this version
-
v1.3.2-rc.810 Jul 2024 pre-releaseNothing published for this version
-
v1.3.2-rc.7.0.20240710130615-c021dd7c720b10 Jul 2024 pre-releaseNothing published for this version
-
v1.3.2-rc.709 Jul 2024 pre-releaseNothing published for this version
-
v1.3.2-rc.6.0.20240709224514-65357efd7a4b09 Jul 2024 pre-releaseNothing published for this version
-
v1.3.2-rc.609 Jul 2024 pre-releaseNothing published for this version
-
v1.3.2-rc.5.0.20240709210707-9629689feb8e09 Jul 2024 pre-releaseNothing published for this version
-
v1.3.2-rc.508 Jul 2024 pre-releaseNothing published for this version
-
v1.3.2-rc.408 Jul 2024 pre-releaseNothing published for this version
-
v1.3.2-rc.308 Jul 2024 pre-releaseNothing published for this version
-
v1.3.2-rc.2.0.20240708223255-2a9475c3fd9908 Jul 2024 pre-releaseNothing published for this version
-
v1.3.2-rc.204 Jul 2024 pre-releaseNothing published for this version
-
v1.3.2-rc.1.0.20240704235014-70382def4aa404 Jul 2024 pre-releaseNothing published for this version
-
v1.3.2-rc.103 Jul 2024 pre-releaseNothing published for this version
-
v1.3.2-0.20240703205914-5890cc0c7c2703 Jul 2024 pre-releaseNothing published for this version
-
v1.3.125 Jun 2024Nothing published for this version