This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/internal/outpost/ak
dependabot[bot] c21c1757de
core: bump github.com/getsentry/sentry-go from 0.15.0 to 0.16.0 (#4179)
* core: bump github.com/getsentry/sentry-go from 0.15.0 to 0.16.0

Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update custom tracer

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-12-09 12:20:41 +01:00
..
api.go *: add versioned user agent to sentry 2022-06-20 11:54:10 +02:00
api_ws.go internal: make internal go version match python version 2022-01-14 10:45:37 +01:00
api_ws_msg.go root: initial merging of outpost and main project 2021-06-16 12:02:02 +02:00
crypto.go crypto: make certificate parsing optional for crypto api (#3711) 2022-10-01 00:06:00 +02:00
global.go core: bump github.com/getsentry/sentry-go from 0.15.0 to 0.16.0 (#4179) 2022-12-09 12:20:41 +01:00
metrics.go outposts: add consistent name and type to metrics 2021-09-16 10:14:51 +02:00
outpost.go outposts: add consistent name and type to metrics 2021-09-16 10:14:51 +02:00
periodical.go outpost/ldap: regularly pre-heat flow executor cache to increase bind performance 2021-08-21 16:17:30 +02:00
test.go root: make sentry DSN configurable (#4016) 2022-11-15 16:05:29 +01:00