Commit graph

  • 43c579f670 [#243] Fix ineffassign linter errors Alex Vanin 2021-01-11 19:32:37 +0300
  • 8a82400451 [#243] Fix golint linter errors Alex Vanin 2021-01-11 19:31:49 +0300
  • c2db2a54a1 [#243] Fix exhaustive linter errors Alex Vanin 2021-01-11 19:31:23 +0300
  • 60a55ea6c1 [#243] Fix whitespace linter errors Alex Vanin 2021-01-11 19:30:51 +0300
  • 2fa752864f [#243] Fix goimports linter errors Alex Vanin 2021-01-11 19:30:37 +0300
  • 0c9440c972 [#243] Update linter config Alex Vanin 2021-01-11 19:29:29 +0300
  • f8018f9c3d [#241] v2/session: Define keys of the well-known X-headers Leonard Lyubich 2021-01-11 18:14:07 +0300
  • aa55079b69 Minor typo fixes v1.22.0 Stanislav Bogatyrev 2020-12-30 12:32:29 +0300
  • 0f740d51d9 Release v1.22.0 - Yeouido (여의도, 汝矣島) Alex Vanin 2020-12-30 12:21:58 +0300
  • f0a0bc4cda Update changelog and readme for v1.22.0 v1.22.0-rc.1 Leonard Lyubich 2020-12-25 15:59:42 +0300
  • aafeb70bdb [#235] v2/audit: Regenerate protobuf Alex Vanin 2020-12-23 18:45:00 +0300
  • 1c25c3904b [#234] Update audit result struct definition Alex Vanin 2020-12-21 17:35:03 +0300
  • 9986a4ecd1 [#233] Implement data audit result type with basic methods Leonard Lyubich 2020-12-21 10:52:34 +0300
  • 3039aa20c7 [#233] v2/refs: Implement converters for object ID list type Leonard Lyubich 2020-12-21 10:51:45 +0300
  • 51e8e318c2 [#233] proto: Implement functions for fixed64 protobuf data type Leonard Lyubich 2020-12-21 10:51:04 +0300
  • eaa99af2b2 Recompile protobuf files with neofs-api yeouido Leonard Lyubich 2020-12-17 13:02:58 +0300
  • f0ebe80a78 [#231] object/search: Implement method to add search filter by type Leonard Lyubich 2020-12-17 18:48:09 +0300
  • 53e2756762 [#231] object: Implement string encode/decode methods on Type Leonard Lyubich 2020-12-17 18:46:19 +0300
  • 0f04087543 [#230] pkg: Implement string encode/decode methods on Checksum Leonard Lyubich 2020-12-17 18:25:17 +0300
  • 6861de042b [#230] pkg: Implement storage group type with basic methods Leonard Lyubich 2020-12-17 17:37:58 +0300
  • 37e2cab93b [#229] pkg/client: Set hash fields to result of short HEAD operation Leonard Lyubich 2020-12-17 13:20:29 +0300
  • 8fe135ab8c [#229] v2/object: Add hash fields to ShortHeader message Leonard Lyubich 2020-12-17 13:18:07 +0300
  • b2528d4c59 Recompile protobuf files with neofs-api yeouido Leonard Lyubich 2020-12-17 13:02:58 +0300
  • 6f7f6da042 Update changelog for release v1.21.2 v1.21.2 Leonard Lyubich 2020-12-24 14:47:45 +0300
  • c4f7be19ea [#194] pkg/client: Verify container format in GetContainer method Leonard Lyubich 2020-12-24 12:51:59 +0300
  • 7988405753 [#194] pkg/container: Implement container constructor with format check Leonard Lyubich 2020-12-24 12:28:33 +0300
  • 70c29ca3e5 [#194] pkg/container: Implement container nonce getter/setter as UUID Leonard Lyubich 2020-12-24 12:26:41 +0300
  • 3550e128bb [#236] Fix SDK minor version number Leonard Lyubich 2020-12-24 10:24:38 +0300
  • 9480742d7b Update changelog for v1.21.1 v1.21.1 Leonard Lyubich 2020-12-18 16:04:36 +0300
  • adb681878b Recompile protobuf files from neofs-api v2.1.1 Leonard Lyubich 2020-12-18 16:00:50 +0300
  • 5395988efc [#208] pkg/client: Add function to get container and verify ID Leonard Lyubich 2020-12-17 12:51:03 +0300
  • 84839b09c2 [#208] pkg/container: Define standard error for mismatch identifiers Leonard Lyubich 2020-12-17 12:50:36 +0300
  • 7d1a795d76 Update changelog and readme for v1.21.0 v1.21.0 Leonard Lyubich 2020-12-11 17:45:58 +0300
  • 2aa51d3add v2/object: Fix NPE in SplitInfo.GetObject Leonard Lyubich 2020-12-11 14:48:27 +0300
  • 1bc91466aa sdk/client: Fix setter of objectAddressWriter structure value Leonard Lyubich 2020-12-11 11:19:45 +0300
  • 803c91b3eb [#226] sdk/client: Add tombstone address to the return of DeleteObject Leonard Lyubich 2020-12-10 12:25:13 +0300
  • 4567986682 [#226] v2/object: Add tombstone field to DeleteResponseBody Leonard Lyubich 2020-12-10 12:15:17 +0300
  • c064760f5d [#226] sdk/object: Implement Tombstone type with field access and encoding Leonard Lyubich 2020-12-10 11:56:18 +0300
  • 6037a26a35 [#226] v2/tombstone: Implement unified message structure with methods Leonard Lyubich 2020-12-10 11:30:14 +0300
  • 2f3e5742d3 [#226] v2/grpc: Re-compile protobuf definitions Leonard Lyubich 2020-12-10 10:48:09 +0300
  • 139660c6ff [#225] pkg/client: Update object methods Alex Vanin 2020-12-07 19:06:11 +0300
  • ded06674ac [#225] v2/object: Support more SplitInfo structures Alex Vanin 2020-12-07 18:59:01 +0300
  • 42cd897b25 [#225] v2/object: Update GRPC files from neofs-api Alex Vanin 2020-12-07 18:52:46 +0300
  • 28aad71860 [#225] Do not use wrappers on oneof object.HeadResponse types Alex Vanin 2020-12-07 17:41:05 +0300
  • 6db6b569e0 [#223] pkg/client: Add getters for object params Alex Vanin 2020-12-03 16:36:57 +0300
  • 1fe0307711 [#223] pkg/object: Work with SplitInfoError via pointer Alex Vanin 2020-12-03 16:23:59 +0300
  • b683dbe7e6 [#218] pkg/object: Add marshal operations for SplitInfo Alex Vanin 2020-12-02 16:57:06 +0300
  • 664ebfd8a7 [#218] pkg/client: Add raw flag for object.Head Alex Vanin 2020-12-02 14:32:18 +0300
  • 582cdd4ba3 [#218] pkg/client: Add raw flag for object.Get Alex Vanin 2020-12-02 14:30:50 +0300
  • e11b1728be [#218] pkg/object: Define custom error for SplitInfo Alex Vanin 2020-12-02 14:25:25 +0300
  • 1fdeca84e1 [#218] Support SplitInfo structure Alex Vanin 2020-12-02 13:10:43 +0300
  • 707a0bcb35 [#220] netmap: process REP X policies correctly Evgenii Stratonikov 2020-12-03 13:52:36 +0300
  • 576841e0e0 [#215] netmap: add test with multiple replicas Evgenii Stratonikov 2020-11-30 13:32:52 +0300
  • 4e0a11b71a [#156] netmap: Use default value for CBF if unset Evgenii Stratonikov 2020-11-27 12:41:56 +0300
  • 4e65fa41b8 [#213] netmap: Do not append not twice if selector is unnamed Evgenii Stratonikov 2020-11-27 12:20:06 +0300
  • ea6b6adfe0 [#157] netmap: Fallback to using minimal backup factor Evgenii Stratonikov 2020-11-27 11:46:25 +0300
  • c01024b553 [#217] pkg/eacl: Change interface for working with keys on Target and Record Leonard Lyubich 2020-12-01 09:39:35 +0300
  • 2a94fdc5e7 [#209] Support nil value in SplitID Alex Vanin 2020-11-26 13:00:03 +0300
  • 3d08d8140f [#209] object: Support splitID search attribute Alex Vanin 2020-11-25 19:32:52 +0300
  • 79c76e87e4 [#209] object: Remove childfree search attribute Alex Vanin 2020-11-25 16:31:48 +0300
  • 6b0bd42f25 [#209] pkg/object: Support splitID field in SDK library Alex Vanin 2020-11-24 20:15:12 +0300
  • b9778464b9 [#209] v2/object: Add splitID to unified structure Alex Vanin 2020-11-24 20:14:03 +0300
  • d441193952 [#209] v2/object: Recompile GRPC files and add SplitID setter Alex Vanin 2020-11-24 20:12:45 +0300
  • ee0484acd9 Update changelog for v1.20.3 Leonard Lyubich 2020-11-25 14:51:26 +0300
  • 8c99d9d54c [#207] sdk/client: Implement GetEACLWithSignature method Leonard Lyubich 2020-11-24 13:22:07 +0300
  • 3ebfef9f94 [#207] sdk/client: Fix signature verification in GetEACL method Leonard Lyubich 2020-11-24 10:50:36 +0300
  • 5ee500bb43 [#205] sdk/client: Support option to set dial timeout Leonard Lyubich 2020-11-23 14:05:27 +0300
  • 03ac6bedb4 [#205] v2/client: Replace WithGRPCDialContext option with WithDialTimeout Leonard Lyubich 2020-11-23 14:04:33 +0300
  • 20ede88fe7 [#204] sdk/object: Add SearchFilters method to filter by object ID Leonard Lyubich 2020-11-20 09:55:15 +0300
  • fe6677f30f Update readme badges and changelog v1.20.2 Alex Vanin 2020-11-17 17:14:00 +0300
  • 43d5b9d858 Update changelog for v1.20.1 v1.20.1 Alex Vanin 2020-11-17 14:37:50 +0300
  • 9ceba98198 [#202] pkg/client: Fix signature check in object header getter Alex Vanin 2020-11-17 14:17:15 +0300
  • dd19eb7eca Fix changelog and add compatibility matrix in readme file v1.20.0 Alex Vanin 2020-11-17 09:52:50 +0300
  • 87a216dd96 Update changelog for v2.0.0 Leonard Lyubich 2020-11-16 18:13:47 +0300
  • 0620a3b1eb [#199] sdk/client: Correct linter's remarks Leonard Lyubich 2020-11-16 18:10:51 +0300
  • 00ce980d82 [#199] sdk/token: Correct linter's remarks Leonard Lyubich 2020-11-16 17:58:07 +0300
  • c0de2bf9e5 [#199] sdk/owner: Correct linter's remarks Leonard Lyubich 2020-11-16 17:55:48 +0300
  • 1ff8b3fd94 [#199] sdk/object: Correct linter's remarks Leonard Lyubich 2020-11-16 17:54:43 +0300
  • 3a966ee5df [#199] sdk/netmap: Correct linter's remarks Leonard Lyubich 2020-11-16 17:52:15 +0300
  • 459d295788 [#199] sdk/container: Correct linter's remarks Leonard Lyubich 2020-11-16 17:39:06 +0300
  • 7611c218e3 [#199] sdk/client: Verify eACL table signature in GetEACL method Leonard Lyubich 2020-11-16 17:35:52 +0300
  • 3097059f85 [#199] sdk/client: Verify header signature in GetObjectHeader method Leonard Lyubich 2020-11-16 17:33:04 +0300
  • c6884f9823 [#199] sdk/eacl: Correct linter's remarks Leonard Lyubich 2020-11-16 17:24:06 +0300
  • 2b3502d6c0 [#199] sdk/acl: Add comments for basic ACL constants Leonard Lyubich 2020-11-16 16:37:40 +0300
  • 154e09f4e4 [#199] sdk/accounting: Rename test file package Leonard Lyubich 2020-11-16 16:35:34 +0300
  • 79f72e10c9 [#199] sdk: Refactor string parse errors Leonard Lyubich 2020-11-16 16:33:41 +0300
  • fe336fd5ba [#198] sdk/client: Use XHeader type Leonard Lyubich 2020-11-16 12:31:25 +0300
  • 5452554b58 [#198] sdk: Implement XHeader type Leonard Lyubich 2020-11-16 12:30:46 +0300
  • 5f5e5ac5dd [#197] sdk/object: Rename getters of Attribute and Object types Leonard Lyubich 2020-11-16 11:48:38 +0300
  • 67bcf6eb4d [#197] sdk/object: Rename getters of Address type Leonard Lyubich 2020-11-16 11:42:19 +0300
  • 9f0bc50e53 [#197] sdk: Rename getters of Checksum type Leonard Lyubich 2020-11-16 11:21:28 +0300
  • 2afc684313 [#197] sdk: Rename getters of Signature type Leonard Lyubich 2020-11-16 11:19:03 +0300
  • 2bcbd48972 [#197] sdk: Rename getters of Version type Leonard Lyubich 2020-11-16 11:08:47 +0300
  • f886d75560 [#168] pkg/object: Fix lint error on attribute receiver Alex Vanin 2020-11-13 18:04:03 +0300
  • 55948c2ab1 [#168] storageGroup: Implement binary/JSON encoders/decoders on SG Leonard Lyubich 2020-11-13 17:20:24 +0300
  • 6456fcf8fa [#168] session: Implement binary/JSON encoders/decoders on ResponseVerify Leonard Lyubich 2020-11-13 17:14:43 +0300
  • edf6ec05b3 [#168] session: Implement binary/JSON encoders/decoders on ResponseMeta Leonard Lyubich 2020-11-13 17:11:09 +0300
  • 986bc1b0ea [#168] session: Implement binary/JSON encoders/decoders on RequestVerify Leonard Lyubich 2020-11-13 17:07:49 +0300
  • 8f8e977a3e [#168] session: Implement binary/JSON encoders/decoders on RequestMeta Leonard Lyubich 2020-11-13 17:02:30 +0300
  • 7e3e9e1cba [#168] session: Implement binary/JSON encoders/decoders on XHeader Leonard Lyubich 2020-11-13 16:58:08 +0300