Releases: NorskHelsenett/ror
Releases · NorskHelsenett/ror
v0.0.16
What's Changed
- Fix/dubble escaping in json status body from ror error by @havardelnan in #60
- remove cli dependencies by @havardelnan in #61
- bump go by @havardelnan in #62
- Fix/initialize cahce if not provided by @havardelnan in #63
- Rename auth-providers, use dns discovery in active directory by @havardelnan in #64
- Feature/ranadomize active directory server order by @havardelnan in #65
Full Changelog: v0.0.15...v0.0.16-1
v0.0.15
What's Changed
- Add the CyberArk client to the pkg/clients/cyberark directory. by @havardelnan in #58
- Add userauth interface and implement ldap and msgraph by @havardelnan in #57
- Feature/extend rorerror by @havardelnan in #59
Full Changelog: v0.0.14...v0.0.15
v0.0.14
v0.0.13
What's Changed
- Bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #49
- Bump k8s.io/api from 0.29.2 to 0.29.3 by @dependabot in #50
- migrate rorclient and config from nhn-ror. and add pvc metric by @Eskpil in #54
- fix minor issues on vault client by @havardelnan in #55
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Bump go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo from 0.48.0 to 0.49.0 by @dependabot in #39
- Bump go.opentelemetry.io/otel/sdk from 1.23.1 to 1.24.0 by @dependabot in #43
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.23.1 to 1.24.0 by @dependabot in #41
- Bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #40
- Bump github.com/redis/go-redis/v9 from 9.5.0 to 9.5.1 by @dependabot in #47
- Bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in #46
- Bump github.com/gomodule/redigo from 1.8.9 to 1.9.2 by @dependabot in #45
- Bump go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo from 0.48.0 to 0.49.0 by @dependabot in #44
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #48
- Vault client refactor by @kuami6 in #38
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Add rordefs to pkg by @havardelnan in #34
- Adding support for kind by @rogerwesterbo in #35
- Rlog specify logfields from context by @kuami6 in #30
- Bump github.com/redis/go-redis/v9 from 9.4.0 to 9.5.0 by @dependabot in #31
New Contributors
- @kuami6 made their first contribution in #30
Full Changelog: v0.0.10...v0.0.11
v0.0.10
v0.0.9
What's Changed
- remove internal dependencies in apicontracts by @havardelnan in #32
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
What's Changed
- Add sync mutex to database credential provider by @havardelnan in #14
- Create dependabot.yml by @havardelnan in #15
- Actually use k3d interregator. by @Eskpil in #23
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #18
- Bump github.com/hashicorp/vault-client-go from 0.4.2 to 0.4.3 by @dependabot in #20
- Bump google.golang.org/grpc from 1.59.0 to 1.61.0 by @dependabot in #21
- Upgrading go packages by @rogerwesterbo in #22
- Bump go.opentelemetry.io/otel from 1.21.0 to 1.23.1 by @dependabot in #24
- upgrade to go 1.22 by @havardelnan in #26
- Add apicontracts by @havardelnan in #27
- Add messagebuscontracts by @havardelnan in #28
New Contributors
- @Eskpil made their first contribution in #23
- @dependabot made their first contribution in #18
Full Changelog: v0.0.6...v0.0.7