Skip to content

Releases: affordablemobiles/GServerlessSupportLaravel

Fix type error in str_pad

26 Sep 10:13
2546165
Compare
Choose a tag to compare
v9.0.29

Fix type error in str_pad call

Session: Datastore TTL

06 Sep 11:55
Compare
Choose a tag to compare

Support Datastore TTL with an expireAt column:

https://cloud.google.com/datastore/docs/ttl

Session Driver Config Support

06 Sep 11:33
Compare
Choose a tag to compare

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

04 Aug 12:54
Compare
Choose a tag to compare
v9.0.26

Auth: IAP_Guard: Cloud Run fallback

Auth: IAP_Guard: Cloud Run fallback

04 Aug 12:44
Compare
Choose a tag to compare
v9.0.25

Auth: IAP_Guard: Cloud Run fallback

Auth: IAP_Guard: Cloud Run fallback

04 Aug 12:53
Compare
Choose a tag to compare
v6.0.39

Auth: IAP_Guard: Cloud Run fallback

Auth: IAP_Guard: Cloud Run fallback

04 Aug 12:44
Compare
Choose a tag to compare
v6.0.38

Auth: IAP_Guard: Cloud Run fallback

fix helpers for preload.php

20 Jul 12:50
Compare
Choose a tag to compare
v9.0.24

fix helpers for preload.php

View Compiler: path cache

07 Jul 09:12
Compare
Choose a tag to compare
v9.0.23

View Compiler: path cache

Database: Sticky DB connections

01 Jul 12:50
Compare
Choose a tag to compare
v9.0.22

Database: Sticky DB connections