Skip to content

Releases: crabnebula-dev/devtools

devtools-wire-format-v0.1.0

04 Dec 12:49
a5bd115
Compare
Choose a tag to compare
Update Cargo.toml

devtools-v0.2.2

04 Dec 17:33
c89598b
Compare
Choose a tag to compare

Fixed

  • (devtools) point to correct URL

Other

  • Update server.rs

devtools-v0.2.0

04 Dec 13:27
858ad2b
Compare
Choose a tag to compare

Added

  • (spans-waterfall) add event spans (#90)
  • add instrumentation builder
  • buffering of events
  • instrumentation health
  • Testing from #39

Fixed

  • (devtools) reenable cors
  • use consistent naming for crates
  • correct devtools url for published version
  • prevent directory traversal (#96)
  • decompress the asset
  • clippy pedantic
  • missing metadata
  • actually set initializedAt (#61)
  • use tracing_subscriber::fmt for instrumentation thread
  • bring back filtering to log events

Other

  • Update Cargo.toml
  • add crate descriptions
  • use released upstream tauri version
  • update doc tests
  • Update builder.rs
  • update doc comments
  • Update server.rs
  • temp disable cors check
  • (example) use a dev server
  • Merge pull request #88 from crabnebula-dev/feat/built-app-assets
  • Update lib.rs
  • Merge branch 'main' into jonas/flush
  • Merge pull request #94 from crabnebula-dev/jonas/fix/client-auth
  • Merge pull request #62 from crabnebula-dev/feat/workspace-ui
  • Update server.rs
  • Merge branch 'main' into jonas/feat-workspace
  • run fmt
  • Merge remote-tracking branch 'origin/main' into jonas/feat/app-metadata
  • Merge branch 'main' into feat/simplify-proto-solid
  • Merge pull request #69 from crabnebula-dev/jonas/fix-metadata
  • Update aggregator.rs
  • ignore doctests
  • add doc comments
  • revert interests
  • revert rename
  • Merge branch 'main' into cleanup
  • revert renaming
  • cleanup
  • update & fix test
  • ignore tests
  • Update layer.rs
  • add layer testing (broken)
  • Update tauri_plugin.rs
  • remove shutdown signal
  • cleanup deps
  • cleanup
  • fmt & clippy
  • cleanup
  • unti testing
  • fmt
  • try grpc for comparison
  • cleanup
  • fmt
  • clippy & fmt
  • cleanup