dependabot[bot]
|
cb875ce74f
|
chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 (#165)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.31.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-12 11:07:51 +08:00 |
|
dependabot[bot]
|
8ca7d97385
|
chore(deps): bump golang.org/x/crypto in /cmd/eagle (#164)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.17.0...v0.31.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-12 10:36:54 +08:00 |
|
Richard
|
09179bcdac
|
chore: optimzie_repo_template (#163)
|
2024-12-06 09:01:05 +08:00 |
|
Richard
|
7ed3b22d20
|
chore: modify default to main for creating a project (#162)
|
2024-11-22 08:52:24 +08:00 |
|
Richard
|
e847aa4d6e
|
chore: improve template (#161)
* chore: improve template
* chore: improve template
|
2024-11-20 23:22:32 +08:00 |
|
dependabot[bot]
|
f724eabd0f
|
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.1 (#159)
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.4.2 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.4.2...v4.5.1)
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-13 21:07:51 +08:00 |
|
Richard
|
6d3ec92d66
|
feat: add new func async.Go and Stringify (#156)
|
2024-10-29 23:32:36 +08:00 |
|
dependabot[bot]
|
90bf901513
|
chore(deps): bump github.com/gin-contrib/cors from 1.3.1 to 1.6.0 (#138)
Bumps [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) from 1.3.1 to 1.6.0.
- [Release notes](https://github.com/gin-contrib/cors/releases)
- [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/cors/compare/v1.3.1...v1.6.0)
---
updated-dependencies:
- dependency-name: github.com/gin-contrib/cors
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Richard <quanlongwang@gmail.com>
|
2024-10-29 15:05:10 +08:00 |
|
Richard
|
fd50eb5198
|
feat: add log writer for gorm and add New func for log (#155)
* feat: add logger writer for gorm
* feat: fix check cond
* feat: add New func for creating a custom logger
* docs: update changelog
|
2024-10-28 22:24:52 +08:00 |
|
qloog
|
9307c198e4
|
chore: improve grpc error
|
2024-10-20 10:16:09 +08:00 |
|
Richard
|
39935b6792
|
feat: add re-entry and automatic renewal for redis lock (#150)
|
2024-09-04 12:49:37 +08:00 |
|
Richard
|
8549737a46
|
feat: add async log and update gorm tracing (#149)
* feat: add async log and update grom tracing
* chore: fix typo
|
2024-08-22 17:45:30 +08:00 |
|
Richard
|
64fdd4fb74
|
feat: support clickhouse and chore go and orm (#147)
|
2024-08-11 11:54:08 +08:00 |
|
qloog
|
981f85e128
|
docs: merge feat/update_docs
v1.9.0
|
2024-08-11 11:43:08 +08:00 |
|
qloog
|
ea86892d3e
|
docs: update quick start
|
2024-08-11 11:41:23 +08:00 |
|
Richard
|
03d5f0eb5d
|
docs: update cmd param for Quick Start
|
2024-08-01 19:58:55 +08:00 |
|
Richard
|
a408ad1b0c
|
docs: update cmd for Quick Start
|
2024-08-01 19:49:41 +08:00 |
|
Richard
|
0b31f309d8
|
chore: optimize log and add fatal level (#145)
* chore: optimize log
* feat: add Fatal level
|
2024-07-27 18:12:26 +08:00 |
|
Richard
|
3575914048
|
chore: optimize log and orm (#144)
* chore: optimize log and orm
|
2024-07-19 22:59:28 +08:00 |
|
Richard
|
c776690e6c
|
chore: optimize log and orm (#143)
|
2024-07-19 22:45:46 +08:00 |
|
qloog
|
50c89d113c
|
chore: upgrade eagle cli to v0.18.1
|
2024-07-12 23:20:14 +08:00 |
|
Richard
|
9407b40495
|
chore: update dsn params for clickhouse (#142)
|
2024-07-10 22:27:50 +08:00 |
|
PPsteven
|
dc82346ed2
|
fix: fix environment fetch problem && fix eagle run (#141)
|
2024-07-10 08:53:20 +08:00 |
|
Richard
|
e7a0a87da9
|
chore: upgrade go to 1.21 (#140)
|
2024-07-08 22:55:15 +08:00 |
|
PPsteven
|
dfad1355a4
|
chore: support clickhouse (#139)
|
2024-07-08 21:52:39 +08:00 |
|
dependabot[bot]
|
f6f3bc785c
|
chore(deps): bump github.com/prometheus/client_golang (#78)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.11.0...v1.11.1)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-06 21:08:46 +08:00 |
|
dependabot[bot]
|
b97baa1792
|
chore(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 (#130)
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.3 to 5.5.4.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.3...v5.5.4)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-06 20:58:34 +08:00 |
|
dependabot[bot]
|
a4a381eb9e
|
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#131)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-06 20:52:18 +08:00 |
|
qloog
|
d7a1d70709
|
chore(ci): upgrade goreleaser to v2
v1.8.2
|
2024-06-22 21:34:13 +08:00 |
|
qloog
|
a083c3d192
|
chore(ci): upgrade action version and add param
|
2024-06-22 20:39:01 +08:00 |
|
Richard
|
f6f8018dfb
|
chore: add timeout for db and add default param for new command (#137)
|
2024-06-22 19:24:42 +08:00 |
|
PPsteven
|
b35d08d5d0
|
chore: install wire when eagle upgrade (#135)
|
2024-06-15 10:01:21 +08:00 |
|
PPsteven
|
feed70eba1
|
chore: eagle cmd model support custom mysql port (#133)
|
2024-06-13 22:12:33 +08:00 |
|
Richard
|
dc50d00a56
|
chore: add timeout for db (#134)
|
2024-06-13 19:22:50 +08:00 |
|
guangwu
|
1bf73a4a93
|
chore: remove refs to deprecated io/ioutil (#132)
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
|
2024-05-13 21:14:45 +08:00 |
|
Richard
|
c79f4a1afd
|
docs: update framework diagram
|
2024-04-23 19:14:02 +08:00 |
|
Richard
|
e701d71583
|
docs: add framework arch image
|
2024-04-23 19:09:25 +08:00 |
|
Richard
|
6c4e63bb3d
|
docs: update features
|
2024-04-22 15:45:06 +08:00 |
|
Richard
|
cd7af8c20f
|
docs: update features
|
2024-04-22 15:35:08 +08:00 |
|
Richard
|
5a5bab9fb6
|
docs: update features
|
2024-04-22 15:29:17 +08:00 |
|
Richard
|
fa409a7540
|
docs: fix typo
|
2024-03-31 22:42:35 +08:00 |
|
Richard
|
5266df4a40
|
docs: add layer architecture image
|
2024-03-31 22:40:36 +08:00 |
|
Richard
|
9a3e4bbf42
|
docs: add image about layout
|
2024-03-31 22:37:08 +08:00 |
|
Richard
|
a5f51e0df7
|
chore: gen project by adding branch name (#126)
* chore: gen project by adding branch name
* chore: gen project by adding branch name
|
2024-01-02 11:59:33 +08:00 |
|
Richard
|
3bfb1ae828
|
chore: gen project by adding branch name (#125)
|
2024-01-02 11:43:46 +08:00 |
|
Richard
|
aa3b835575
|
feat: support config multiple databases (#123)
* feat: support config multiple databases
|
2023-12-24 16:18:08 +08:00 |
|
Richard
|
4ad255ebac
|
docs: add microservice roadmap (#122)
|
2023-12-22 17:11:54 +08:00 |
|
dependabot[bot]
|
f47b138844
|
chore(deps): bump golang.org/x/crypto in /cmd/eagle (#120)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.17.0.
- [Commits](https://github.com/golang/crypto/commits/v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-20 12:01:40 +08:00 |
|
dependabot[bot]
|
72be39383c
|
chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#121)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 13:51:55 +08:00 |
|
Richard
|
6e9b044916
|
chore: improve func name (#119)
|
2023-12-16 21:08:47 +08:00 |
|