Releases: doncicuto/glim
Releases · doncicuto/glim
v0.5.0-alpha
What's Changed
- k8s: add liveness and readiness probes by @doncicuto in #81
- feat: add port env variables by @doncicuto in #83
💥 BREAKING_CHANGE. GLIM_API_ADDR and GLIM_LDAP_ADDR now are used to set IP addresses, listening ports are set with GLIM_API_PORT and GLIM_LDAP_PORT
Full Changelog: v0.4.0-alpha...v0.5.0-alpha
v0.4.0-alpha
What's Changed
- feat: Guacamole support, LDAP server without TLS by @doncicuto in #74
- feat: move glim to bin by @doncicuto in #76
- feat: add minimal tests for LDAP search and bind operations by @doncicuto in #77
Full Changelog: v0.3.0-alpha...v0.4.0-alpha
v0.3.0-alpha
What's Changed
- feat: add Postgres support, close #39 by @doncicuto in #57
- create CODE_OF_CONDUCT.md by @doncicuto in #58
- feat: Redis as KV store for Glim by @doncicuto in #59
- feat: add json format for commands, closes #65 by @doncicuto in #67
- feat: add tests for CLI commands by @doncicuto in #69
- fix: add check for CSV file headers, avoid panic by @doncicuto in #70
Full Changelog: v0.2.0-alpha...v0.3.0-alpha
v0.2.0-alpha
What's Changed
- feat 23 by @doncicuto in #35
- feat: add workflow for building and testing by @doncicuto in #37
- docs: add instructions about Docker, closes #40 by @doncicuto in #41
- docs: remove images from README.md, use Mermaid by @doncicuto in #42
- feat: ldap simple paged results and sizeLimit support by @doncicuto in #44
- feat 3 by @doncicuto in #45
- feat: add govulncheck to actions, closes #46 by @doncicuto in #47
- feat 31 by @doncicuto in #48
- docs: more docker information by @doncicuto in #50
- feat: upgrade go to 1.19 by @doncicuto in #53
- feat 32 by @doncicuto in #52
v0.1.0-alpha
As the first public release here's a bit about what Glim can do so far:
- Can authenticate users for Rancher, Gitea, Gitlab CE, Portainer CE, Kanboard and Harbor.
- Stores users in SQLite.
- Released only for Linux 64bits.
New Contributors
- @doncicuto made their first contribution in #20
Full Changelog: https://github.com/doncicuto/glim/commits/v0.1.0-alpha