 Owen SchwartzandGitHub
|
e25e5766df
|
Merge pull request #102 from fosrl/dev
Change where heap is written to
1.4.3
|
2026-07-19 10:57:48 -04:00 |
|
 Owen SchwartzandGitHub
|
2264c1c7b4
|
Merge pull request #99 from fosrl/dependabot/docker/docker-dependencies-2adcbce36e
build(deps): bump alpine from 3.23 to 3.24 in the docker-dependencies group
|
2026-07-18 16:03:39 -04:00 |
|
 Owen SchwartzandGitHub
|
904199121d
|
Merge pull request #100 from fosrl/dependabot/go_modules/go-dependencies-ae6daafbbe
build(deps): bump the go-dependencies group with 2 updates
|
2026-07-18 16:03:15 -04:00 |
|
 Owen SchwartzandGitHub
|
5b92bdeb1c
|
Merge pull request #101 from fosrl/dependabot/github_actions/github-actions-dependencies-ad4479fa06
build(deps): bump the github-actions-dependencies group with 6 updates
|
2026-07-18 16:01:56 -04:00 |
|
Owen
|
daecacbd8e
|
Change where heap is written to
|
2026-07-16 16:16:54 -04:00 |
|
 dependabot[bot]andGitHub
|
8efce78d94
|
build(deps): bump the github-actions-dependencies group with 6 updates
Bumps the github-actions-dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `7.0.0` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `4.0.0` | `4.2.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `4.0.0` | `4.2.0` |
| [docker/login-action](https://github.com/docker/login-action) | `4.1.0` | `4.4.0` |
| [actions/setup-go](https://github.com/actions/setup-go) | `6.4.0` | `6.5.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `7.0.0` | `7.0.1` |
Updates `actions/checkout` from 6.0.2 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0)
Updates `docker/setup-qemu-action` from 4.0.0 to 4.2.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/ce360397dd3f832beb865e1373c09c0e9f86d70a...96fe6ef7f33517b61c61be40b68a1882f3264fb8)
Updates `docker/setup-buildx-action` from 4.0.0 to 4.2.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd...bb05f3f5519dd87d3ba754cc423b652a5edd6d2c)
Updates `docker/login-action` from 4.1.0 to 4.4.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/4907a6ddec9925e35a0a9e82d7399ccc52663121...af1e73f918a031802d376d3c8bbc3fe56130a9b0)
Updates `actions/setup-go` from 6.4.0 to 6.5.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/4a3601121dd01d1626a1e23e37211e3254c1c06c...924ae3a1cded613372ab5595356fb5720e22ba16)
Updates `actions/upload-artifact` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions-dependencies
- dependency-name: docker/setup-qemu-action
dependency-version: 4.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: docker/setup-buildx-action
dependency-version: 4.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: docker/login-action
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: actions/setup-go
dependency-version: 6.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: actions/upload-artifact
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-07 19:01:31 +00:00 |
|
 dependabot[bot]andGitHub
