Releases: kubeshop/tracetest
Releases · kubeshop/tracetest
v0.7.6
Changelog
- 4a42e57 1344 adding interpolation and expressions editor an syntax language (#1364)
- d241899 Change to using caps (#1391)
- 615ad6e Correct typo in import pokemon demo documentation (#1410)
- 5eee99e Replace video & correct error (#1390)
- 210022b chore: remove empty markdown files from the project's root directory (#1396)
- cbeaeb4 feat: add cli to docker image (#1411)
- fbd0502 feat: allow span[] as a valid selector (#1403)
- f992f2a fix: convert service port to int in generated docker-compose file (#1394)
- fe25c5a patch: update chocolatey deploy (#1402)
v0.7.5
What's Changed
- Create new onboarding experience by @cescoferraro in #1250
- 1334 adding events to cover the new features by @xoscar in #1339
- Create CNAME by @aabedraba in #1341
- Revert "Create CNAME" by @xoscar in #1342
- feat: support assertion names by @mathnogueira in #1337
- 1306 Implement Sort By functionality in Tests home page by @xoscar in #1340
- fix examples to support network request to host by @schoren in #1345
- Change Google analytics code and add blog by @kdhamric in #1348
- Change google analytics code for docs by @kdhamric in #1349
- Create CNAME by @aabedraba in #1343
- Environment by @cescoferraro in #1302
- add support for kubernetes by @mathnogueira in #1303
- fix: opensearch example by pinning docker image versions by @mathnogueira in #1358
- disable otel demo on beta and demo envs by @schoren in #1356
- 1353 fixing test card styles by @xoscar in #1355
- fix deployments by @schoren in #1360
- [transactions] Implement transactions details page by @jorgeepc in #1351
- Change links to point to new docs.tracetest.io domain by @kdhamric in #1359
- fix formatting when not waiting for results by @schoren in #1365
- Add FE env configuration layer by @jorgeepc in #1362
- 1264 [Transactions] Implement Outputs CRUD by @xoscar in #1321
- ci: release CLI on Chocolatey when a new tag is released by @mathnogueira in #1366
- Add pagination feature by @cescoferraro in #1367
- Transaction Detail Page by @cescoferraro in #1320
- add new cypress test suite to fix tech debt by @cescoferraro in #1352
- 1235 [Transactions] Wire up environment dropdown with the app by @xoscar in #1371
- feat: concatenate multiple header values together using commas by @mathnogueira in #1381
- Correct duplicate link and add video presentation by @kdhamric in #1386
- chore: use definition endpoint to export test in CLI by @mathnogueira in #1384
- chore: remove old e2e tests that were disabled for a while now by @mathnogueira in #1385
Full Changelog: v0.7.4...v0.7.5
v0.7.4
v0.7.3
Changelog
- 6b96926 1252 adding transactions creation modal (#1314)
- b649513 Add test last run summary information (#1318)
- e0adbb9 Add timeline view in test mode (#1288)
- 25ab60d Added v0.7 blog and repointed all blog links to tracetest.io/blog (#1287)
- b686b28 Change default port to 11633 (#1294)
- 571b519 Change video and add blog posts (#1323)
- f80dde7 Fix format of expected field (#1331)
- d7cdfd5 Fix run delete (#1317)
- 725bf89 Integrate test last run summary in Home page (#1326)
- 96906cc Search not working correctly when using pagination (#1310)
- c5a0cb8 Update db schema (#1298)
- 15ef0e7 [transactions] Implement new home layout (#1296)
- e2e3691 [transactions] Implement the new Tests home page (#1304)
- 205d5f6 feat: cmd configure uses ui package and enable setting values from flags (#1322)
- 45d69bd feat: windows installer using docker compose (#1297)
- b8f9cfa fix integration server port (#1295)
- 6f8434c fix: validate mappings instead of ignoring errors (#1313)
- aad829e improve trace mode interactions (#1289)
- 86425be make run IDs sequence independant for each test (#1311)
- a1838ec require
attr:
prefix when referencing attributes from span (#1308) - fbacd08 set higher timeout for deployments (#1325)
v0.7.2
Changelog
- 559b22b Avoid exposing not required ports in docker compose files (#1290)
- e1fa5b2 Fix autocomplete for expected value in Test Spec form (#1279)
- 4622ad9 cli installer: lower default retry delay (#1282)
- b0badb0 feat: all checks should be green (#1278)
- e821939 fix body input bugs (#1283)
- fee7587 fix deploy script script (#1284)
- 48e442d fix: opensearch install (#1280)
- c4d1c1f make installer check run on push to main only (#1277)
- 0153347 show shorter links to test run in CLI (#1285)
v0.7.1
v0.7.0 - Trigger, Trace, Test and Easier Installation
See the release blog discussing how we focused on improving the flow for a developer (Trigger, Trace, Test) and improved the installation process, making the tool much easier and flexible to install.
Changelog
- bdc7818 1111 adding otel demo and config to enable and disable them by config (#1187)
- e4bbfa4 1164 fixing test details page UI issues (#1196)
- e52c4ab 1165 removing the search and clear button from the trace search input (#1204)
- 05cfcec 1178 Reference specs by index and not by selector for deep links (#1191)
- 56672c7 1181 adding code block and response validation for the test run trigger (#1205)
- 29316b7 1185 Fix inputs for the create test spec form (#1242)
- bd86013 1189 Allow creation of test specs for non matching selectors (#1200)
- 4ce0190 1268 keeping the same mode when running a test (#1269)
- e02517d Add DAG tooltips and fix minimap position (#1240)
- 0cb280f Add DeepLink to assertion/result on the CLI results output (#1228)
- c8a9ec1 Add new installer docs (#1224)
- 0d6e8c7 Add resize of Span Detail drawer (#1232)
- 4003c87 Add support for expressions in assertion (#1151)
- b5a7743 CLI installer: kubernetes (#1199)
- 066ee24 Display CI information for test runs (#1163)
- 25b5b4e Fix darwin CLI install (#1225)
- 939d7be Fix deploy script (#1248)
- 3308fae Format CLI tests list (#1241)
- d18de89 Hide step #3 (Test Spec name) in create Test Spec form (#1260)
- 64dae13 Move local dogfood tests to use otlp dataStore (#1266)
- 1da4af3 Revert "fix: don't break if response is not a json response" (#1220)
- ab1ba83 Run Cypress test inside a container (#1136)
- 061f2e6 Show DAG with elements ordered left to right based on time (#1246)
- e263bb1 add json output option to CLI (#1245)
- 74c06a2 chore: update otel library (#1209)
- 224897d cli installer: add demo url config (#1262)
- 858a836 disable onboarding (#1211)
- 5d22dc5 disabled edit form submit button when running test (#1210)
- a9342b5 feat: ensure order of elements in yaml file (#1229)
- 449c099 feat: otlp endpoint + working collector PoC (#1212)
- eb4bafd feat: remove any field with empty value from definition file (#1197)
- f37c9ae fix install docs (#1265)
- 2a66be0 fix: disable analytics from examples (#1213)
- 5b5621a fix: don't break if response is not a json response (#1198)
- c88797c fix: duration comparators (#1218)
- 8d0d463 fix: prefer apt over brew (#1257)
- c13d417 fix: remove mermaid css file (#1249)
- c3250b2 make body field a Code editor field (#1221)
- d93ab1d rename: collector example folder (#1230)
- 41133bd setup tests for examples when PRs are open + jaeger example (#1188)
- 2369576 update install docs (#1259)
- 9f773ce 👀 1207 Selecting a test spec should show the attributes for the first span (#1214)
- c93e1fb 📄 1217 [Implementation] Need a 'copy to clipboard' option when viewing a test definition#1217 (#1226)
v0.6.9
v0.6.8
Changelog
- 0070d6f Add clientID to analytics (#1167)
- f258ff7 CLI Installer: Docker Compose improvements (#1176)
- 49e3600 Fix docker compose installer otel-collector error (#1175)
- 3cba278 Improve delete test spec (#1149)
- ebb3c6f add analytics for cli server install (#1147)
- 3777018 fix dry-run endpoint (#1159)
- a3f21ee fix old assertion format serialization (#1155)
- 94382de fix: assertion parsing infering wrong type of field (#1157)
- b2d5144 fix: expression dry run (#1156)
- 61d4499 install dependencies to install tracetest in k8s cluster (#1133)
v0.6.7
Changelog
- 09b3821 Fix create test spec from drawer (#1135)
- 1f24767 Revert "feat: attribute referencing and expression support (#1007)" (#1139)
- 6493505 Trigger versioning (#1142)
- 9e375dc Update FE to use new term Test Specs (#1141)
- d909ee2 Update Jaeger install instructions (#1137)
- b9cf0ae [test run details] Add scroll in Trigger section and fix style in Drawer (#1134)
- 6aecad0 [test run details] Implement Test mode (#1110)
- 64ae677 [test run details] Implement Trace mode (#1128)
- a9a0eb6 add description/tags display to attribute field (#1120)
- 20f92b5 cli: test run improvements (#1074)
- 44f1d78 feat: add server install cli cmd. docker compose only (#1112)
- 50fdc00 feat: attribute referencing and expression support (#1007)
- af264bc feat: capture CI information to display on test run (#1116)
- 00bd31a fix: grpc tests (#1122)
- 69c4344 fix: installer panics when configuring opensearch (#1127)
- bc7c161 fix: use traces.New to create trace instead of manually converting it (#1098)
- 6e9a838 👁🗨 1143 updating version mismatch modal for trigger edit (#1148)
- a6e96f3 🔥 1070 adding trigger tab for test page (#1124)
- 84a0e24 🗑 1129 adding confirmation modal for app deletions (#1130)