Skip to content

Releases: crabnebula-dev/devtools

devtools-v0.2.4

05 Dec 13:20
aa2156f

Choose a tag to compare

Fixed

  • (devtools) correct url

Other

devtools-v0.2.3

05 Dec 12:59
24fd883

Choose a tag to compare

Fixed

  • (devtools) point tro correct url

devtools-wire-format-v0.2.2

04 Dec 17:31
c89598b

Choose a tag to compare

Merge pull request #135 from crabnebula-dev/release-plz-2023-12-04T17…

devtools-wire-format-v0.2.1

04 Dec 14:45
2b307e3

Choose a tag to compare

Update Cargo.toml

devtools-wire-format-v0.2.0

04 Dec 13:16
b19d206

Choose a tag to compare

Merge pull request #124 from crabnebula-dev/release-plz-2023-11-30T14…

devtools-wire-format-v0.1.0

04 Dec 12:49
a5bd115

Choose a tag to compare

Update Cargo.toml

devtools-v0.2.2

04 Dec 17:33
c89598b

Choose a tag to compare

Fixed

  • (devtools) point to correct URL

Other

  • Update server.rs

devtools-v0.2.0

04 Dec 13:27
858ad2b

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