|
c29e6ec535
|
build(deps): bump the go-dependencies group with 2 updates
Bumps the go-dependencies group with 2 updates: [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/sync](https://github.com/golang/sync).
Updates `golang.org/x/crypto` from 0.52.0 to 0.53.0
- [Commits](https://github.com/golang/crypto/compare/v0.52.0...v0.53.0)
Updates `golang.org/x/sync` from 0.20.0 to 0.21.0
- [Commits](https://github.com/golang/sync/compare/v0.20.0...v0.21.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.53.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: golang.org/x/sync
dependency-version: 0.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-07 19:01:29 +00:00 |
|
 dependabot[bot]andGitHub
|
0a1496e8de
|
build(deps): bump alpine in the docker-dependencies group
Bumps the docker-dependencies group with 1 update: alpine.
Updates `alpine` from 3.23 to 3.24
---
updated-dependencies:
- dependency-name: alpine
dependency-version: '3.24'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-07 19:01:17 +00:00 |
|
 Owen SchwartzandGitHub
|
4f325dd92f
|
Merge pull request #92 from fosrl/chore/dependabot-single-pr-groups
chore(dependabot): limit grouped dependency updates to one PR per ecosystem
|
2026-07-07 15:00:19 -04:00 |
|
 Owen SchwartzandGitHub
|
8328a4751a
|
Merge pull request #98 from fosrl/dev
1.4.2-s.1
1.4.2-s.1
|
2026-07-06 09:19:54 -04:00 |
|
Owen
|
860ba69a88
|
Try to control the sockets and size of bandwidth
|
2026-07-06 09:16:10 -04:00 |
|
Owen
|
e1c9836dc1
|
Disable firewall
|
2026-07-01 10:46:21 -04:00 |
|
 Owen SchwartzandGitHub
|
4f457db7b5
|
Merge pull request #97 from fosrl/dev
Add cache timeout of 2.5 seconds to record hp
1.4.2-s.0
1.4.2
|
2026-06-12 20:35:02 -07:00 |
|
Owen
|
6d548ea166
|
Add cache timeout of 2.5 seconds to record hp
Fixes #96
Closes #95
|
2026-06-12 20:32:43 -07:00 |
|
 Marc SchäferandGitHub
|
d611eb2022
|
chore(dependabot): limit grouped dependency updates to one PR per ecosystem
|
2026-06-07 11:02:22 +02:00 |
|
 Owen SchwartzandGitHub
|
4d8f5923c3
|
Merge pull request #86 from fosrl/dev
Fix rebuilding WG sessions and handling HP out of hot path
1.4.1
|
2026-06-04 10:42:18 -07:00 |
|
Owen
|
6af41f2a6e
|
Merge branch 'dev' of github.com:fosrl/gerbil into dev
|
2026-06-04 10:41:00 -07:00 |
|
 Owen SchwartzandGitHub
|
c638090ef7
|
Merge pull request #72 from fosrl/dependabot/github_actions/sigstore/cosign-installer-4.1.1
build(deps): bump sigstore/cosign-installer from 4.1.0 to 4.1.2
|
2026-06-04 10:40:39 -07:00 |
|
 dependabot[bot]andGitHub
|
cde79b5c50
|
build(deps): bump sigstore/cosign-installer from 4.1.0 to 4.1.2
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v4.1.0...6f9f17788090df1f26f669e9d70d6ae9567deba6)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-04 17:40:00 +00:00 |
|
 Owen SchwartzandGitHub
|
af42ae3448
|
Merge pull request #70 from fosrl/dependabot/github_actions/docker/setup-qemu-action-4.0.0
Bump docker/setup-qemu-action from 3.7.0 to 4.0.0
|
2026-06-04 10:39:41 -07:00 |
|
 Owen SchwartzandGitHub
|
f7d874cd78
|
Merge pull request #71 from fosrl/dependabot/github_actions/docker/setup-buildx-action-4.0.0
Bump docker/setup-buildx-action from 3.12.0 to 4.0.0
|
2026-06-04 10:39:33 -07:00 |
|
 Owen SchwartzandGitHub
|
f3f70fff14
|
Merge pull request #73 from fosrl/dependabot/github_actions/docker/login-action-4.1.0
Bump docker/login-action from 4.0.0 to 4.1.0
|
2026-06-04 10:38:54 -07:00 |
|
 Owen SchwartzandGitHub
|
95e83da5c1
|
Merge pull request #74 from fosrl/dependabot/github_actions/actions/setup-go-6.4.0
build(deps): bump actions/setup-go from 6.3.0 to 6.4.0
|
2026-06-04 10:38:36 -07:00 |
|
 Owen SchwartzandGitHub
|
19a71e7c0a
|
Merge pull request #69 from fosrl/go-update
Update Go version to 1.26 and adjust workflows and Dockerfile
|
2026-06-04 10:37:32 -07:00 |
|
Owen
|
cf863702a0
|
Merge branch 'main' into go-update
|
2026-06-04 10:36:47 -07:00 |
|
Owen
|
b8bb1249c9
|
Merge branch 'main' of github.com:fosrl/gerbil into dev
|
2026-06-04 10:36:02 -07:00 |
|
 Owen SchwartzandGitHub
|
18078e0e06
|
Merge pull request #85 from fosrl/fix/security-update-go-deps
Update Go dependencies for security fixes
|
2026-06-04 10:18:47 -07:00 |
|
Marc Schäfer
|
44622a883f
|
fix(deps): update Go dependencies for security fixes
|
2026-06-04 16:01:19 +02:00 |
|
miloschwartz
|
3926dcc6be
|
update issue template
|
2026-05-25 21:42:00 -07:00 |
|
 Owen SchwartzandGitHub
|
65bb3fc101
|
Merge pull request #83 from fosrl/github-action-cosign
Upgrade cosign installer to v4.1.2 and pin cosign version
|
2026-05-16 14:55:01 -07:00 |
|
 Marc SchäferandGitHub
|
8683a62b4b
|
fix(security): update cosign to v3.0.6 and installer to 4.1.2
Updated cosign installer to version 4.1.2 and specified cosign release version 3.0.6.
|
2026-05-16 16:34:40 +02:00 |
|
Owen
|
7d1f963820
|
Speeed up parsing
|
2026-05-14 16:20:16 -07:00 |
|
Owen
|
775def1a97
|
Fix rebuilding sessions
|
2026-05-14 15:55:54 -07:00 |
|
Owen
|
180b5fe768
|
Reduce latency calling http endpoint in hot path
|
2026-05-14 15:39:29 -07:00 |
|
Owen
|
e5241751fc
|
Update go installed version
|
2026-05-03 15:46:36 -07:00 |
|
 dependabot[bot]andGitHub
|
34f8abfd37
|
build(deps): bump actions/setup-go from 6.3.0 to 6.4.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/4b73464bb391d4059bd26b0524d20df3927bd417...4a3601121dd01d1626a1e23e37211e3254c1c06c)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 6.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-03 22:31:01 +00:00 |
|
 Owen SchwartzandGitHub
|
77b386ecac
|
Merge pull request #80 from fosrl/dev
1.4.0
1.4.0
|
2026-05-03 15:29:58 -07:00 |
|
 Owen SchwartzandGitHub
|
1b869c20de
|
Merge pull request #79 from fosrl/observability-update
Enhance observability with OTLP timeout and API unification
|
2026-05-03 15:27:44 -07:00 |
|
Owen
|
375cb8b0ba
|
Update CODEOWNERS
|
2026-05-03 15:26:52 -07:00 |
|
Marc Schäfer
|
3f95e2da25
|
fix(otel): revert semconv version and correct deployment environment attribute
Signed-off-by: Marc Schäfer <git@marcschaeferger.de>
|
2026-05-04 00:21:10 +02:00 |
|
Marc Schäfer
|
cda6fa6772
|
feat(cli/proxy): add OTLP timeout flag and make proxy metrics resilient
|
2026-05-04 00:12:24 +02:00 |
|
Marc Schäfer
|
191b4fa26a
|
feat(prometheus): robust label validation and registration handling
|
2026-05-04 00:12:24 +02:00 |
|
Marc Schäfer
|
73d4d4d37c
|
feat(observability): unify backend APIs and harden OTel handling
|
2026-05-04 00:12:23 +02:00 |
|
Marc Schäfer
|
bcb5cc4746
|
refactor(metrics): safe initialization and instrument factory
|
2026-05-04 00:12:23 +02:00 |
|
Marc Schäfer
|
f130a7cdb8
|
chore(deps): update OpenTelemetry and related modules
|
2026-05-04 00:12:22 +02:00 |
|
Marc Schäfer
|
4a322a436b
|
chore(docs): add OTLP timeout docs and minor fixes
|
2026-05-04 00:12:16 +02:00 |
|
Owen
|
b642df3e1e
|
Add CODEOWNERS
|
2026-04-07 11:33:51 -04:00 |
|
 dependabot[bot]andGitHub
|
65e599f833
|
Bump docker/login-action from 4.0.0 to 4.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/b45d80f862d83dbcd57f89517bcf500b2ab88fb2...4907a6ddec9925e35a0a9e82d7399ccc52663121)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-06 21:15:47 +00:00 |
|
 dependabot[bot]andGitHub
|
cae46757dd
|
Bump docker/setup-buildx-action from 3.12.0 to 4.0.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.12.0 to 4.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/8d2750c68a42422c14e847fe6c8ac0403b4cbd6f...4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-06 21:15:40 +00:00 |
|
 dependabot[bot]andGitHub
|
4b575016f3
|
Bump docker/setup-qemu-action from 3.7.0 to 4.0.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/c7c53464625b32c7a7e944ae62b3e17d2b600130...ce360397dd3f832beb865e1373c09c0e9f86d70a)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-06 21:15:37 +00:00 |
|