Releases: silinternational/personnel-sync
Releases · silinternational/personnel-sync
v6.8.8
What's Changed
- Bump golang.org/x/crypto from 0.27.0 to 0.31.0 by @dependabot in #113
Full Changelog: v6.8.7...v6.8.8
v6.8.7
v6.8.6
v6.8.5
v6.8.4
Fixed
- Fix README headers
- Add docs for the AttributeMap section of the config file
- Fix
Source
andDestination
AttributeMap field names in example config
v6.8.3
Added crucial steps to the release job
Fixed
- The release job needed checkout and setup-go also
Fix release job
Fixed
- Remove
branches: "**"
from the workflow config so the workflow will run on all pushes.
publish a Lambda binary in GitHub release
Added
- Added a GoReleaser step to publish a binary for use on Lambda
Use GitHub Actions for CI test
No code changes in this release