Releases: sjafferali/pfsense-api-goclient
Releases · sjafferali/pfsense-api-goclient
v1.1.0
v2.0.0-alpha
Remove config
v1.0.1
v1.0.0
What's Changed
Package promoted to first stable release.
- Add user tests by @sjafferali in #51
- Bump actions/setup-go from 4 to 5 by @dependabot in #52
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #53
Full Changelog: v0.2.0...v1.0.0
v0.2.0
Breaking Change
All create and update method signatures have been updated to return the created/updated item.
What's Changed
- Bump Templum/govulncheck-action from 0.10.1 to 1.0.0 by @dependabot in #39
- Bump actions/checkout from 3 to 4 by @dependabot in #40
- Upgrade to go 1.21.1 by @sjafferali in #42
- Add tests for list methods in user service by @sjafferali in #44
- Add more list tests by @sjafferali in #45
- Add tests for StatusService by @sjafferali in #46
- Add tests for UpdateGroup and CreateGroup by @sjafferali in #47
- Return created item in all create responses by @sjafferali in #43
- Fix create user test response by @sjafferali in #49
- Return updated entry in Update responses by @sjafferali in #48
- Upgrade to go 1.21.3 by @sjafferali in #50
Full Changelog: v0.1.5...v0.2.0
v0.1.5
v0.1.4
What's Changed
- Disable cache and remove version by @sjafferali in #35
- Coverage fixes by @sjafferali in #36
- Create methods to update and create certificates by @sjafferali in #34
- Update golang to 1.20.5 by @sjafferali in #37
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Enable cache by @sjafferali in #28
- Bump Templum/govulncheck-action from 0.0.9 to 0.10.1 by @dependabot in #30
- Bump actions/checkout from 2 to 3 by @dependabot in #31
- Bump actions/setup-go from 3 to 4 by @dependabot in #29
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #32
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #33
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1