Skip to content

Releases: CactuseSecurity/firewall-orchestrator

v9.1.7 stabilizing and security release

10 Jun 14:30
aeaa6fe

Choose a tag to compare

What's Changed

Full Changelog: v9.1.2...v9.1.7

v9.1.2 hotfix release

27 May 14:46
1ce0053

Choose a tag to compare

Fixes a mismatch between foreign key constraint naming in fresh install vs upgrade install path, which would effect fresh installations with version==9.1.0.

What's Changed

Full Changelog: v9.1.0...v9.1.2

v9.1.0 jwt rework

20 May 19:47
5ea7fb4

Choose a tag to compare

This release improves JWT issuance and lays the groundwork for the new Flow Database feature.

What's Changed

Full Changelog: v9.0.22...v9.1.0

v9.0.22 hotfix

26 Apr 15:31
e694031

Choose a tag to compare

Various issues have been addressed in this release, among those:

  • fixes missing source or destination in rule expiry notification report
  • fixes time zone issues with checkpoint time objects
  • fixes python tests failing on python 3.10
  • fixes failing owner import

What's Changed

Full Changelog: v9.0.21...v9.0.22

v9.0.21 stabilizing release

21 Apr 18:34
92d3f75

Choose a tag to compare

Bugfixes, small enhancements and dependency updates.

What's Changed

Full Changelog: v9.0.17...v9.0.21

v9.0.17 hotfix

02 Apr 07:09
9c5c072

Choose a tag to compare

Fixes a bug in the ExtRequestHandler which lead to tickets getting stuck.

What's Changed

Full Changelog: v9.0.16...v9.0.17

v9.0.16 stabilizing release

26 Mar 16:22
1be06d2

Choose a tag to compare

What's Changed

Full Changelog: v9.0.15...v9.0.16

v9.0.15 stabilizing release

23 Mar 16:16
918e392

Choose a tag to compare

What's Changed

Full Changelog: v9.0.11...v9.0.15

v9.0.11 Maintenance release

10 Mar 11:49
83e5563

Choose a tag to compare

What's Changed

  • Modelling request only own objects by @abarz722 in #4357
  • agents -> .agents, prevent accidental submodule commit pointer changes, file formatting, pre-commit githook fixes by @NilsPur in #4349
  • Enhance AppDataImport by @abarz722 in #4361

Full Changelog: v9.0.9...v9.0.11

v9.0.9 clean up and bug fixing

03 Mar 06:21
ad6b017

Choose a tag to compare

What's Changed

Full Changelog: v9.0.6...v9.0.9

  • Removing unused importer SQL code and documentation
  • support for Ubuntu 22.04 with dotnet 10
  • updating SBOM for v9
  • adding REST endpoint getRulesByFilter