tauri/core
Lucas Nogueira 5e05236b49
feat(core): add tracing for vital functionality closes #5204 (#8289)
* feat(core): add tracing for vital functionality

* Update core/tauri-runtime-wry/src/lib.rs [skip ci]

* Update Cargo.toml [skip ci]

* tracing feature

* wry 0.24.6

* add change tag

* add tracing to CI test

* enhance spans for update check

* remove app from debug impl
2023-11-27 16:56:46 +02:00
..
tauri feat(core): add tracing for vital functionality closes #5204 (#8289) 2023-11-27 16:56:46 +02:00
tauri-build chore(deps) Update Tauri Build (1.x) (#8102) 2023-11-14 10:18:35 -03:00
tauri-codegen chore(deps) Update Tauri Codegen (1.x) (#7576) 2023-10-19 23:44:04 +00:00
tauri-config-schema feat(core): Allow http origin on Windows, fixes: #3007 (#7645) 2023-09-26 14:40:38 -03:00
tauri-macros feat(core): add tracing for vital functionality closes #5204 (#8289) 2023-11-27 16:56:46 +02:00
tauri-runtime docs: document macOS restrictions on Menu::add_item (#7983) 2023-10-16 09:15:15 -03:00
tauri-runtime-wry feat(core): add tracing for vital functionality closes #5204 (#8289) 2023-11-27 16:56:46 +02:00
tauri-utils feat(core): add AssetManager::iter (#8288) 2023-11-23 16:12:38 +02:00
tests fix: e2e test using invalid updater private keys (#8086) 2023-10-23 19:43:01 -03:00