Skip to content

Releases: silinternational/personnel-sync

Fix example go.mod

22 Jun 20:15
Compare
Choose a tag to compare
v4.0.2 (because v4.0.1 mysteriously disappeared)

not found: github.com/silinternational/personnel-sync/[email protected]: invalid version: unknown revision v4.0.1

Duplicate of 4.0.1 for go get

22 Jun 20:00
647ee87
Compare
Choose a tag to compare
Merge pull request #42 from silinternational/develop

correct version numbers in lambda-example/go.mod

Use branch "main"

22 Jun 19:53
647ee87
Compare
Choose a tag to compare

Also corrected version numbers in lambda-example/go.mod

Make adapters both source and destination

22 Jun 19:23
67be9a8
Compare
Choose a tag to compare

Adapters can now be both a Source and a Destination if they implement the necessary interfaces.

New adapter support:

  • Google Sheets source
  • RestAPI destination

Google Sheets destination

17 Jun 20:42
67be9a8
Compare
Choose a tag to compare
Merge pull request #34 from silinternational/develop

Release 3.4.0 - Google Sheets destination

add v3 to module path (duplicate release to add 'v' to tag)

21 May 15:50
bb4728b
Compare
Choose a tag to compare
Merge pull request #31 from silinternational/develop

add v3 to the module path

add v3 to module path

21 May 15:43
bb4728b
Compare
Choose a tag to compare
Merge pull request #31 from silinternational/develop

add v3 to the module path

added Google Shared Contacts destination

21 May 15:19
4785f5e
Compare
Choose a tag to compare
Merge pull request #29 from silinternational/develop

Release 3.3.0 -- Google Shared Contacts destination

Add config options

21 Feb 21:01
21b52a8
Compare
Choose a tag to compare

New config option to disable add, update, or delete on Google Groups (#23)

Added custom schema support to Google Users destination

18 Nov 16:29
f799e1f
Compare
Choose a tag to compare
Merge pull request #25 from silinternational/develop

Release 3.1.0