Releases: algolia/openvpn-auth-okta
Releases · algolia/openvpn-auth-okta
v2.9.1
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #96
- chore(deps): bump github.com/phuslu/log from 1.0.119 to 1.0.120 by @dependabot[bot] in #97
- chore(deps): bump github.com/go-playground/validator/v10 from 10.27.0 to 10.28.0 by @dependabot[bot] in #98
- chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.45.0 by @dependabot[bot] in #99
- Fix missing C XOPEN_SOURCE and display license in README by @jjacque in #100
- Bump to version 2.9.1 by @jjacque in #101
Full Changelog: v2.9.0...v2.9.1
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
- CentOS 9 Stream
- CentOS 10 Stream
- Fedora 38
- Fedora 39
- Fedora 40
- Fedora 41
- Fedora 42
- Mageia 8
- Mageia 9
Repositories for DEB based Linux distros:
v2.9.0
What's Changed
- chore(doc): update list of available distro / arch by @jjacque in #87
- chore(deps): bump github.com/go-playground/validator/v10 from 10.26.0 to 10.27.0 by @dependabot[bot] in #90
- chore(deps): bump github.com/phuslu/log from 1.0.117 to 1.0.119 by @dependabot[bot] in #92
- Add a PasscodeSeparator option by @jjacque in #93
- Bump to version 2.9.0 by @jjacque in #94
Full Changelog: v2.8.6...v2.9.0
v2.8.6
What's Changed
- chore(deps): bump github.com/go-playground/validator/v10 from 10.23.0 to 10.24.0 by @dependabot in #76
- chore(deps): bump github.com/go-playground/validator/v10 from 10.24.0 to 10.25.0 by @dependabot in #77
- chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #80
- Use go:linkname to access private getPool function from validator tests by @jjacque in #85
- chore(deps): bump github.com/phuslu/log from 1.0.113 to 1.0.117 by @dependabot in #84
- chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #82
- chore(deps): bump github.com/go-playground/validator/v10 from 10.25.0 to 10.26.0 by @dependabot in #81
- Bump to version 2.8.6 by @jjacque in #86
Full Changelog: v2.8.5...v2.8.6
v2.8.5
What's Changed
- chore(deps): bump github.com/go-playground/validator/v10 from 10.22.0 to 10.22.1 by @dependabot in #67
- chore(deps): bump github.com/phuslu/log from 1.0.107 to 1.0.110 by @dependabot in #66
- chore(deps): bump github.com/phuslu/log from 1.0.110 to 1.0.111 by @dependabot in #68
- chore(deps): bump github.com/phuslu/log from 1.0.111 to 1.0.112 by @dependabot in #69
- chore(deps): bump github.com/phuslu/log from 1.0.112 to 1.0.113 by @dependabot in #70
- chore(deps): bump github.com/go-playground/validator/v10 from 10.22.1 to 10.23.0 by @dependabot in #72
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #73
- chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 by @dependabot in #74
- set go version to 1.23 by @jjacque in #71
- Bump to version 2.8.5 by @jjacque in #75
Full Changelog: v2.8.4...v2.8.5
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
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