Commit graph

  • 30c6ca0714 [#263] Implement client for exchanging raw Protobuf messages Leonard Lyubich 2021-03-12 15:33:32 +0300
  • c61656a43f [#263] Define generic protobuf message Leonard Lyubich 2021-03-12 15:06:02 +0300
  • cf765a61a6 [#263] Implement client for exchanging raw messages using gRPC protocol Leonard Lyubich 2021-03-12 14:17:16 +0300
  • ae2fb263f1 [#266] pkg/client: Export Client interface instead of structure Evgenii Stratonikov 2021-03-12 18:02:26 +0300
  • e39a1fd949 pkg/object: Add content type constant Alex Vanin 2021-03-15 10:47:13 +0300
  • 471c7e0df9 v2: Regenerate protobuf files Alex Vanin 2021-03-15 10:39:48 +0300
  • 64505180b4 [#261] pkg/client: Provide signing key in call options Evgenii Stratonikov 2021-03-10 15:15:54 +0300
  • 74769323be [#261] pkg/client: Use self address as default in ListContainers/GetBalance Evgenii Stratonikov 2021-03-10 15:07:06 +0300
  • 18e9122e43 Update changelog and readme for release v1.24.0 v1.24.0 Alex Vanin 2021-02-26 11:50:35 +0300
  • a4d52c2d23 Recompile NeoFS API proto definitions Alex Vanin 2021-02-26 11:43:01 +0300
  • e2b0887be9 [#259] v2/signature: Support NetworkInfo request/response messages Leonard Lyubich 2021-02-19 10:16:22 +0300
  • 8529aa2a93 [#259] pkg/client: Add NetworkInfo method Leonard Lyubich 2021-02-17 21:03:48 +0300
  • f6268339d0 [#259] pkg/netmap: Implement v2-compatible NetworkInfo type Leonard Lyubich 2021-02-17 20:55:02 +0300
  • 88d6857a3c [#259] netmap: Add NetworkInfo call to Client Leonard Lyubich 2021-02-17 20:39:29 +0300
  • 8cb1f960f4 [#259] netmap/grpc: Add NetworkInfo call to Client Leonard Lyubich 2021-02-17 20:34:44 +0300
  • 9eda317efe [#259] netmap: Implement JSON encoding for NetworkInfo RPC messages Leonard Lyubich 2021-02-17 20:32:23 +0300
  • 276d863fd5 [#259] netmap: Implement binary encoding for NetworkInfo RPC messages Leonard Lyubich 2021-02-17 20:28:46 +0300
  • c3be9dc270 [#259] netmap: Implement converters for NetworkInfo RPC messages Leonard Lyubich 2021-02-17 20:17:44 +0300
  • ae35f17827 [#259] netmap/grpc: Implement field setters of NetworkInfo RPC messages Leonard Lyubich 2021-02-17 20:02:02 +0300
  • d0d2f8d5db [#259] netmap: Define NetworkInfo RPC and all related messages Leonard Lyubich 2021-02-17 19:36:03 +0300
  • 786462c2a2 Recompile NeoFS API proto definitions Leonard Lyubich 2021-02-17 19:33:44 +0300
  • e4613fcffb Update changelog and readme for release v1.23.0 v1.23.0 Leonard Lyubich 2021-02-11 17:14:04 +0300
  • 521df90def [#255] pkg/netmap: Define constant keys to all well-known attributes Leonard Lyubich 2021-02-10 23:26:34 +0300
  • 8254da2890 [#255] pkg/netmap: Move common substring of well-known attributes to prefix Leonard Lyubich 2021-02-10 21:51:16 +0300
  • 783c323d95 [#255] v2/netmap: Recompile proto files with update node attributes Leonard Lyubich 2021-02-10 20:36:10 +0300
  • e782531f25 [#255] pkg/object: Implement json.Marshaler/Unmarshaler on SearchFilters Leonard Lyubich 2021-02-10 01:32:13 +0300
  • f9939e8c90 [#255] v2/object: Implement json.Marshaler/Unmarshaler on SearchFilter Leonard Lyubich 2021-02-10 01:31:50 +0300
  • ebff07aaf2 [#254] object: Support new values of search match type Leonard Lyubich 2021-02-01 20:57:18 +0300
  • e9ae408c3a [#254] pkg/object: Rewrite unit test of MatchType enum Leonard Lyubich 2021-02-01 20:54:33 +0300
  • 93e1580684 [#253] container: Implement marshalers on UsedSpaceAnnouncement structure Leonard Lyubich 2021-01-28 16:01:07 +0300
  • 9e01f29dda [#250] pkg/container: Add epoch field to size announce body Alex Vanin 2021-01-26 21:35:26 +0300
  • e27d76e804 [#250] v2/container: Add epoch field to size announce body Alex Vanin 2021-01-26 21:32:33 +0300
  • 5566081d2d [#245] pkg/client: Add AnnounceContainerUsedSpace method Alex Vanin 2021-01-21 18:47:00 +0300
  • d2ee6b469a [#245] v2/container: Add AnnounceUsedSpace method Alex Vanin 2021-01-21 17:57:04 +0300
  • 5d9ef5feec [#248] netmap: fulfill backup factor for default attribute Evgenii Stratonikov 2021-01-28 14:52:51 +0300
  • 42657aaf11 Update changelog for release v1.22.2 v1.22.2 Alex Vanin 2021-01-27 17:02:34 +0300
  • c35e15a758 [#249] pkg/netmap: Add CBF field in placement context Alex Vanin 2021-01-26 18:01:02 +0300
  • 98284f0bfa Fix badge in README file Alex Vanin 2021-01-25 13:24:30 +0300
  • 9401724b9c [#246] pkg/client: Use io.Reader wrapper at object put Alex Vanin 2021-01-25 10:59:08 +0300
  • c7dcea9e49 Update changelog for release v1.22.1 v1.22.1 Leonard Lyubich 2021-01-15 12:23:16 +0300
  • 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