Kevin Franklin Kim
|
ec12632644
|
feat: add configurable service names
|
2026-08-04 13:42:36 +02:00 |
|
Kevin Franklin Kim
|
ebe4489472
|
refactor: use cobra, viper & libgloss
|
2026-08-03 14:31:15 +02:00 |
|
Kevin Franklin Kim
|
457076f6e7
|
feat: switch to v3 and replace stats with otel
|
2026-08-03 09:02:20 +02:00 |
|
Kevin Franklin Kim
|
31f82d62f1
|
fix: respect build tags during code reflection
|
2026-07-09 17:14:56 +02:00 |
|
Kevin Franklin Kim
|
17df90bd59
|
feat: update deps
|
2026-05-19 14:20:11 +02:00 |
|
Kevin Franklin Kim
|
2b918bac79
|
feat: bump deps
|
2026-04-20 12:12:59 +02:00 |
|
Kevin Franklin Kim
|
9f7c58645f
|
fix: go mod tidy
|
2026-03-23 10:29:22 +01:00 |
|
Kevin Franklin Kim
|
8f67919d62
|
fix: gorpc nil context
|
2026-03-23 07:17:42 +01:00 |
|
Kevin Franklin Kim
|
fe96dde120
|
fix: stats check
|
2026-03-23 06:54:05 +01:00 |
|
Kevin Franklin Kim
|
b64b408b3a
|
feat: modernize
|
2026-03-22 21:59:12 +01:00 |
|
Kevin Franklin Kim
|
df7a09dd76
|
style: wsl_v5
|
2026-03-22 21:34:08 +01:00 |
|
Kevin Franklin Kim
|
92c622f627
|
Merge branch 'fix/2.14.1' into feature/2.14.1
|
2026-03-22 21:09:24 +01:00 |
|
Kevin Franklin Kim
|
55d94aa3e8
|
Merge branch 'feature/2.13.1' into feature/2.14.1
|
2026-03-22 11:29:01 +01:00 |
|
Kevin Franklin Kim
|
2827672250
|
refactor: re-structure code
|
2026-03-22 09:19:01 +01:00 |
|
Kevin Franklin Kim
|
de08a072ee
|
feat: cherry pick from v2.14.1
|
2026-03-22 07:41:04 +01:00 |
|
Kevin Franklin Kim
|
7c776d7635
|
feat: bump go
|
2026-03-16 16:14:55 +01:00 |
|
Kevin Franklin Kim
|
1f8f1503cf
|
feat: bump deps
|
2026-03-16 09:53:48 +01:00 |
|
Kevin Franklin Kim
|
fcc6078d48
|
perf: optimize
|
2026-03-16 08:18:43 +01:00 |
|
Kevin Franklin Kim
|
cd979bd960
|
revert: remove isLastError
|
2026-03-14 22:22:03 +01:00 |
|
Kevin Franklin Kim
|
2cdae79f1e
|
perf: add benchmarks
|
2026-03-03 16:39:18 +01:00 |
|
Kevin Franklin Kim
|
d782f4e737
|
refactor: use lastIsError
|
2026-03-03 09:33:12 +01:00 |
|
Kevin Franklin Kim
|
ee41beefd7
|
test: move nullable to test
|
2026-03-02 17:54:57 +01:00 |
|
Kevin Franklin Kim
|
c18112e6d4
|
test: move errors to test and fix decoding
|
2026-03-02 10:33:41 +01:00 |
|
Kevin Franklin Kim
|
c63be1af65
|
fix: union tests
|
2026-02-27 16:17:13 +01:00 |
|
Kevin Franklin Kim
|
3ee22d1eb0
|
test: add handler test
|
2026-02-20 17:36:27 +01:00 |
|
Kevin Franklin Kim
|
e79b733df8
|
feat: fix time encoding
|
2026-02-20 17:35:41 +01:00 |
|
 dependabot[bot]andGitHub
|
801f7bf931
|
chore(deps): bump the updates group across 1 directory with 2 updates
Bumps the updates group with 2 updates in the / directory: [golang.org/x/mod](https://github.com/golang/mod) and [golang.org/x/tools](https://github.com/golang/tools).
Updates `golang.org/x/mod` from 0.29.0 to 0.30.0
- [Commits](https://github.com/golang/mod/compare/v0.29.0...v0.30.0)
Updates `golang.org/x/tools` from 0.38.0 to 0.39.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.38.0...v0.39.0)
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-version: 0.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: updates
- dependency-name: golang.org/x/tools
dependency-version: 0.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-10 15:15:03 +00:00 |
|
Kevin Franklin Kim
|
9535198175
|
revert: debug
|
2025-11-07 10:35:23 +01:00 |
|
Kevin Franklin Kim
|
aa5638fcfd
|
fix: custom errors
|
2025-11-07 10:30:56 +01:00 |
|
Kevin Franklin Kim
|
3c7c56b2f0
|
fix: checks
|
2025-11-07 07:22:40 +01:00 |
|
Kevin Franklin Kim
|
79684387be
|
feat: support ctx and errors through JSON
|
2025-11-07 07:14:04 +01:00 |
|
Kevin Franklin Kim
|
88c4293078
|
feat: codec 1.3.1
|
2025-11-05 11:40:00 +01:00 |
|
Kevin Franklin Kim
|
e5408c57cf
|
feat: update deps
|
2025-10-02 17:17:32 +02:00 |
|
Kevin Franklin Kim
|
4cff4e79ba
|
chore: update lint config
|
2025-10-02 17:16:48 +02:00 |
|
Kevin Franklin Kim
|
00dfc6e1f2
|
fix: lint errors
|
2025-09-19 08:53:09 +02:00 |
|
Kevin Franklin Kim
|
29b313ea6f
|
test: add types test
|
2025-09-18 23:22:52 +02:00 |
|
Kevin Franklin Kim
|
e0841a5713
|
feat: update deps
|
2025-09-18 23:22:38 +02:00 |
|
Kevin Franklin Kim
|
929756226a
|
feat: use testing context
|
2025-09-18 23:21:44 +02:00 |
|
Kevin Franklin Kim
|
164ebf3a66
|
revert: debug
|
2025-03-07 15:16:36 +01:00 |
|
Kevin Franklin Kim
|
07c3475cc9
|
fix: add client error unwrap
|
2025-03-07 14:53:01 +01:00 |
|
Kevin Franklin Kim
|
0a3551cb98
|
fix: struct error
|
2025-03-06 16:08:43 +01:00 |
|
Kevin Franklin Kim
|
0737add060
|
fix: lint issues
|
2024-11-11 10:08:14 +01:00 |
|
Kevin Franklin Kim
|
8ee78429ae
|
feat: bump typescript
|
2024-11-08 14:32:49 +01:00 |
|
Kevin Franklin Kim
|
82b98a0908
|
fix: module path
|
2024-11-08 14:24:06 +01:00 |
|
Kevin Franklin Kim
|
6a79ac8f38
|
fix: string union type
|
2024-11-08 14:22:22 +01:00 |
|
Kevin Franklin Kim
|
e5fdd2567f
|
chore: update build
|
2024-03-19 13:52:06 +01:00 |
|
Kevin Franklin Kim
|
7184b4c9ef
|
feat: bump dependencies and go
|
2024-03-19 13:19:59 +01:00 |
|
franklin
|
3d98c954bf
|
feat: add error metric
|
2023-07-10 08:46:54 +02:00 |
|
franklin
|
9c57a510e1
|
fix: lint errors
|
2023-03-30 14:42:06 +02:00 |
|
franklin
|
4289052c8e
|
fix: add arg
|
2022-11-29 14:17:38 +01:00 |
|