Major Changes
- feat(frontend): add Typescript method in Automate tab #3576
- feat(frontend): add Trigger Error tabs #3579
- feat(cli): configure cmd ask for target server #3585
- feat: add Instana as a tracing backend #3610
- chore: performance improvements for handling big traces #3616
- feat: agent dashboard #3635
What's Changed
- feat(frontend): Typescript Test Run Automate Tab by @xoscar in #3576
- fix(frontend): improve trace tab ui and behavior by @jorgeepc in #3575
- feat(frontend): Adding Trigger Error Tabs by @xoscar in #3579
- Fix agent permissions start by @xoscar in #3580
- Changes to Typescript Quickstart by @kdhamric in #3582
- fix(frontend): clear selected span in test mode by @jorgeepc in #3581
- chore(docs): Migrating to vercel by @xoscar in #3583
- feat(frontend): add customizable contact us widget by @jorgeepc in #3584
- chore: adding observability stack example by @danielbdias in #3578
- [CLI] configure cmd ask for target server by @schoren in #3585
- feat(cli): correctly handle trailing slash in server url by @schoren in #3586
- fix(cli): improve error message for invalid server url by @schoren in #3587
- chore: update observability stack to consider agent on verbose mode by @danielbdias in #3590
- chore(deps): bump nokogiri from 1.14.3 to 1.16.2 in /examples/quick-start-ruby-on-rails/quick_start_api by @dependabot in #3595
- chore(infra): enable auto update by @schoren in #3598
- feat: adding instana as a tracing backend by @danielbdias in #3610
- feat(server): minimize run list response size by @schoren in #3612
- feat(server): add endpoint to search spans in a trace by @schoren in #3611
- chore(examples): Adding Cypress and Playwright examples by @xoscar in #3618
- examples(cf): add cf worker example by @adnanrahic in #3620
- docs(tools-integrations): add vids to pages by @adnanrahic in #3625
- docs(cfw): add recipe by @adnanrahic in #3626
- docs(cfw): Add better prerequisites explanation by @adnanrahic in #3633
- docs(vercel): add prod env vars and test by @adnanrahic in #3632
- chore(examples): Adding Serverless Example by @xoscar in #3621
- Chore performance improvements by @xoscar in #3616
- feat(frontend): FE UI cleanup by @xoscar in #3634
- feat: agent dashboard by @mathnogueira in #3635
- fix: add deprecation node in
--endpoint
fortracetest start
by @mathnogueira in #3637 - fix: panic when log level is not defined by @mathnogueira in #3639
- Update running-tracetest-with-datadog.mdx by @lokeshk307 in #3638
- fix(otlp): Increasing the grpc server data max size by @xoscar in #3641
New Contributors
- @lokeshk307 made their first contribution in #3638
Full Changelog: v0.15.5...v0.15.6