Releases: biandratti/huginn-net
Releases · biandratti/huginn-net
Release list
2.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
Dependencies 🔧
- cargo(deps): bump clap from 4.6.4 to 4.6.5 by @dependabot[bot] in #303
- cargo(deps): bump thiserror from 2.0.19 to 2.0.20 by @dependabot[bot] in #307
General improvements 🛠
- Align Matching to p0f by @biandratti in #305
- Moving test to packages by @biandratti in #313
- p0f DB user aget parser fixed by @biandratti in #316
- Cross-protocol UA-OS vs TCP-OS parity with p0f (bad_sw / NAT_APP_UA) by @biandratti in #317
- Introduce match rank typed by @biandratti in #318
Full Changelog: 2.0.0...2.1.0
2.0.0
Immutable
release. Only release title and notes can be modified.
What's Changed
Bugfixes 🐛
Dependencies 🔧
- cargo(deps): bump serde_json from 1.0.149 to 1.0.150 by @dependabot[bot] in #286
- Bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #290
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #293
- Bump actions/cache from 5 to 6 by @dependabot[bot] in #294
- cargo(deps): bump crossbeam-channel from 0.5.15 to 0.5.16 by @dependabot[bot] in #296
- cargo(deps): bump clap from 4.6.1 to 4.6.2 by @dependabot[bot] in #297
- cargo(deps): bump serde_json from 1.0.150 to 1.0.151 by @dependabot[bot] in #298
- cargo(deps): bump serde from 1.0.228 to 1.0.229 by @dependabot[bot] in #301
- cargo(deps): bump thiserror from 2.0.18 to 2.0.19 by @dependabot[bot] in #299
- cargo(deps): bump clap from 4.6.2 to 4.6.4 by @dependabot[bot] in #300
General improvements 🛠
- validate crates documentation from CI by @biandratti in #264
- update condut guideline by @biandratti in #266
- Add
[features]tohuginn-net-tcpby @biandratti in #283 - Add [features] to huginn-net-htp by @biandratti in #285
- Output refactor by @biandratti in #287
- Bump 2.0.0-rc by @biandratti in #288
- golden test fixed by @biandratti in #291
New Contributors
Full Changelog: 1.7.5...2.0.0
2.0.0-rc
Immutable
release. Only release title and notes can be modified.
What's Changed:
In the current release candidate, various performance improvements were introduced by analyzing packages solely based on their "features" by cargo.
Dependencies 🔧
- cargo(deps): bump serde_json from 1.0.149 to 1.0.150 by @dependabot[bot] in #286
General improvements 🛠
- validate crates documentation from CI by @biandratti in #264
- dependency inversion refactor by @biandratti in https://github.com/biandratti/huginn-net/pull/272\
- Add
[features]tohuginn-net-tcpby @biandratti in #283 - Add [features] to huginn-net-http by @biandratti in #285
- Output refactor by @biandratti in #287
Full Changelog: 1.7.5...2.0.0-rc
MIGRATION: https://github.com/biandratti/huginn-net/blob/master/MIGRATION.md#v1x--v200
1.7.5
Immutable
release. Only release title and notes can be modified.
What's Changed
Dependencies 🔧
- cargo(deps): bump rand from 0.8.5 to 0.8.6 in the cargo group across 1 directory by @dependabot[bot] in #259
General improvements 🛠
- GHA - audit action fixed by @biandratti in #257
- close issues already fixed after check audit by @biandratti in #261
- 1.7.5 Bump by @biandratti in #263
New Features 🎉
- Additional TLS signature without ephemeral extensions by @ganna-loyik in #262
New Contributors
- @ganna-loyik made their first contribution in #262
Full Changelog: 1.7.4...1.7.5
1.7.4
Immutable
release. Only release title and notes can be modified.
What's Changed
Bugfixes 🐛
- check before accessing WSCALE by @biandratti in #247
- pseudo-header extractor fixed by @biandratti in #251
Dependencies 🔧
- cargo(deps): bump tracing-subscriber from 0.3.22 to 0.3.23 by @dependabot[bot] in #246
- cargo(deps): bump clap from 4.5.60 to 4.6.0 by @dependabot[bot] in #245
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #249
- cargo(deps): bump sha2 from 0.10.9 to 0.11.0 by @dependabot[bot] in #250
General improvements 🛠
- Avoid bypass filters with malformed packets by @biandratti in #248
- Akamai error handler by @biandratti in #252
- TLS signature extractor unified extractors by @biandratti in #254
- Bump 1.7.4 version by @biandratti in #253
- parallel flaky test fixed by @biandratti in #255
Full Changelog: 1.7.3...1.7.4
1.7.3
Immutable
release. Only release title and notes can be modified.
What's Changed
Dependencies 🔧
- cargo(deps): bump clap from 4.5.54 to 4.5.56 by @dependabot[bot] in #236
- cargo(deps): bump thiserror from 2.0.17 to 2.0.18 by @dependabot[bot] in #235
- cargo(deps): bump time from 0.3.44 to 0.3.47 in the cargo group across 1 directory by @dependabot[bot] in #237
- cargo(deps): bump criterion from 0.8.1 to 0.8.2 by @dependabot[bot] in #239
- cargo(deps): bump clap from 4.5.56 to 4.5.57 by @dependabot[bot] in #238
- cargo(deps): bump clap from 4.5.58 to 4.5.60 by @dependabot[bot] in #241
General improvements 🛠
- Http type fixed by @biandratti in #240
- Sync parser by @biandratti in #242
Full Changelog: 1.7.2...1.7.3
1.7.2
Immutable
release. Only release title and notes can be modified.
What's Changed
Bugfixes 🐛
- Tls reassembly fragments by @biandratti in #234
Dependencies 🔧
- cargo(deps): bump serde_json from 1.0.147 to 1.0.148 by @dependabot[bot] in #229
- cargo(deps): bump clap from 4.5.53 to 4.5.54 by @dependabot[bot] in #230
- cargo(deps): bump serde_json from 1.0.148 to 1.0.149 by @dependabot[bot] in #233
Full Changelog: 1.7.1...1.7.2
1.7.1
Immutable
release. Only release title and notes can be modified.
What's Changed
New Features 🎉
- Implement Akamai HTTP/2 Fingerprinting by @biandratti in #215
Dependencies 🔧
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #226
- cargo(deps): bump criterion from 0.8.0 to 0.8.1 by @dependabot[bot] in #225
- cargo(deps): bump tracing from 0.1.43 to 0.1.44 by @dependabot[bot] in #227
Full Changelog: 1.7.0...1.7.1
1.7.0
Immutable
release. Only release title and notes can be modified.
What's Changed
New Features 🎉
- TLS - Adding optional filters by @biandratti in #216
- TCP - Adding optional filters by @biandratti in #217
- HTTP - Adding optional filters by @biandratti in #218
- Adding optional filters - huginn-net common by @biandratti in #219
Dependencies 🔧
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #214
- cargo(deps): bump tracing from 0.1.41 to 0.1.43 by @dependabot[bot] in #220
- cargo(deps): bump tracing-appender from 0.2.3 to 0.2.4 by @dependabot[bot] in #221
Documentation 📋
- Document how to use the filters by @biandratti in #222
General improvements 🛠
- cargo sort by @biandratti in #213
- bump version: 1.7.0 by @biandratti in #223
Migration -> https://github.com/biandratti/huginn-net/blob/master/MIGRATION.md#v16x--v170
Full Changelog: 1.6.1...1.7.0
1.6.1
Immutable
release. Only release title and notes can be modified.
What's Changed
General improvements 🛠
- removing crossbeam from http interface by @biandratti in #205
- TLS general optimizations by @biandratti in #208
- HTTP General optimizations by @biandratti in #209
- TCP - General optimizations by @biandratti in #211
- bupm to 1.6.1 by @biandratti in #212
Full Changelog: 1.6.0...1.6.1