Skip to content

Releases: frankkessler/salesforce-laravel-oauth2-rest

Add Laravel 5.4 support

03 Mar 03:02
Compare
Choose a tag to compare
v0.4.20

Merge branch 'master' of https://github.com/frankkessler/salesforce-l…

Code cleanup

17 Feb 20:45
Compare
Choose a tag to compare
Merge pull request #60 from frankkessler/analysis-8jN0x2

Apply fixes from StyleCI

Fix JWT token bug if database is not available

03 Feb 18:58
Compare
Choose a tag to compare
v0.4.18

Fix jwt token usage bug if eloquent and database aren't available

Fix bulk batch splicing logic

24 Jan 17:03
Compare
Choose a tag to compare
v0.4.17

Merge remote-tracking branch 'origin/master'

Add MIT License

04 Jan 02:09
Compare
Choose a tag to compare
v0.4.16

Update LICENSE

Add batch processing class to reduce memory usage on bulk data jobs

24 Nov 03:54
Compare
Choose a tag to compare
Merge pull request #57 from frankkessler/analysis-8K0229

Applied fixes from StyleCI

Bug fixes on Bulk

24 Nov 01:16
Compare
Choose a tag to compare
v0.4.14.2

Make helper methods public for bulk

Fix PK Chunking return formatting

23 Nov 06:24
Compare
Choose a tag to compare
v0.4.14.1

Update readme

Add Bulk Query PK Chunking

23 Nov 03:35
Compare
Choose a tag to compare
v0.4.14

Add PK Chunking to Bulk Api Query

Add additional method to base object

09 Nov 23:17
Compare
Choose a tag to compare
v0.4.13.2

Add method to get additional fields from base object