Releases: affordablemobiles/GServerlessSupportLaravel
Releases · affordablemobiles/GServerlessSupportLaravel
Fix type error in str_pad
v9.0.29 Fix type error in str_pad call
Session: Datastore TTL
Support Datastore TTL with an expireAt
column:
Session Driver Config Support
Support has been added to configure the kind
and namespace
for Datastore session handler entries.
kind
is set via config/session.php -> table
which is hardcoded by Laravel to sessions
by default.
namespace
is set via config/session.php -> store
which can be configured via SESSION_STORE
in the env by default.
Auth: IAP_Guard: Cloud Run fallback
v9.0.26 Auth: IAP_Guard: Cloud Run fallback
Auth: IAP_Guard: Cloud Run fallback
v9.0.25 Auth: IAP_Guard: Cloud Run fallback
Auth: IAP_Guard: Cloud Run fallback
v6.0.39 Auth: IAP_Guard: Cloud Run fallback
Auth: IAP_Guard: Cloud Run fallback
v6.0.38 Auth: IAP_Guard: Cloud Run fallback
fix helpers for preload.php
v9.0.24 fix helpers for preload.php
View Compiler: path cache
v9.0.23 View Compiler: path cache
Database: Sticky DB connections
v9.0.22 Database: Sticky DB connections