Changelog v3.0.1 (2025-11-28)
Version 3.0.1 (2025-11-28)
- Fix: fix missing stack trace in AOT builds when exceptions are thrown.
- Fix: Fix failing Docker JIT image build.
- Change: removed error mapping for PostgreSQL error code 42883 (undefined_function) from HTTP 404 Not Found. Map it to default HTTP 500 Internal Server Error instead. This was confusing.