Skip to content

Releases: stackkit/laravel-google-cloud-scheduler

v3.0.1

27 Mar 21:47
95a2457
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

15 Mar 22:08
Compare
Choose a tag to compare

What's Changed

Please see UPGRADING.md on how to update.

Added

  • You may now optionally disable token verification or task handler route registration using cloud-tasks.disable_token_verification and cloud-tasks.disable_task_handler config option, respectively.

Full Changelog: v2.0.5...v3.0.0

v3.0.0-beta.2

15 Mar 14:11
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release
wip

v3.0.0-beta.1

13 Mar 21:46
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

Full Changelog: v2.0.5...v3.0.0-beta.1

v2.0.5

28 Dec 08:57
0ce466a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

02 Sep 11:54
28ced64
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

05 Jun 17:53
a3a33c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

03 Jun 17:08
d376207
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

26 Apr 19:01
34eea62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

23 Apr 15:30
578ffa1
Compare
Choose a tag to compare
Merge pull request #15 from stackkit/feature/use-google-own-openid-ve…