Skip to content

Releases: gen0sec/synapse

v0.3.1

09 Jan 10:41
913b3cf

Choose a tag to compare

What's Changed

  • rpm build by @krichard1212 in #117
  • feat: Add memmap2 dependency and refactor MMDB handling for improved performance by @pigri in #118
  • Synapse working without API key by @krichard1212 in #116
  • chore(deps): bump serde_json from 1.0.145 to 1.0.148 by @dependabot[bot] in #111
  • chore(deps): bump reqwest from 0.12.26 to 0.12.28 by @dependabot[bot] in #113
  • chore(deps): bump memmap2 from 0.5.10 to 0.9.9 by @dependabot[bot] in #119
  • chore(deps): bump axum from 0.8.7 to 0.8.8 by @dependabot[bot] in #112
  • chore(deps): bump the cargo group across 1 directory with 2 updates by @dependabot[bot] in #115
  • chore(deps): bump axum-server from 0.7.3 to 0.8.0 by @dependabot[bot] in #99
  • chore(deps): bump redis from 0.32.7 to 1.0.2 by @dependabot[bot] in #114
  • refactor(ci): update Dockerfile and GitHub Actions workflow for RPM build process by @pigri in #120

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 Jan 23:14
baa03d2

Choose a tag to compare

What's Changed

  • feat(cli): add clear_certificate option to remove specific certificates by @pigri in #102
  • chore(deps): bump tower-http from 0.6.7 to 0.6.8 by @dependabot[bot] in #104
  • chore(deps): bump reqwest from 0.12.24 to 0.12.25 by @dependabot[bot] in #103
  • chore(deps): bump local-ip-address from 0.6.5 to 0.6.6 by @dependabot[bot] in #100
  • chore(deps): bump reqwest from 0.12.25 to 0.12.26 by @dependabot[bot] in #109
  • chore(deps): bump tracing from 0.1.43 to 0.1.44 by @dependabot[bot] in #108
  • chore(deps): bump local-ip-address from 0.6.6 to 0.6.8 by @dependabot[bot] in #107
  • implement mmdb file handling and worker by @krichard1212 in #105

Full Changelog: v0.2.4...v0.3.0

v0.2.4

05 Dec 09:31
ba825bc

Choose a tag to compare

What's Changed

  • chore(deps): bump flate2 from 1.1.5 to 1.1.6 by @dependabot[bot] in #97
  • chore(deps): bump hyper-util from 0.1.18 to 0.1.19 by @dependabot[bot] in #96
  • chore(deps): bump log from 0.4.28 to 0.4.29 by @dependabot[bot] in #95
  • chore(deps): bump uuid from 1.18.1 to 1.19.0 by @dependabot[bot] in #94
  • fix(acme): improve wildcard domain handling in certificate requests by @pigri in #98

Full Changelog: v0.2.3...v0.2.4

v0.2.3

05 Dec 07:53
6a8c949

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

26 Nov 12:47
732dd6f

Choose a tag to compare

What's Changed

  • chore(deps): bump instant-acme from 0.8.3 to 0.8.4 by @dependabot[bot] in #78
  • feat: Enhance network configuration and threat intelligence fixes by @pigri in #80
  • chore(deps): bump tower-http from 0.6.6 to 0.6.7 by @dependabot[bot] in #84
  • feat: Enhance WAF and threat intelligence handling in access logs by @pigri in #83
  • userlands fallback by @krichard1212 in #82
  • Tcp fignerprint block by @krichard1212 in #81
  • chore: Update synapse.service for XDP/BPF compatibility by @pigri in #87
  • feat: Implement batch size limit for event sending by @pigri in #86
  • refactor: Improve error handling and response validation by @pigri in #85

Full Changelog: v0.2.1...v0.2.2

v0.2.1

21 Nov 13:20
5d382f7

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

20 Nov 13:20
42c0390

Choose a tag to compare

What's Changed

  • chore: Rebranding by @pigri in #65
  • chore(deps): bump bytes from 1.10.1 to 1.11.0 by @dependabot[bot] in #70
  • chore(deps): bump axum from 0.8.6 to 0.8.7 by @dependabot[bot] in #67
  • feat: update Redis SSL configuration by @pigri in #71
  • chore(deps): bump actix-web from 4.11.0 to 4.12.0 by @dependabot[bot] in #68
  • chore(deps): bump axum-server from 0.7.2 to 0.7.3 by @dependabot[bot] in #69
  • chore(deps): bump hyper-util from 0.1.17 to 0.1.18 by @dependabot[bot] in #66
  • chore(deps): bump clap from 4.5.51 to 4.5.52 by @dependabot[bot] in #72
  • chore(deps): bump clap from 4.5.52 to 4.5.53 by @dependabot[bot] in #74
  • added support fort pingora proxy by @krichard1212 in #73
  • add support for wirefilter ratelimit by @krichard1212 in #75
  • feat: Enhance HttpFilter with JA4 and JA4H signal fields by @pigri in #76

Full Changelog: v0.1.6...v0.2.0

v0.1.6

20 Nov 13:28
b3cedc1

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

12 Nov 13:06
637b436

Choose a tag to compare

What's Changed

  • feat: add Redis SSL/TLS configuration support by @pigri in #62
  • feat: enhance Redis SSL/TLS support with global connector by @pigri in #63

Full Changelog: v0.1.4...v0.1.5

v0.1.4

11 Nov 00:31
9219ae4

Choose a tag to compare

What's Changed

  • refactor: redirect and force_https change by @pigri in #61

Full Changelog: v0.1.3...v0.1.4