Changelog
- de26d24 Add TestSpec events (#2280)
- 9877f14 Add in server section in server config file (#2339)
- a50215f Add more events on test specs (#2284)
- 40560b1 Added mutex to avoid concurrency errors on SubscriptionManager (#2316)
- 3d31983 Added test change to stop flaky test (#2277)
- 61fdf00 Adding PollingEvents (#2291)
- fa45a49 Adding customJSON comparer to RM tests (#2393)
- dd8be94 Adding provisioning and server db config docs (#2322)
- 8c056d8 Adding safe method to get SpanID on assertion (#2313)
- 4b938bc Changed settings docs (#2223)
- 86a8ca7 Changing checklist to improve formatting and removing automated steps (#2234)
- 07e2a21 Fix/chocolatey (#2229)
- 689af6d Fixing Provision Profile retry string (#2224)
- 7f92f83 Part 1 of v0.11.3 Doc Updates (#2379)
- ec41795 Revert "add buffer to subscription manager"
- 98d258c Revert "replace connection test result with structure from model package"
- ec09619 Update OpenAPI spec for resource manager APIs (#2369)
- a12b1fe Update Pokeshop use-cases docs typos (#2328)
- 1800636 Update server.md to add http server options for server (#2338)
- a20ee16 Updating polling time for our envs (#2315)
- 8059e64 [Quick start Example] Adding RoR quick start example to Tracetest (#2329)
- 8c89362 [Quick start Example] Adding example with Sinatra (#2319)
- 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)
- bb03e25 chore(cicd): make pr pipeline clenaup only on success (#2390)
- 0461c47 chore(deps): bump nokogiri from 1.14.2 to 1.14.3 in /examples/quick-start-ruby-on-rails/quick_start_api (#2370)
- 15fb2bc chore(docs): Adding links to configuration options to overview page (#2346)
- 581b7db chore(docs): adding test run events CSV dabatase (#2248)
- b4f9814 chore(examples): Updating Terraform example to match the blog post (#2347)
- 479cce0 chore: Update goreleaser (#2233)
- 02160a7 chore: add debug info for goreleaser
- 5b2e8c3 chore: pin postgres version on docker compose files (#2318)
- 861a204 chore: reuse parameters to make the openapi file smaller (#2382)
- 132814b docs(fix): add cli redirect (#2273)
- dccad6a docs(recipes): add nodejs manual instrumentation recipe (#2330)
- 36e42e7 docs(recipes): fix link for step functions recipe (#2314)
- 340f1b4 docs(recipes): fix testkube (#2220)
- a5d365c feat(frontend): add error handling for trace section (#2282)
- 174a398 feat(frontend): add error handling for trigger section (#2274)
- 7dd0217 feat(frontend): add websocket subscription for test run events (#2294)
- b211895 feat(frontend): improve test specs error handling (#2399)
- 1cd98ab feat(frontend): stop a test run (#2295)
- f56d33e feat(server): adding event emitter (#2269)
- 7e772fc feat(server): refactor shared packages (#2402)
- c186fbf feat(sever): for test runs, split the failed state into more descriptive statuses (#2310)
- b907493 feat: add endpoint to list events from a test run (#2276)
- a7ad995 feat: add title to test run events (#2271)
- bfa19de feat: add trigger resolve and execution events (#2281)
- ba47e42 feat: allow users to stop a running test (#2367)
- baf4b14 feat: docker host mismatch event (#2288)
- b9b6103 feat: emit assertion errors (#2309)
- 125db30 feat: emit error event when expression engine return parsing errors (#2311)
- c4cd6c2 feat: emit unreachable host events for http and grpc triggers (#2283)
- f435b15 feat: improve test outputs error handling (#2404)
- 4815398 feat: make expression package return ErrExpressionResolution when resolution fails (#2292)
- 55c28a6 feat: pluralize resource manager URLs (#2381)
- 14ad865 feat: test run event repository (#2270)
- 2d92e45 feature(backend): adding analytics events for test run checkpoints (#2375)
- fc49f09 feature(backend): defaulting url trigger to http if no scheme is present (#2384)
- 9fd2329 feature(frontend): adding persistent page number for list (#2372)
- e0f422b feature(frontend): adding test spec snippets (#2366)
- afe6915 feature(frontend): improving error messaging for the trace results (#2398)
- d923c65 feature(frontend): switching current span during spec creation (#2205)
- c56b6c1 feature(frontned): adding FE text event log (#2396)
- e32538f feature: allowing default AWS authentication (#2235)
- 0f1e7ae fix goreleaser
- 9c55351 fix installer ci pipeline (#2218)
- 2cfc88a fix json unmarshal and remove connection test event from untestable datastores (#2324)
- 9c41bdc fix(cli): fix TRACETEST_DEV in docker compose installer (#2394)
- 95c738c fix(cli): fix TRACETEST_DEV in k8s installer (#2395)
- 48efb1a fix(docs): fix deployment page to match new config file (#2240)
- 0a78a73 fix(frontend): add minor improvements for error handling (#2371)
- fb6ca92 fix(frontend): clean frontend dependencies (#2244)
- 1bb98af fix(frontend): fix links in test run tabs (#2243)
- c2a4108 fix(frontend): fix notification styles and icon (#2252)
- e1a279f fix(frontend): fixing multiple UX/UI issues (#2226)
- ca77eb0 fix(frontend): remove settings confirmation modal (#2238)
- 56f16a3 fix(frontend): rename publish button to save (#2239)
- bdd88ff fix(frontend): update discord menu to online chat (#2397)
- 5a82464 fix(server): fix TestRunEvent mapping in WebSocket (#2317)
- 49e3d60 fix(server): standardize events title and description (#2321)
- 99200a8 fix: add nil pointer checks (#2320)
- 80b7e40 fix: add title to test run event response (#2287)
- daf930c fix: improvements to the test run events (#2405)
- 98240bc fix: server openapi model generation (#2230)
- 9471a24 fix: unlist docgen command from CLI help page (#2251)
- 9718e55 fix: validate if server returns 404 error on inexisting id in demo and polling profile (#2227)
- 8741411 fix: wait until PR environment is ready before running tests (#2289)
- 8a820f9 replace connection test result with structure from model package
- c9db177 replace connection test result with structure from model package (#2259)