Kevin Franklin Kim
|
69594d99fa
|
feat: add event session id and number
|
2025-02-10 11:45:54 +01:00 |
|
Kevin Franklin Kim
|
79ce1d81e4
|
chore: skip mke
|
2025-02-10 11:32:35 +01:00 |
|
Kevin Franklin Kim
|
4900b61684
|
fix: set debug mode on every event
|
2025-02-10 11:20:24 +01:00 |
|
Kevin Franklin Kim
|
778bb0f199
|
Merge pull request #37 from foomo/sesamy-go-0.7.1
fix: set content type
|
2024-12-10 08:50:45 +01:00 |
|
Kevin Franklin Kim
|
f5d0d00b78
|
fix: set content type
|
2024-12-10 08:45:46 +01:00 |
|
Kevin Franklin Kim
|
d5a849611e
|
Merge pull request #36 from foomo/sesamy-go-0.7.0
feat: go 1.23.0 & WithTimeout middlewares
|
2024-12-09 14:42:19 +01:00 |
|
Kevin Franklin Kim
|
d1967008a8
|
feat: bump go 1.23.0
|
2024-12-09 12:33:33 +01:00 |
|
Kevin Franklin Kim
|
69fc1ac71d
|
feat: add with timeout middleware
|
2024-12-09 12:32:55 +01:00 |
|
dependabot[bot]
|
603cc9e45b
|
chore(deps): bump the gomod-update group across 1 directory with 3 updates
Bumps the gomod-update group with 2 updates in the / directory: [github.com/grafana/loki/v3](https://github.com/grafana/loki) and [github.com/prometheus/common](https://github.com/prometheus/common).
Updates `github.com/grafana/loki/v3` from 3.2.1 to 3.3.1
- [Release notes](https://github.com/grafana/loki/releases)
- [Changelog](https://github.com/grafana/loki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/loki/compare/v3.2.1...v3.3.1)
Updates `github.com/prometheus/common` from 0.60.1 to 0.61.0
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](https://github.com/prometheus/common/compare/v0.60.1...v0.61.0)
Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)
---
updated-dependencies:
- dependency-name: github.com/grafana/loki/v3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-update
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-update
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-update
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-08 10:52:34 +00:00 |
|
Kevin Franklin Kim
|
bc2e2e0957
|
Merge pull request #34 from foomo/fix/collect-response-header
fix: copy headers to response
|
2024-11-26 16:16:18 +01:00 |
|
Kevin Franklin Kim
|
67a12676eb
|
fix: copy headers to response
|
2024-11-26 15:49:21 +01:00 |
|
Kevin Franklin Kim
|
0853b5153d
|
fix: copy headers to response
|
2024-11-26 15:26:48 +01:00 |
|
Kevin Franklin Kim
|
ad3a673307
|
Merge pull request #31 from foomo/sesamy-go-0.4.2
feat: collect
|
2024-11-25 15:49:30 +01:00 |
|
Kevin Franklin Kim
|
6680fbb169
|
feat: add sendpayload
|
2024-11-25 13:41:46 +01:00 |
|
Kevin Franklin Kim
|
478b678a6e
|
feat: add decode
|
2024-11-21 13:56:10 +01:00 |
|
Kevin Franklin Kim
|
e801701b58
|
fix: middleware name
|
2024-11-21 13:20:13 +01:00 |
|
Kevin Franklin Kim
|
2a125cee30
|
fix: middleware name
|
2024-11-21 12:55:07 +01:00 |
|
Kevin Franklin Kim
|
e7f9e2af67
|
feat: add middlewares
|
2024-11-21 12:52:25 +01:00 |
|
Kevin Franklin Kim
|
28573f3798
|
feat: add middlewares
|
2024-11-21 12:38:11 +01:00 |
|
Kevin Franklin Kim
|
757a4f63e5
|
feat: add middlewares
|
2024-11-21 12:36:05 +01:00 |
|
Kevin Franklin Kim
|
9cca227cd3
|
fix: loki next
|
2024-11-20 17:08:28 +01:00 |
|
Kevin Franklin Kim
|
0c1db3cad2
|
wip: use new request
|
2024-11-20 17:05:26 +01:00 |
|
Kevin Franklin Kim
|
9af3ced441
|
wip: use new request
|
2024-11-20 16:59:59 +01:00 |
|
Kevin Franklin Kim
|
84f5a2f76b
|
wip: debug
|
2024-11-20 16:17:42 +01:00 |
|
Kevin Franklin Kim
|
deadd984ad
|
fix: nil check
|
2024-11-20 16:07:58 +01:00 |
|
Kevin Franklin Kim
|
3f644f8c52
|
refactor: add event handler middleware
|
2024-11-20 15:41:56 +01:00 |
|
Kevin Franklin Kim
|
a58dfafaef
|
feat: add collect
|
2024-11-20 13:48:00 +01:00 |
|
Kevin Franklin Kim
|
615b57f387
|
feat: add consent
|
2024-11-20 09:30:12 +01:00 |
|
Kevin Franklin Kim
|
fe5b8c9f0f
|
fix: don't use tft timestamp
|
2024-11-20 08:22:57 +01:00 |
|
Kevin Franklin Kim
|
2770d4f32f
|
feat: transform document params
|
2024-11-18 17:32:55 +01:00 |
|
Kevin Franklin Kim
|
c5248e77c2
|
revert: internal otel
|
2024-11-18 14:28:26 +01:00 |
|
Kevin Franklin Kim
|
4a7ba15e5f
|
docs: update README
|
2024-11-18 09:43:41 +01:00 |
|
Kevin Franklin Kim
|
0e9c5d04a5
|
Merge pull request #30 from foomo/sesamy-go-0.4.2
Sesamy go 0.5.0
|
2024-11-16 22:59:30 +01:00 |
|
Kevin Franklin Kim
|
1787ffa90f
|
feat: bump deps
|
2024-11-16 22:53:39 +01:00 |
|
Kevin Franklin Kim
|
f0480f02ea
|
feat: make client id optional
|
2024-11-16 22:51:40 +01:00 |
|
Kevin Franklin Kim
|
25620e06f0
|
Merge pull request #28 from foomo/dependabot/go_modules/gomod-update-a1dfd81af6
chore(deps): bump the gomod-update group across 1 directory with 4 updates
|
2024-11-16 22:49:22 +01:00 |
|
Kevin Franklin Kim
|
92ed44c56e
|
fix: go mod tidy
|
2024-11-16 22:38:35 +01:00 |
|
Kevin Franklin Kim
|
d457eca621
|
Merge branch 'main' of github.com:foomo/sesamy-go into dependabot/go_modules/gomod-update-a1dfd81af6
|
2024-11-16 22:36:17 +01:00 |
|
Kevin Franklin Kim
|
46d78687b8
|
fix: remove toolchain
|
2024-11-16 22:35:31 +01:00 |
|
Kevin Franklin Kim
|
c975593c5c
|
fix: don't error on missing cookie
|
2024-11-16 22:34:40 +01:00 |
|
Kevin Franklin Kim
|
e8e7722960
|
Merge pull request #29 from foomo/sesamy-go-0.4.1
fix: only log on ignore
|
2024-11-12 13:35:18 +01:00 |
|
Kevin Franklin Kim
|
d289d04298
|
fix: only log on ignore
|
2024-11-12 10:31:30 +01:00 |
|
dependabot[bot]
|
e96f667d0e
|
chore(deps): bump the gomod-update group across 1 directory with 4 updates
Bumps the gomod-update group with 4 updates in the / directory: [github.com/ThreeDotsLabs/watermill](https://github.com/ThreeDotsLabs/watermill), [github.com/foomo/gostandards](https://github.com/foomo/gostandards), [github.com/grafana/loki/v3](https://github.com/grafana/loki) and [github.com/prometheus/common](https://github.com/prometheus/common).
Updates `github.com/ThreeDotsLabs/watermill` from 1.3.5 to 1.4.1
- [Release notes](https://github.com/ThreeDotsLabs/watermill/releases)
- [Changelog](https://github.com/ThreeDotsLabs/watermill/blob/master/RELEASE-PROCEDURE.md)
- [Commits](https://github.com/ThreeDotsLabs/watermill/compare/v1.3.5...v1.4.1)
Updates `github.com/foomo/gostandards` from 0.1.0 to 0.2.0
- [Release notes](https://github.com/foomo/gostandards/releases)
- [Commits](https://github.com/foomo/gostandards/compare/v0.1.0...v0.2.0)
Updates `github.com/grafana/loki/v3` from 3.1.1 to 3.2.1
- [Release notes](https://github.com/grafana/loki/releases)
- [Changelog](https://github.com/grafana/loki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/loki/compare/v3.1.1...v3.2.1)
Updates `github.com/prometheus/common` from 0.55.0 to 0.60.1
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](https://github.com/prometheus/common/compare/v0.55.0...v0.60.1)
---
updated-dependencies:
- dependency-name: github.com/ThreeDotsLabs/watermill
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-update
- dependency-name: github.com/foomo/gostandards
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-update
- dependency-name: github.com/grafana/loki/v3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-update
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-update
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-03 10:20:43 +00:00 |
|
Kevin Franklin Kim
|
dae9b3ee29
|
Merge pull request #23 from foomo/tracify
feat: tracify & cookiebot
|
2024-10-01 12:55:13 +02:00 |
|
Kevin Franklin Kim
|
a95ea0147b
|
feat: implement keel service
|
2024-10-01 12:34:04 +02:00 |
|
Kevin Franklin Kim
|
d8443c212b
|
feat: implement service interface
|
2024-10-01 12:28:33 +02:00 |
|
Kevin Franklin Kim
|
499010ae1c
|
feat: add message handler
|
2024-10-01 12:16:20 +02:00 |
|
Kevin Franklin Kim
|
beb6082670
|
feat: refactor to PublisherMiddlewareEventParams
|
2024-10-01 08:14:36 +02:00 |
|
Kevin Franklin Kim
|
38715a58b6
|
feat: add inline mpv2
|
2024-09-30 18:01:20 +02:00 |
|
Kevin Franklin Kim
|
ee153c3504
|
feat: add middleware
|
2024-09-30 11:19:35 +02:00 |
|