Bump support/2.16 branch #92

Closed
fyrchik wants to merge 12 commits from fyrchik:fix-support-2.16 into support/v2.16
There is no content yet.
fyrchik added 12 commits 2024-07-17 10:56:30 +00:00
f50872f1bc [#58] object: Allow to set marshal data
Now it is possible set marshaled data to reduce memory
allocations.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
DCO action / DCO (pull_request) Successful in 59s Details
Tests and linters / Tests (1.19) (pull_request) Successful in 1m38s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 1m37s Details
Tests and linters / Tests with -race (pull_request) Successful in 1m52s Details
Tests and linters / Lint (pull_request) Successful in 2m13s Details
498877e378
[#58] makefile: Disable test results caching
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
9cc2095446 [#59] util: Restore backwards compatibility in NestedStructureMarshal()
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
DCO action / DCO (pull_request) Successful in 1m23s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 1m46s Details
Tests and linters / Lint (pull_request) Successful in 1m59s Details
Tests and linters / Tests (1.19) (pull_request) Successful in 2m7s Details
Tests and linters / Tests with -race (pull_request) Successful in 2m22s Details
b46e8cfbda
[#59] util: Rename stableMarshaler
It should be with a single `l`, see `json.Marshaler`.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
Tests and linters / Tests (1.19) (pull_request) Successful in 7m46s Details
DCO action / DCO (pull_request) Successful in 8m16s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 9m24s Details
Tests and linters / Tests with -race (pull_request) Successful in 9m25s Details
Tests and linters / Lint (pull_request) Successful in 9m49s Details
72885aae83
[#62] signature: Refactor BufferPool
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
DCO action / DCO (pull_request) Successful in 5m9s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 7m17s Details
Tests and linters / Tests with -race (pull_request) Successful in 8m39s Details
Tests and linters / Tests (1.19) (pull_request) Successful in 10m2s Details
Tests and linters / Lint (pull_request) Successful in 12m37s Details
d60ce83e42
[#63] .forgejo: Update dco-go to v3
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
DCO action / DCO (pull_request) Successful in 58s Details
Tests and linters / Tests (1.19) (pull_request) Successful in 1m24s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 1m32s Details
Tests and linters / Lint (pull_request) Successful in 1m43s Details
Tests and linters / Tests with -race (pull_request) Successful in 2m5s Details
2a124b95bc
[#64] object: Allow to reset marshal data
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
DCO action / DCO (pull_request) Successful in 1m11s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 1m25s Details
Tests and linters / Tests (1.19) (pull_request) Successful in 1m33s Details
Tests and linters / Tests with -race (pull_request) Successful in 1m56s Details
Tests and linters / Lint (pull_request) Successful in 1m14s Details
634e24aba7
[#65] object: Fix SetMarshalData for PutSingle request
Allow to reset marshal data

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
902fc3288b [#90] proto/test: Fix proto file formatting
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
8e66c78b94 [#90] proto/test: Fix go vet warnings
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
9d872459ee [#91] protogen: Support unpacked repeated uint64 fields
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
DCO action / DCO (pull_request) Failing after 3m25s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 4m3s Details
Tests and linters / Tests with -race (pull_request) Successful in 3m57s Details
Tests and linters / Tests (1.19) (pull_request) Successful in 4m34s Details
Tests and linters / Lint (pull_request) Successful in 5m4s Details
775279b2aa
go.mod: Update grpc version
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
fyrchik force-pushed fix-support-2.16 from 775279b2aa to 11ecb41c3c 2024-07-17 10:57:27 +00:00 Compare
fyrchik closed this pull request 2024-07-17 11:02:41 +00:00
achuprov approved these changes 2024-07-17 11:04:01 +00:00
All checks were successful
DCO action / DCO (pull_request) Successful in 3m19s
Tests and linters / Tests (1.19) (pull_request) Successful in 3m47s
Tests and linters / Tests (1.20) (pull_request) Successful in 3m58s
Tests and linters / Tests with -race (pull_request) Successful in 4m22s
Tests and linters / Lint (pull_request) Successful in 4m55s

Pull request closed

Sign in to join this conversation.
There is no content yet.