Skip to content

0.96.0, September 09th 2024

Latest
Compare
Choose a tag to compare
@Zhaars Zhaars released this 09 Sep 16:58
1da3a60

0.96.0, September 9th 2024

Core:

  • AcraServer:

    • Added Debian 12 "Bookworm" support
    • Added Ubuntu 24.04.1 (Noble Numbat) support
    • Fixed panic with simultaneous signals handling #707
    • Improved encryptor config parsing logic #676, #715
    • Added support of Prepared Statements through text protocol in MySQL #665
    • Improved unicode characters support for PostgreSQL #663
    • Improved MariaDB protocol handling #662
    • Fixed panic with handling multi-statement queries: Acra still doesn`t support MS queries, but will log a warning about potential usage of it #661
    • Fixed bug with processing null values for MySQL PreparedStatements #658
  • AcraBackup:

    • Marked acra-backup tool as deprecated in favour of acra-keys tool, in the 0.97.0 acra-backup will be removed #674
  • AcraKeyMaker, AcraKeys, AcraPoisonRecordMaker, AcraTokens:

    • Added base TLS flags for tools #678
  • AcraServer, AcraTranslator, AcraKeymaker, AcraKeys, AcraRotate, AcraPoisonRecordMaker, AcraTokens, AcraRollback:

    • Change tools arguments parsing approach in the appropriate priority: CLI-> Config-> General CLI -> General Config -> CLI Default #678

Example projects and demos: