Benjamin Wang
818cc9ccd7
Merge pull request #724 from deferdeter/main
...
chore: fix function name in comment
2024-04-16 15:00:53 +01:00
deferdeter
3a180ad9c9
chore: fix function name in comment
...
Signed-off-by: deferdeter <deferdeter@outlook.com>
2024-04-16 14:25:07 +08:00
Benjamin Wang
37ff3504e3
Merge pull request #722 from cenkalti/stalebot
...
Add workflow to close stale issues and PRs
2024-04-15 20:22:27 +01:00
Cenk Altı
b21ea719bc
Add workflow to close stale issues and PRs
...
Signed-off-by: Cenk Altı <cenkalti@gmail.com>
Update .github/workflows/stale.yaml
Co-authored-by: Benjamin Wang <benjamin.wang@broadcom.com>
2024-04-15 11:16:22 -04:00
Benjamin Wang
ee11a09015
Merge pull request #711 from ambaxter/bench_random
...
Added rnd read capabilities to bbolt bench
2024-04-11 08:53:21 +01:00
Adam Baxter
d3370d3859
Add rnd read-mode to bbolt bench command
...
Signed-off-by: Adam Baxter <adam.m.baxter@gmail.com>
2024-04-10 12:08:50 +01:00
Benjamin Wang
67165811e5
Merge pull request #718 from etcd-io/dependabot/go_modules/golang.org/x/sys-0.19.0
...
build(deps): Bump golang.org/x/sys from 0.18.0 to 0.19.0
2024-04-08 22:07:37 +01:00
dependabot[bot]
72d2851518
build(deps): Bump golang.org/x/sys from 0.18.0 to 0.19.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/sys/compare/v0.18.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 19:03:10 +00:00
Benjamin Wang
294ab70fe9
Merge pull request #719 from etcd-io/dependabot/go_modules/golang.org/x/sync-0.7.0
...
build(deps): Bump golang.org/x/sync from 0.6.0 to 0.7.0
2024-04-08 20:02:25 +01:00
dependabot[bot]
ed64923fca
build(deps): Bump golang.org/x/sync from 0.6.0 to 0.7.0
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.6.0 to 0.7.0.
- [Commits](https://github.com/golang/sync/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 15:00:31 +00:00
Benjamin Wang
ecadb057a6
Merge pull request #714 from henrybear327/refactor/remove_unused_seed_code
...
Remove unused seed generation code
2024-04-05 10:30:28 +01:00
Chun-Hung Tseng
4352c84fe5
Remove unused seed generation code
...
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-04 21:58:30 +02:00
Benjamin Wang
43604f3112
Merge pull request #712 from henrybear327/cve/CVE-2023-45288
...
Bump go toolchain version to address CVE-2023-45288
2024-04-04 18:03:59 +01:00
Chun-Hung Tseng
6c1d16e8c2
Bump go toolchain version to address CVE-2023-45288
...
Changes:
- Bump toolchain version to 1.22.2 due to CVE-2023-45288
Reference:
- PR #17703
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-04 10:53:56 +02:00
Benjamin Wang
c57b3537ed
Merge pull request #707 from tjungblu/xfs
...
Add basic XFS powerfailure tests
2024-03-13 13:21:22 +00:00
Thomas Jungblut
c27eedcf80
Add basic XFS powerfailure tests
...
This also introduces mkfs options, in case we need to accomodate for
non-default parameters here in the future.
Signed-off-by: Thomas Jungblut <tjungblu@redhat.com>
2024-03-13 10:18:52 +01:00
Benjamin Wang
9109fcb81e
Merge pull request #709 from ideapark/main
...
all: fix doc of var ErrChecksum
2024-03-12 12:03:09 +00:00
Park Zhou
47b03dbfb4
all: fix doc of var ErrChecksum
...
Signed-off-by: Park Zhou <ideapark@139.com>
2024-03-12 09:00:05 +08:00
Benjamin Wang
bd1ef29831
Merge pull request #710 from etcd-io/dependabot/go_modules/golang.org/x/sys-0.18.0
...
build(deps): Bump golang.org/x/sys from 0.17.0 to 0.18.0
2024-03-11 16:33:06 +00:00
dependabot[bot]
f75cc0ea31
build(deps): Bump golang.org/x/sys from 0.17.0 to 0.18.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/sys/compare/v0.17.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 14:55:02 +00:00
Benjamin Wang
6c0d309d64
Merge pull request #708 from ideapark/fix.typo
...
README.md: fix typo
2024-03-10 17:43:34 +00:00
Park Zhou
2e41a6711c
README.md: fix typo
...
Signed-off-by: Park Zhou <ideapark@139.com>
2024-03-10 23:01:09 +08:00
Benjamin Wang
3fa18aed53
Merge pull request #690 from dusk125/upgrade-go1.22
...
Migrate to go1.22
2024-03-06 20:32:22 +00:00
Allen Ray
5d5f587e4e
Migrate to go1.22
...
Signed-off-by: Allen Ray <alray@redhat.com>
2024-03-06 11:10:56 -05:00
Benjamin Wang
6479c735c9
Merge pull request #704 from etcd-io/dependabot/go_modules/github.com/stretchr/testify-1.9.0
...
build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
2024-03-04 17:57:43 +00:00
dependabot[bot]
37e9ab5716
build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 14:36:28 +00:00
Benjamin Wang
29e575e99f
Merge pull request #703 from tjungblu/tx_meta_surgery_docs
...
remove txid references in meta surgery
2024-02-28 09:57:28 +00:00
Thomas Jungblut
9f4ff8a549
remove txid references in meta surgery
...
Signed-off-by: Thomas Jungblut <tjungblu@redhat.com>
2024-02-27 15:54:17 +01:00
Benjamin Wang
f09dcc743e
Merge pull request #700 from tjungblu/surg_cmd
...
fixing surgery freelist command in info logs
2024-02-27 13:30:04 +00:00
Thomas Jungblut
60ae138f23
fixing surgery freelist command in info logs
...
Signed-off-by: Thomas Jungblut <tjungblu@redhat.com>
2024-02-27 12:57:36 +01:00
Benjamin Wang
03ddc59dcf
Merge pull request #699 from ishan16696/smallRefactor
...
Change the type of pageId uint -> uint64.
2024-02-25 16:47:05 +00:00
Ishan Tyagi
cdac32e57c
Change the type of pageId uint -> uint64.
...
Signed-off-by: ishan16696 <ishan.tyagi@sap.com>
2024-02-25 19:02:02 +05:30
Benjamin Wang
a6ec26b9cc
Merge pull request #697 from ahrtr/1.3.9_changelog
...
Update the release date of v1.3.9
2024-02-25 08:04:11 +00:00
Benjamin Wang
7a72c9a241
Update the release date of v1.3.9
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-02-24 15:33:25 +00:00
Benjamin Wang
f9bb4badb9
Merge pull request #693 from etcd-io/dependabot/go_modules/golang.org/x/sys-0.17.0
...
build(deps): Bump golang.org/x/sys from 0.16.0 to 0.17.0
2024-02-12 16:07:46 +00:00
Benjamin Wang
c4461140a2
Merge pull request #692 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-4.0.0
...
build(deps): Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
2024-02-12 15:31:12 +00:00
dependabot[bot]
d0ab4cc862
build(deps): Bump golang.org/x/sys from 0.16.0 to 0.17.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/sys/compare/v0.16.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 14:43:18 +00:00
dependabot[bot]
d17ee55b7a
build(deps): Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](3a91952989...3cfe3a4abb
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 14:12:44 +00:00
Benjamin Wang
897169f00b
Merge pull request #689 from ahrtr/update_owners_20240206
...
Remove mitake from OWNERS
2024-02-08 10:34:25 +00:00
Benjamin Wang
c0ab8df53b
Remove mitake from OWNERS
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-02-06 12:47:09 +00:00
Benjamin Wang
4d74483f9b
Merge pull request #688 from ahrtr/email_20240205
...
Update ahrtr's email
2024-02-05 15:56:59 +00:00
Benjamin Wang
1c772e6e67
Update ahrtr's email
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-02-05 14:35:36 +00:00
Benjamin Wang
2a0e6e8a74
Merge pull request #687 from ahrtr/fix_check_20240204
...
Continue to enhance check functionality and add one more case to cover the nested bucket case
2024-02-05 10:14:37 +00:00
Benjamin Wang
2b1ee6c191
Continue to enhance check functionality and add one more case to cover the nested bucket case
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-02-04 09:53:00 +00:00
Benjamin Wang
da5975b356
Merge pull request #659 from Elbehery/add_test_check_page
...
Enhance check functionality to support checking starting from a pageId
2024-02-04 09:23:48 +00:00
Benjamin Wang
29d1e3d291
refactor/simplify the test case TestTx_Check_CorruptPage
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-02-03 16:41:42 +00:00
Benjamin Wang
1906d5a776
Merge pull request #686 from ahrtr/changelog_20240131
...
Add changelog item for release-1.3 to cover the fix for bbolt keys and get commands
2024-02-01 14:26:46 +00:00
Benjamin Wang
2ca36937c3
Merge pull request #682 from Elbehery/fix_cli_panics
...
Fix `bbolt keys` and `bbolt get` to prevent them from panicking when no parameter provided
2024-02-01 13:56:02 +00:00
Benjamin Wang
ad96767fd1
Add changelog item for release-1.3 to cover the fix for bbolt keys and get commands
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-01-31 19:13:51 +00:00
Mustafa Elbehery
3405ebb215
fix cli cmds panics
...
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2024-01-31 19:22:13 +01:00