Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
  • Shell 67.4%
  • Python 29%
  • Dockerfile 3.3%
  • JavaScript 0.3%
Find a file
dependabot[bot] 8bc76d70af
build(deps): bump BYK/docker-volume-cache-action from be89365902126f508dcae387a32ec3712df6b1cd to 0efa5cf5178c9906cb46ed8d1a357df8fd6b1a06 (#4253)
build(deps): bump BYK/docker-volume-cache-action

Bumps [BYK/docker-volume-cache-action](https://github.com/byk/docker-volume-cache-action) from be89365902126f508dcae387a32ec3712df6b1cd to 0efa5cf5178c9906cb46ed8d1a357df8fd6b1a06.
- [Release notes](https://github.com/byk/docker-volume-cache-action/releases)
- [Commits](be89365902...0efa5cf517)

---
updated-dependencies:
- dependency-name: BYK/docker-volume-cache-action
  dependency-version: 0efa5cf5178c9906cb46ed8d1a357df8fd6b1a06
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-05 08:33:34 +07:00
.github ref: restore unpinned actions (#4243) 2026-03-25 22:08:18 +07:00
_integration-test build(deps): bump minimatch from 9.0.5 to 9.0.7 in /_integration-test/nodejs (#4189) 2026-02-26 10:23:50 +07:00
_unit-test feat: support custom CA certificates for all containers (#4216) 2026-03-26 06:05:16 +07:00
certificates feat: Have an empty certificates folder ready (#1065) 2021-08-17 17:40:35 +03:00
clickhouse Fix Clickhouse max_server_memory_usage_to_ram_ratio setting (#4025) 2025-11-11 07:04:18 +07:00
cron Respect uppercase proxy variables (#3949) 2025-09-23 21:01:30 +07:00
geoip Integrate with MaxMind out of the box (#766) 2020-12-14 11:56:04 -05:00
get-compose-action fix: Prevent script injection vulnerability in get-compose-action (#4179) 2026-02-19 16:47:10 +07:00
install fix: use default buildx builder to resolve local images during build (#4250) 2026-03-30 07:50:06 +00:00
jq [Snyk] Security upgrade debian from bullseye-slim to bookworm-20231009-slim (#2511) 2023-10-25 11:23:44 -07:00
optional-modifications feat: Remove 'vroom-cleanup' container (#4217) 2026-03-21 11:14:59 +07:00
relay feat: statsd configuration through environment variables (#4031) 2025-11-14 03:37:23 +00:00
scripts fix(release): restore version bumping for releases (#4191) 2026-02-25 21:25:50 +00:00
sentry fix: add "organizations:on-demand-metrics-extraction" ff to enable metric alerts (#4170) 2026-02-13 12:18:29 +00:00
symbolicator feat: statsd configuration through environment variables (#4031) 2025-11-14 03:37:23 +00:00
workstation enable shell linter for more scripts (#3748) 2025-06-14 06:50:26 +07:00
.craft.yml fix(release): restore version bumping for releases (#4191) 2026-02-25 21:25:50 +00:00
.dockerignore feat: support custom CA certificates for all containers (#4216) 2026-03-26 06:05:16 +07:00
.editorconfig EditorConfig and indentation fixes (#650) 2020-08-31 14:40:52 +03:00
.env feat: support custom CA certificates for all containers (#4216) 2026-03-26 06:05:16 +07:00
.gitattributes fix(test): Export test script (#978) 2021-05-31 14:44:51 +03:00
.gitignore feat: support custom CA certificates for all containers (#4216) 2026-03-26 06:05:16 +07:00
.pre-commit-config.yaml Introduce patches with external kafka (#3521) 2025-06-13 08:55:30 +00:00
.python-version Revert "Revert "ref: migrate to uv (#4061)"" (#4097) 2025-12-11 07:08:27 +07:00
action.yaml build(deps): bump BYK/docker-volume-cache-action from be89365902126f508dcae387a32ec3712df6b1cd to 0efa5cf5178c9906cb46ed8d1a357df8fd6b1a06 (#4253) 2026-04-05 08:33:34 +07:00
CHANGELOG.md release: 26.3.1 2026-03-17 17:19:07 +00:00
codecov.yml chore: Disable codecov for master/release branches (#3384) 2024-10-17 14:17:20 -07:00
CONTRIBUTING.md fix(sentry-admin): Do not wait for command finish to display output (#3390) 2024-10-18 19:09:31 +00:00
docker-compose.yml Bump postgres 14.22-bookworm (#4249) 2026-03-30 14:32:28 +07:00
install.sh feat: support custom CA certificates for all containers (#4216) 2026-03-26 06:05:16 +07:00
LICENSE.md Upgrade to FSL-1.1 (#2835) 2024-02-27 17:15:42 -05:00
nginx.conf ref: Remove proxy_next_upstream directives (#3973) 2025-09-26 14:45:09 +00:00
pyproject.toml Revert "Revert "ref: migrate to uv (#4061)"" (#4097) 2025-12-11 07:08:27 +07:00
README.md release: 26.3.1 2026-03-17 17:19:07 +00:00
redis.conf fix(redis): Use a safer eviction rule (#3432) 2024-11-19 16:34:41 +00:00
sentry-admin.sh Add pgbouncer (#3884) 2025-08-23 20:18:13 +07:00
unit-test.sh chore: guard unit-test.sh from being invoked by users (#4085) 2025-12-09 11:09:41 +07:00
uv.lock build(deps-dev): bump cryptography from 46.0.3 to 46.0.5 (#4168) 2026-02-11 14:35:27 +07:00

Self-Hosted Sentry 26.3.1

Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept.

Documentation here.