Added
- Chore: Added
openssl
andrustls
feature flags to toggle TLS implementation, withopenssl
enabled by default - Deps: Added
serde_with
version3.14.0
Changed
-
Update Rusty Falcon to use the latest OpenAPI spec (2025-09-19T00:00:03Z)
-
Update example code to follow the latest OpenAPI spec changes
-
Fix links in the README
-
Fix spelling for docs and api files
-
Handle
intel_indicators
example case inrun-examples.sh
script -
Update
rust-version
to1.82.0
-
Display number of passed examples/tests in
run-examples.sh
script -
Enable
run-example.sh
script to run a single example -
Set certain
DetectsExternalAlert
model fields to optional -
Upgrade dependencies:
clap
to4.5.19
openssl
to0.10.73
(optional)openssl-sys
to0.9.109
(optional)reqwest
to0.12.20