Skip to content

Releases: Fraunhofer-AISEC/gallia

v2.1.1

Choose a tag to compare

@rumpelsepp rumpelsepp released this 29 Apr 06:44

What's Changed

  • fix(cursed-hr): Fix multiline output by @fkglr in #865

Full Changelog: v2.1.0...v2.1.1

v2.1.0

Choose a tag to compare

@rumpelsepp rumpelsepp released this 27 Apr 05:30

What's Changed

  • Improve CAN-FD handling and remove unused XCP-related code by @ferdinandjarisch in #829
  • chore: Try to make dependabot less verbose by @rumpelsepp in #837
  • fix(cli): Check default types at runtime by @ferdinandjarisch in #839
  • fix(db): Adjust run_stats view to changed run_meta columns by @fkglr in #844
  • fix(cursed-hr): use wcwidth to process unicode by @fkglr in #845
  • perf(cursed-hr): Only use unicode wrap when necessary by @fkglr in #847
  • fix(cursed-hr): Fix crash on page up by @fkglr in #846
  • chore(config): Rename Idempotent and make doc clearer by @ferdinandjarisch in #848
  • fix: Fix upcoming ruff 0.15 lints by @rumpelsepp in #849
  • fix: Migrate from urlparse() to urlsplit() by @rumpelsepp in #850
  • fix(cli parsing): interpret input for int literal when using AutoLiteral by @fkglr in #852
  • feat(sa_dump_seeds): Improved handling of reset and sleep by @emeisd in #821
  • Hacky way of removing the need to type Literal for AutoLiteral by @fkglr in #853
  • fix(mypy): Cast Literal to type to please mypy by @ferdinandjarisch in #860
  • feat(config): Add create_template method to GalliaBaseModel by @ferdinandjarisch in #855
  • fix: urlunsplit() only takes a five-item iterable by @emeisd in #863
  • feat(cli): Wrap lines according to both explicit newlines and implicitly due to line width limitations by @fkglr in #864

Full Changelog: v2.0.2...v2.1.0

v2.0.2

Choose a tag to compare

@rumpelsepp rumpelsepp released this 31 Dec 09:26

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

Choose a tag to compare

@rumpelsepp rumpelsepp released this 16 Dec 14:11

This release fixes a bug in the PyPi deploy job and is identical to gallia 2.0:

https://github.com/Fraunhofer-AISEC/gallia/releases/tag/v2.0.0

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@rumpelsepp rumpelsepp released this 16 Dec 14:03

What's Changed

Breaking Changes

Features

Fixes

Chore/Cleanups

  • chore(dumpcap): Attach dumpcap to BaseTransport by @...
Read more

v2.0.0b3

v2.0.0b3 Pre-release
Pre-release

Choose a tag to compare

@rumpelsepp rumpelsepp released this 02 Dec 14:54

What's Changed

Full Changelog: v2.0.0b2...v2.0.0b3

v2.0.0b2

v2.0.0b2 Pre-release
Pre-release

Choose a tag to compare

@rumpelsepp rumpelsepp released this 10 Oct 12:29

What's Changed

Full Changelog: v2.0.0b1...v2.0.0b2

v2.0.0b1

v2.0.0b1 Pre-release
Pre-release

Choose a tag to compare

@rumpelsepp rumpelsepp released this 22 Sep 11:35

What's Changed

New Contributors

Full Changelog: v2.0.0a4...v2.0.0b1

v2.0.0a4

v2.0.0a4 Pre-release
Pre-release

Choose a tag to compare

@rumpelsepp rumpelsepp released this 28 Feb 10:53

This release is mainly for setting up the infrastructure to include Debian packages in Github releases.

Full Changelog: v2.0.0a3...v2.0.0a4

v2.0.0a3

v2.0.0a3 Pre-release
Pre-release

Choose a tag to compare

@rumpelsepp rumpelsepp released this 27 Feb 16:08

This release was created, since v2.0.0a2 is somehow broken and misses a few commits.
Most likely a rebase issue on my side… :)

What's Changed

Full Changelog: v2.0.0a1...v2.0.0a3