Commit Graph

  • f179962490
    Merge b02287f55d into a8c943f09d Matthieu MOREL 2025-04-01 06:46:44 +0200
  • b02287f55d chore: use go-version-file to read go-version from go.mod Matthieu MOREL 2025-02-20 07:44:52 +0100
  • 05aef041ef
    Merge 2766874df9 into a8c943f09d Mustafa Elbehery 2025-03-31 11:13:04 -0700
  • 056cf36752
    Merge 27070226d6 into a8c943f09d Matthieu MOREL 2025-03-31 11:13:04 -0700
  • fa96e3eb82
    Merge b12e68c6f0 into a8c943f09d Matthieu MOREL 2025-03-31 11:13:04 -0700
  • 56c170a93b
    Merge d6e3c19dab into a8c943f09d Matthew Sainsbury 2025-03-31 10:38:47 -0700
  • cedf3e0bd7
    Merge 77ac8e7ddd into a8c943f09d dependabot[bot] 2025-03-31 16:39:16 +0000
  • a8c943f09d
    Merge pull request #933 from etcd-io/dependabot/github_actions/actions/setup-go-5.4.0 main Benjamin Wang 2025-03-31 17:39:13 +0100
  • c25038e34c
    build(deps): Bump actions/setup-go from 5.3.0 to 5.4.0 dependabot[bot] 2025-03-31 15:02:32 +0000
  • 77ac8e7ddd
    build(deps): Bump golangci/golangci-lint-action from 6.5.1 to 7.0.0 dependabot/github_actions/golangci/golangci-lint-action-7.0.0 dependabot[bot] 2025-03-31 15:02:28 +0000
  • d6e3c19dab remove unintentional change Matthew Sainsbury 2025-03-28 10:24:45 -0700
  • efbfbe6c46 plug max size leak Matthew Sainsbury 2025-03-28 10:05:45 -0700
  • 5da7723b59 add open too large db Matthew Sainsbury 2025-03-27 21:35:05 +0000
  • d4f2b73bfa fix linter issue Matthew Sainsbury 2025-03-27 21:07:25 +0000
  • fb248a6231 add support for data file size limit closes #928 Matthew Sainsbury 2025-03-24 21:58:30 +0000
  • 914ccefafb
    Merge pull request #927 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-6.5.1 Benjamin Wang 2025-03-18 15:18:09 +0000
  • 2766874df9 release: add release script Mustafa Elbehery 2025-02-12 21:55:37 +0100
  • 99c51dc98c
    build(deps): Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 dependabot[bot] 2025-03-17 14:51:54 +0000
  • d21c89f288
    Merge pull request #926 from ivanvc/use-github-runners-for-arm64-robustness-tests Benjamin Wang 2025-03-13 14:23:54 +0000
  • 36a2a0eda4
    github/workflows: add ARM64 tests Ivan Valdes 2025-03-06 22:01:14 -0800
  • 67b9853f12
    github/workflows: use ARM64 runners for robustness tests Ivan Valdes 2025-03-05 23:29:18 -0800
  • eb9c76f15b
    Merge pull request #925 from Elbehery/20250311-bump-go1.24.1 Benjamin Wang 2025-03-12 09:43:33 +0000
  • dc3e34b318 Bump go 1.24.1 Mustafa Elbehery 2025-03-11 21:23:04 +0100
  • d13c7f25ca
    Merge pull request #907 from Elbehery/20250216-bump-go1.24.0 Benjamin Wang 2025-03-11 17:50:59 +0000
  • 24c5a2be46 Bump go 1.24.0 Mustafa Elbehery 2025-02-16 15:59:28 +0100
  • 9b88cf72b6
    Merge pull request #924 from ivanvc/update-golang-x-dependencies Benjamin Wang 2025-03-11 07:41:20 +0000
  • 55ed00504e
    build(deps): Bump golang.org/x/sys from 0.30.0 to 0.31.0 Ivan Valdes 2025-03-10 16:46:55 -0700
  • d08e835e29
    build(deps): Bump golang.org/x/sync from 0.11.0 to 0.12.0 Ivan Valdes 2025-03-10 16:25:04 -0700
  • 54a73c7531
    build(deps): Bump golang.org/x/sync from 0.11.0 to 0.12.0 dependabot[bot] 2025-03-10 15:07:04 +0000
  • 961dfb8a92
    build(deps): Bump golang.org/x/sys from 0.30.0 to 0.31.0 dependabot[bot] 2025-03-10 15:07:02 +0000
  • 79c532bf0d
    Merge pull request #920 from tcchawla/release-1.3-bump-go-to-1.23.7 release-1.3 Benjamin Wang 2025-03-09 13:00:59 +0000
  • 4598e96b81
    Merge pull request #921 from tcchawla/release-1.4-bump-go-to-1.23.7 release-1.4 Benjamin Wang 2025-03-09 13:00:41 +0000
  • 396ea5e2fa Bump release 1.4 go toolchain to v1.23.7 tcchawla 2025-03-09 14:12:16 +0530
  • 23b211739b Bump go toolchain to v1.23.7 tcchawla 2025-03-09 14:04:53 +0530
  • b12e68c6f0 chore: enable testifylint Matthieu MOREL 2025-03-07 09:10:14 +0100
  • e40f7833de
    github/workflows: add ARM64 tests Ivan Valdes 2025-03-06 22:01:14 -0800
  • 27070226d6 chore: align golangci-lint with etcd Matthieu MOREL 2025-03-06 20:17:03 +0100
  • 64b4268a9c
    Merge pull request #913 from mmorel-35/golangci-lint Benjamin Wang 2025-03-06 15:30:54 +0000
  • 9919f2a7e5
    github/workflows: use ARM64 runners for robustness tests Ivan Valdes 2025-03-05 23:29:18 -0800
  • 526ef1e15f
    Merge pull request #916 from Elbehery/20250221-bump-go-linter-1.24-win Benjamin Wang 2025-02-21 19:22:56 +0000
  • 09ce777911 bump golangci-lint v1.64.5-win Mustafa Elbehery 2025-02-21 18:56:01 +0100
  • 02646af98b
    Merge pull request #915 from Elbehery/20250221-bump-go-linter-1.24 Benjamin Wang 2025-02-21 10:49:14 +0000
  • a8be651e3b bump golangci-lint v1.64.5 Mustafa Elbehery 2025-02-21 10:09:51 +0100
  • 4b8d9e7d6d
    Merge pull request #912 from etcd-io/dependabot/go_modules/github.com/spf13/cobra-1.9.1 Benjamin Wang 2025-02-20 08:42:31 +0000
  • 005942dc24
    Merge pull request #911 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-6.5.0 Benjamin Wang 2025-02-20 08:40:18 +0000
  • 47910f18f8 chore: setup golangci-lint config file Matthieu MOREL 2025-02-19 20:44:44 +0100
  • 1698251cb7
    build(deps): Bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 dependabot[bot] 2025-02-17 15:21:13 +0000
  • 0f8947f683
    Merge pull request #909 from Elbehery/20250216-bump-go-linter-1.24 Benjamin Wang 2025-02-17 15:20:13 +0000
  • 8f753533a7
    Merge pull request #908 from Elbehery/20250216-bump-go1.23.6-release1.3 Benjamin Wang 2025-02-17 15:19:37 +0000
  • 9929d76603
    build(deps): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 dependabot[bot] 2025-02-17 15:17:38 +0000
  • 4254016893 Bump go linter 1.24 Mustafa Elbehery 2025-02-16 16:53:33 +0100
  • 64fbce5fa3 Bump go 1.23.6 Mustafa Elbehery 2025-02-16 16:03:09 +0100
  • 232894fa7b
    Merge pull request #906 from spzala/addcoc Benjamin Wang 2025-02-12 07:51:17 +0000
  • a7dd9f3e35 Add code of conduct Sahdev Zala 2025-02-11 17:42:56 -0500
  • 8d40c445e0
    Merge pull request #905 from k8s-infra-cherrypick-robot/cherry-pick-904-to-release-1.4 Benjamin Wang 2025-02-11 14:05:07 +0000
  • 010ad492e4 Fix debug sync log line Ivan Valdes 2025-02-10 14:32:07 -0800
  • 09ff73b9a7
    Merge pull request #904 from ivanvc/fix-debug-log-line Benjamin Wang 2025-02-11 07:49:57 +0000
  • 7eb11b0d67
    Fix debug sync log line Ivan Valdes 2025-02-10 14:32:07 -0800
  • ca69ea0c2c
    Merge pull request #900 from etcd-io/dependabot/go_modules/golang.org/x/sync-0.11.0 Benjamin Wang 2025-02-10 19:35:32 +0000
  • 75ef86b158
    Merge pull request #901 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-6.3.2 Benjamin Wang 2025-02-10 17:11:30 +0000
  • ba54e0f619 fix: bump version.go to most recent tag Mustafa Elbehery 2025-02-10 18:06:02 +0100
  • bef55a5a1a
    build(deps): Bump golang.org/x/sync from 0.10.0 to 0.11.0 dependabot[bot] 2025-02-10 16:11:15 +0000
  • d1519127d0
    Merge pull request #899 from etcd-io/dependabot/go_modules/golang.org/x/sys-0.30.0 Benjamin Wang 2025-02-10 16:09:55 +0000
  • 8653d6582c
    build(deps): Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2 dependabot[bot] 2025-02-10 14:59:11 +0000
  • 7f0904bd38
    build(deps): Bump golang.org/x/sys from 0.29.0 to 0.30.0 dependabot[bot] 2025-02-10 14:12:46 +0000
  • f61dee2035
    Merge pull request #895 from ahrtr/version_20250207 Benjamin Wang 2025-02-07 13:26:19 +0000
  • 0fb5f6258e Update version to 1.4.0 Benjamin Wang 2025-02-07 10:39:48 +0000
  • 5dca857c5b
    Merge pull request #894 from ahrtr/changelog_20250205 Benjamin Wang 2025-02-05 18:38:42 +0000
  • a106ab7439 Update changelog for v1.4.0 Benjamin Wang 2025-02-05 13:22:54 +0000
  • 0d516858c4
    Merge pull request #893 from ArkaSaha30/bump-go-1.23.6 v1.4.0 Benjamin Wang 2025-02-05 12:08:07 +0000
  • 7a9779be77
    update goland toolchain to 1.23.6 Marcel Franca 2025-02-04 21:28:44 -0300
  • 6691aa14f3
    Merge pull request #892 from marcelfranca/issue/19333-release-1.3 Benjamin Wang 2025-02-05 08:12:12 +0000
  • 6ecf715c49
    Merge pull request #891 from marcelfranca/issue/19333-main Benjamin Wang 2025-02-05 08:11:26 +0000
  • f356cc21ba update goland toolchain to 1.22.12 Marcel Franca 2025-02-04 21:32:44 -0300
  • 8c64d067f6 update goland toolchain to 1.23.6 Marcel Franca 2025-02-04 21:28:44 -0300
  • 51df26e8dd
    Merge pull request #890 from ahrtr/remove_changelog_20250204 Benjamin Wang 2025-02-04 18:58:06 +0000
  • 354980cf9b Remove changelog from release-1.4 Benjamin Wang 2025-02-04 11:04:02 +0000
  • 5dbec69d1e
    Merge pull request #889 from etcd-io/dependabot/go_modules/github.com/spf13/pflag-1.0.6 Benjamin Wang 2025-02-03 16:18:45 +0000
  • 33910ccbb8
    build(deps): Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 dependabot[bot] 2025-02-03 14:50:17 +0000
  • 74ae007bde
    Merge pull request #887 from etcd-io/dependabot/github_actions/actions/stale-9.1.0 Benjamin Wang 2025-01-27 16:24:06 +0000
  • 462353ef9c
    Merge pull request #888 from etcd-io/dependabot/github_actions/actions/setup-go-5.3.0 Benjamin Wang 2025-01-27 16:23:28 +0000
  • 539c45600b
    build(deps): Bump actions/setup-go from 5.2.0 to 5.3.0 dependabot[bot] 2025-01-27 14:39:11 +0000
  • b61058275c
    build(deps): Bump actions/stale from 9.0.0 to 9.1.0 dependabot[bot] 2025-01-27 14:39:07 +0000
  • 86835b2229
    Merge pull request #886 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-6.2.0 Benjamin Wang 2025-01-21 20:19:15 +0000
  • 41a1050ba3
    build(deps): Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 dependabot[bot] 2025-01-20 14:30:54 +0000
  • 4f9facc5f6
    Merge pull request #885 from ajaysundark/bump-golang-toolchain-1.22.11 Benjamin Wang 2025-01-18 08:45:57 +0000
  • 72adeb6618
    Merge pull request #884 from ajaysundark/bump-bbolt-golang-toolchain-1.23.5 Benjamin Wang 2025-01-18 08:45:05 +0000
  • c29abf48d7 bbolt: bump golang toolchain to 1.22.11 ajaysundar.k 2025-01-18 01:43:00 +0000
  • 6bc997cd9c bbolt: update golang toolchain to 1.23.5 ajaysundar.k 2025-01-18 01:27:48 +0000
  • 38afe38685
    Merge 5a0e3e1e58 into 3fb93c26db Artur Melanchyk 2025-01-07 13:59:50 +0100
  • 3fb93c26db
    Merge pull request #880 from etcd-io/dependabot/go_modules/golang.org/x/sys-0.29.0 Benjamin Wang 2025-01-06 16:44:46 +0000
  • dcfec94954
    build(deps): Bump golang.org/x/sys from 0.28.0 to 0.29.0 dependabot[bot] 2025-01-06 14:45:57 +0000
  • 5da13a93b7
    Merge pull request #879 from x3c3/go-fix-fixes Benjamin Wang 2024-12-31 08:40:38 +0000
  • 248fddc1ec
    Update buildtags Mark Ayers 2024-12-28 17:29:07 -0500
  • 1ce5ec9991 allocate mem for key and val in a single call Artur Melanchyk 2024-12-25 19:02:41 +0100
  • 5a0e3e1e58 fix: restrict capacity of the key to prevent possible bugs Artur Melanchyk 2024-12-23 11:15:34 +0100
  • 36a5603057 allocate mem for key and val in a single call Artur Melanchyk 2024-12-16 21:51:20 +0100
  • 7b2d3609bf
    Merge pull request #874 from etcd-io/dependabot/github_actions/actions/setup-go-5.2.0 Benjamin Wang 2024-12-16 16:23:54 +0000
  • 52699ce8fa
    build(deps): Bump actions/setup-go from 5.1.0 to 5.2.0 dependabot[bot] 2024-12-16 14:48:37 +0000
  • b362fdb33f Fix memory leak because the database is corrupted fengwei0328 2024-12-13 09:58:14 +0800