Katzebase v0.13.0

Version: 0.13.0
Status: Stable
Released: 2024-08-06
License: MIT License
Downloads
Katzebase.Server.exe • 3.43 MB
Source-Code

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

Release Notes
  • Added: SystemProcedures and SystemAggregateFunctions
  • Added serilog.
  • Removed delayed document materialization.
  • Removed stability lock conversion.
  • Corrected index analytics for root node calculations.
  • Fixed parser issue which was not tagging NULL as a constant.
  • Resolved null equality issues.
  • Resolved issue where constant values were not filled out on one-to-many relationships.
  • Vastly improved exception reporting.
  • Refactoring of expressions, sub-expressions and conditions.

Full Changelog: https://github.com/NTDLS/NTDLS.Katzebase.Server/compare/0.12.0...0.13.0