Releases: algolia/openvpn-auth-okta
Releases · algolia/openvpn-auth-okta
v2.8.4
What's Changed
- chore(deps): bump github.com/phuslu/log from 1.0.106 to 1.0.107 by @dependabot in #62
- Improve Okta user agent compatibility and push factor debugging by @jjacque in #63
Full Changelog: v2.8.3...v2.8.4
Linux packages
See README for easy install.
Repository files for RPM based Linux distros:
- OpenSUSE 15.4
- OpenSUSE 15.5
- OpenSUSE 15.6
- OpenSUSE Tumbleweed
- CentOS 8 Stream
- CentOS 8
- Fedora 38
- Fedora 39
- Fedora 40
- Mageia 8
- Mageia 9
Repositories for DEB based Linux distros:
v2.8.3
What's Changed
- chore(deps): bump github.com/phuslu/log from 1.0.97 to 1.0.100 by @dependabot in #49
- chore(deps): bump github.com/phuslu/log from 1.0.100 to 1.0.101 by @dependabot in #50
- chore(deps): bump github.com/phuslu/log from 1.0.101 to 1.0.102 by @dependabot in #51
- chore(deps): bump github.com/go-playground/validator/v10 from 10.20.0 to 10.21.0 by @dependabot in #52
- Fix various codacy reported warnings by @jjacque in #53
- chore(lib): deduplicate identical piece of code by @jjacque in #54
- chore(deps): bump github.com/phuslu/log from 1.0.102 to 1.0.106 by @dependabot in #57
- chore(deps): bump github.com/go-playground/validator/v10 from 10.21.0 to 10.22.0 by @dependabot in #58
- Use sentinel errors and dedup some JSON processing by @jjacque in #59
- Simplify Okta Auth error handling using wrappers by @jjacque in #60
Full Changelog: v2.8.2...v2.8.3
v2.8.2
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #36
- chore(deps): bump github.com/go-playground/validator/v10 from 10.18.0 to 10.19.0 by @dependabot in #35
- chore(deps): bump github.com/phuslu/log from 1.0.88 to 1.0.89 by @dependabot in #37
- chore(deps): bump github.com/phuslu/log from 1.0.89 to 1.0.90 by @dependabot in #39
- chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #38
- chore(deps): bump github.com/phuslu/log from 1.0.90 to 1.0.91 by @dependabot in #40
- chore(deps): bump github.com/go-playground/validator/v10 from 10.19.0 to 10.20.0 by @dependabot in #42
- chore(deps): bump github.com/phuslu/log from 1.0.91 to 1.0.92 by @dependabot in #41
- chore(deps): bump github.com/phuslu/log from 1.0.92 to 1.0.93 by @dependabot in #43
- chore(deps): bump github.com/phuslu/log from 1.0.93 to 1.0.96 by @dependabot in #45
- chore(deps): bump github.com/phuslu/log from 1.0.96 to 1.0.97 by @dependabot in #46
- Introduce a new C function to parse the envp as args for the lib by @jjacque in #44
- chore(dist): build using Golang 1.22 by @jjacque in #47
- fix(Makefile): raspbian always needs CGO by @jjacque in #48
Full Changelog: v2.8.1...v2.8.2
v2.8.1
What's Changed
- Be more API "compliant" by @jjacque in #28
- chore(deps): bump golang.org/x/crypto from 0.7.0 to 0.17.0 by @dependabot in #30
- chore(deps): bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #29
- Use phuslu/log instead of logrus, add group checking by @jjacque in #31
- chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #32
- chore(deps): bump github.com/go-playground/validator/v10 from 10.17.0 to 10.18.0 by @dependabot in #33
- Check go format by @jjacque in #34
Full Changelog: v2.6.1...v2.8.1
v2.6.1
v2.6.0
v2.5.10
v2.5.9
v2.5.8
What's Changed
- Fix gofmt, refacto oktaApiAuth.Auth to reduce complexity by @jjacque in #16
- Handling auth transaction cancellation in a better way by @jjacque in #17
- Clean logs and handle password expiration by @jjacque in #18
- FIX: user may have multiple OTP providers, let's try all before failing auth by @jjacque in #19
Full Changelog: v2.5.6...v2.5.8