Kevin Franklin Kim
|
7578ff29db
|
Merge pull request #182 from foomo/add-nats-js-opts
Add nats js opts
|
2023-06-01 12:09:59 +02:00 |
|
Kevin Franklin Kim
|
3d307d2b1c
|
Merge branch 'main' into add-nats-js-opts
|
2023-06-01 12:03:57 +02:00 |
|
Kevin Franklin Kim
|
c037d04fdc
|
Merge pull request #180 from foomo/dependabot/github_actions/actions/setup-go-4
chore(deps): bump actions/setup-go from 3 to 4
|
2023-06-01 11:57:51 +02:00 |
|
Kevin Franklin Kim
|
2e096f9b83
|
Merge branch 'main' into dependabot/github_actions/actions/setup-go-4
|
2023-06-01 11:48:58 +02:00 |
|
franklin
|
d00ec8daf9
|
feat: remove obsolete cache flag
|
2023-06-01 11:47:54 +02:00 |
|
franklin
|
8366985ca3
|
feat: add referer
|
2023-06-01 11:44:14 +02:00 |
|
franklin
|
6f5d8f9253
|
feat: add nats config js opts
|
2023-06-01 11:43:51 +02:00 |
|
Kevin Franklin Kim
|
39df4c20ec
|
Merge pull request #181 from foomo/feature/add-log-labeler
feat: add log labeler
|
2023-03-21 12:58:39 +01:00 |
|
franklin
|
2dcb596fac
|
feat: add log labeler
|
2023-03-21 11:56:14 +01:00 |
|
dependabot[bot]
|
d8da158928
|
chore(deps): bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 22:57:46 +00:00 |
|
Kevin Franklin Kim
|
43e2926905
|
Merge pull request #174 from foomo/fix/update-mongo-iterators
fix: update mongo iterators
|
2023-02-23 10:35:35 +01:00 |
|
franklin
|
e8d7c6c731
|
fix: use background context
|
2023-02-23 09:40:18 +01:00 |
|
Kevin Franklin Kim
|
ad6df3c12a
|
Merge pull request #173 from foomo/feature/update-workflows
chore: add release workflow
|
2023-02-20 11:22:28 +01:00 |
|
franklin
|
2b94959e59
|
chore: remove matrix
|
2023-02-20 11:17:55 +01:00 |
|
franklin
|
b31b0e8bd5
|
chore: skip cache
|
2023-02-20 11:16:36 +01:00 |
|
franklin
|
9040452a6d
|
chore: remove depends
|
2023-02-20 11:11:07 +01:00 |
|
franklin
|
46496400d4
|
chore: use path matrix
|
2023-02-20 11:10:16 +01:00 |
|
franklin
|
466587f833
|
chore: remove only-new
|
2023-02-20 11:07:26 +01:00 |
|
franklin
|
ec8356e9a4
|
chore: cancel prev run
|
2023-02-20 11:05:45 +01:00 |
|
franklin
|
0aafba4de3
|
chore: add release workflow
|
2023-02-20 11:04:34 +01:00 |
|
Kevin Franklin Kim
|
6f25ef89e8
|
Merge pull request #156 from foomo/extend-mongo-collection
Extend mongo collection
|
2023-02-20 11:02:39 +01:00 |
|
franklin
|
2e2ed20c1c
|
Merge remote-tracking branch 'origin/main' into extend-mongo-collection
|
2023-02-20 10:52:01 +01:00 |
|
Kevin Franklin Kim
|
0a22dc4913
|
Merge pull request #132 from foomo/feature/add-retry-rountripware
feat: retry roundtripware
|
2023-02-20 10:50:49 +01:00 |
|
franklin
|
da38bde5c3
|
refactor: directly return
|
2023-02-20 10:48:50 +01:00 |
|
franklin
|
eae9c76204
|
Merge remote-tracking branch 'origin/main' into feature/add-retry-rountripware
|
2023-02-20 10:48:42 +01:00 |
|
franklin
|
51be63121d
|
Merge remote-tracking branch 'origin/main' into feature/add-retry-rountripware
|
2023-02-20 10:40:08 +01:00 |
|
Kevin Franklin Kim
|
2ac45366b2
|
Merge pull request #168 from foomo/feature/deps-update
chore (deps): dependency updates
|
2023-02-20 10:39:33 +01:00 |
|
franklin
|
1072c6f3ef
|
feat: keep perm
|
2023-02-20 10:35:21 +01:00 |
|
franklin
|
ff90391ffa
|
chore: go mod tidy
|
2023-02-20 10:09:38 +01:00 |
|
franklin
|
902a76b514
|
chore: clean up tasks
|
2023-02-20 10:09:30 +01:00 |
|
franklin
|
e1c7ad6f06
|
fix: ignore body close
|
2023-02-20 10:09:17 +01:00 |
|
Frederik Löffert
|
4ad735127f
|
chore: dependency updates
|
2023-02-15 19:19:30 +01:00 |
|
franklin
|
d9d53b9699
|
feat: adds UpsertMany & InsertMany and fixes insert
|
2023-01-27 15:56:45 +01:00 |
|
franklin
|
4535e78be1
|
chore: rename workflow
|
2023-01-27 15:55:55 +01:00 |
|
Kevin Franklin Kim
|
8e7d0a227e
|
Merge pull request #155 from foomo/fix/circuit-breaker-nil-pointer-exception
fix: circuit breaker nil pointer exception
|
2023-01-24 15:23:51 +01:00 |
|
Michi Hegel
|
80ebf92087
|
Merge branch 'main' into fix/circuit-breaker-nil-pointer-exception
|
2023-01-13 19:04:47 +01:00 |
|
Michael Hegel
|
afb03fac12
|
fixed nil pointer exception
|
2023-01-13 19:03:34 +01:00 |
|
Kevin Franklin Kim
|
4d9bb09c57
|
Merge pull request #153 from foomo/fix/assertions
fix: fix skip
|
2022-12-27 10:03:41 +01:00 |
|
franklin
|
ecbcd7780e
|
fix: fix skip
|
2022-12-27 09:59:53 +01:00 |
|
franklin
|
edd30c88db
|
fix: fix skip
|
2022-12-27 09:58:16 +01:00 |
|
Kevin Franklin Kim
|
27bc1c7191
|
Merge pull request #150 from foomo/feature/json-log-field
feat: add json log field
|
2022-12-27 09:33:24 +01:00 |
|
Kevin Franklin Kim
|
ea9186d38a
|
Merge branch 'main' into feature/json-log-field
|
2022-12-27 09:30:39 +01:00 |
|
Kevin Franklin Kim
|
d523809c10
|
Merge pull request #151 from foomo/feature/inline-assertions
feat: add inline utility and assertions
|
2022-12-27 09:30:29 +01:00 |
|
Kevin Franklin Kim
|
982cd7ce3b
|
Merge branch 'main' into feature/inline-assertions
|
2022-12-27 09:28:06 +01:00 |
|
Kevin Franklin Kim
|
3aef0b41d2
|
Merge pull request #152 from foomo/feature/add-jwt-claim-handler
feat: add JWTClaimHandler
|
2022-12-27 09:27:58 +01:00 |
|
franklin
|
ce6e4631b8
|
feat: don't parse claims if not required
|
2022-12-27 09:21:17 +01:00 |
|
franklin
|
ac45f19661
|
feat: add read inline
|
2022-12-27 08:58:49 +01:00 |
|
franklin
|
47f864badd
|
fix: change annotation
|
2022-12-23 12:31:03 +01:00 |
|
franklin
|
aed3aa661b
|
feat: add JWTClaimHandler
|
2022-12-23 12:22:46 +01:00 |
|
franklin
|
0335d05e30
|
feat: generate even if failed
|
2022-12-23 12:21:47 +01:00 |
|