mirror of
https://github.com/trailbaseio/trailbase.git
synced 2025-12-21 09:29:44 -06:00
Prepare release v0.3.1.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## v0.3.1
|
||||
|
||||
* Fix client-ip logging.
|
||||
* Wire request-type into logs
|
||||
|
||||
## v0.3.0
|
||||
|
||||
A foundational overhaul of SQLite's integration and orchestration. This will
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM lukemathwalker/cargo-chef:latest-rust-1.81-slim AS chef
|
||||
FROM lukemathwalker/cargo-chef:latest-rust-1.83-slim AS chef
|
||||
|
||||
# Install additional build dependencies.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user