Skip to content

Tags: FeatureProbe/server-sdk-rust

Tags

2.3.2

feat: disable event track in config

2.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump tokio from 1.25.1 to 1.25.2 (#77)

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.25.1 to 1.25.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.25.1...tokio-1.25.2)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): bump anyhow from 1.0.70 to 1.0.75 (#66)

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.70 to 1.0.75.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.70...1.0.75)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #53 from FeatureProbe/support_debug_event

✨ feat: support debug event

2.1.1

fix: compile when not enable realtime feature

2.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #42 from FeatureProbe/dependabot/cargo/tokio-1.24.2

chore(deps): bump tokio from 1.21.2 to 1.24.2

2.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #38 from FeatureProbe/event_analysis

Add track event api

1.2.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release 1.2.12

1.2.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #35 from FeatureProbe/support_control_conf

Support toggle control conf of the client

1.2.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support accept events from server (#32)

* feat: support event analysis feature