Commit Graph

164 Commits

Author SHA1 Message Date
Kevin Wan b1b67b002c chore: update dependencies (#140)
Signed-off-by: kevin <wanjunfeng@gmail.com>
v0.9.1
2025-07-13 12:44:33 +08:00
dependabot[bot] 7f4bce0c81 chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (#135) 2025-06-07 13:51:27 +08:00
dependabot[bot] 94f9a8abaa chore(deps): bump go.mongodb.org/mongo-driver from 1.17.3 to 1.17.4 (#136) 2025-06-06 19:43:48 +08:00
dependabot[bot] 86d17b075c chore(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 (#129)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.39.0 to 0.40.0.
- [Commits](https://github.com/golang/net/compare/v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-25 22:27:23 +08:00
dependabot[bot] 622945d339 chore(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 (#128)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.38.0 to 0.39.0.
- [Commits](https://github.com/golang/net/compare/v0.38.0...v0.39.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-02 00:16:03 +08:00
Kevin Wan 7a10372447 feat: support displaying plain text (#127) v0.9.0 2025-03-30 20:26:53 +08:00
dependabot[bot] 7400b23270 chore(deps): bump golang.org/x/net from 0.35.0 to 0.37.0 (#124)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.37.0.
- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.37.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-06 21:03:47 +08:00
dependabot[bot] b647123c9d chore(deps): bump go.mongodb.org/mongo-driver from 1.17.2 to 1.17.3 (#122) 2025-02-25 16:38:09 +08:00
dependabot[bot] d7991b0a03 chore(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 (#121)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.35.0.
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:42:08 +08:00
dependabot[bot] 095d3c1cd8 chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.5 (#120) 2025-02-07 16:36:19 +08:00
dependabot[bot] 6fffdd020c chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 (#116)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.34.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-09 18:09:15 +08:00
dependabot[bot] 7158953524 chore(deps): bump go.mongodb.org/mongo-driver from 1.17.1 to 1.17.2 (#117)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.17.1 to 1.17.2.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.1...v1.17.2)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-08 17:52:03 +08:00
dependabot[bot] 1bba8e0de3 chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 (#115)
Bumps google.golang.org/protobuf from 1.36.1 to 1.36.2.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-07 22:34:40 +08:00
dependabot[bot] d4659939dd chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.1 (#114) 2024-12-31 17:32:12 +08:00
dependabot[bot] 608b9bab56 chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 (#113) 2024-12-31 17:24:49 +08:00
dependabot[bot] 9a0ce91d8e chore(deps): bump golang.org/x/net from 0.30.0 to 0.32.0 (#111)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.30.0 to 0.32.0.
- [Commits](https://github.com/golang/net/compare/v0.30.0...v0.32.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 21:42:06 +08:00
dependabot[bot] 19eb606110 chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#110)
Bumps google.golang.org/protobuf from 1.35.1 to 1.35.2.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 21:39:20 +08:00
dependabot[bot] 7b61634a50 chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 (#108)
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 17:40:25 +08:00
dependabot[bot] d1ac7334d6 chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (#106)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/net/compare/v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 19:19:03 +08:00
dependabot[bot] b951409e88 chore(deps): bump go.mongodb.org/mongo-driver from 1.17.0 to 1.17.1 (#105)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.0...v1.17.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 19:10:20 +08:00
dependabot[bot] bc4d60d727 chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#107)
Bumps google.golang.org/protobuf from 1.34.2 to 1.35.1.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 19:10:00 +08:00
Brian B. Williams d52f1095bd feat: add mysql protocol, surport client and server parse. (#100)
* fix: bug only processed client, not server.

* fix: remove unused code

* feat: transmission from the server to the client is inefficient when limited to 32KB, especially for handling large response bodies.

* fix: code runner

* chore: optimize result reset output

---------

Co-authored-by: jxli <jiaxin.li@corerain.com>
2024-10-01 14:20:13 +08:00
dependabot[bot] ba53ceee53 chore(deps): bump go.mongodb.org/mongo-driver from 1.16.1 to 1.17.0 (#102) 2024-09-18 16:42:34 +08:00
dependabot[bot] 4da18b273c chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 (#101)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/net/compare/v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-07 21:36:15 +08:00
dependabot[bot] ab2569474f chore(deps): bump go.mongodb.org/mongo-driver from 1.16.0 to 1.16.1 (#98)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.16.0...v1.16.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 16:32:49 +08:00
dependabot[bot] 22f9b9d75f chore(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 (#97)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/net/compare/v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 20:19:05 +08:00
Kevin Wan 9e4e7d601c chore: refactor mysql protocol (#96)
* chore: refactor mysql protocol

* chore: refactor mysql protocol
2024-08-06 20:49:36 +08:00
Brian B. Williams a9f1d37b69 feat: mysql协议客户端报文解析 (#93)
Co-authored-by: jxli <jiaxin.li@corerain.com>
2024-08-06 18:32:00 +08:00
dependabot[bot] 01d10b4e19 chore(deps): bump github.com/eclipse/paho.mqtt.golang (#94)
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.4.3...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/eclipse/paho.mqtt.golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-03 10:37:06 +08:00
dependabot[bot] dc357d373a chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 (#91)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-20 22:43:34 +08:00
Ikko Eltociear Ashimine fc902849ec docs: add Japanese README (#92) 2024-07-20 22:43:16 +08:00
dependabot[bot] a627847a19 chore(deps): bump go.mongodb.org/mongo-driver from 1.15.1 to 1.16.0 (#90)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.15.1...v1.16.0)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-29 13:42:13 +08:00
onlypiglet a3d83ca4f9 chore: remove useless io.EOF judge,close #85 (#86) 2024-06-17 23:23:27 +08:00
dependabot[bot] 48d57be95d chore(deps): bump go.mongodb.org/mongo-driver from 1.15.0 to 1.15.1 (#89)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.15.0...v1.15.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 23:20:48 +08:00
dependabot[bot] 137740ddb7 chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#88)
Bumps google.golang.org/protobuf from 1.34.1 to 1.34.2.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 19:54:45 +08:00
dependabot[bot] d9c5069803 chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 (#87)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 00:25:09 +08:00
dependabot[bot] 33e2344917 chore(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#84)
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 16:41:38 +08:00
Kevin Wan eca910209c Update FUNDING.yml (#83) 2024-05-07 20:36:19 +08:00
dependabot[bot] 1e40a94603 chore(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 (#81)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/net/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 20:35:16 +08:00
dependabot[bot] 55ee5999ba chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#82)
Bumps google.golang.org/protobuf from 1.34.0 to 1.34.1.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 20:34:31 +08:00
Kevin Wan b0cbcb175f Update FUNDING.yml (#80) 2024-04-30 20:48:34 +08:00
dependabot[bot] fad8c2d490 chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#79)
Bumps google.golang.org/protobuf from 1.33.0 to 1.34.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 17:00:28 +08:00
Kevin Wan 42a9ec46a6 Revert "Update FUNDING.yml (#77)" (#78)
This reverts commit 441be0e493.
2024-04-27 13:32:20 +08:00
Kevin Wan 441be0e493 Update FUNDING.yml (#77) 2024-04-27 13:31:33 +08:00
Kevin Wan 1432688d58 Create FUNDING.yml (#76) 2024-04-27 00:21:23 +08:00
dependabot[bot] 9a74af0728 chore(deps): bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0 (#75)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 17:23:04 +08:00
dependabot[bot] 79da081950 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#72)
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.8.1
2024-04-05 18:46:28 +08:00
dependabot[bot] 6dde011392 chore(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 (#74)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.24.0.
- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 18:44:18 +08:00
dependabot[bot] 953b0283d8 chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 (#71)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 17:43:12 +08:00
dependabot[bot] 158251ee3b chore(deps): bump go.mongodb.org/mongo-driver from 1.13.1 to 1.14.0 (#70) 2024-02-21 04:39:29 +08:00