Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / reductstore/reduct-py issues and pull requests

#112 - RS-269: move documentation to main website

Pull Request - State: closed - Opened by atimin 4 months ago

#111 - RS-311: add each_s and each_n replication settings

Pull Request - State: closed - Opened by atimin 4 months ago

#110 - RS-261: Support `each_n` and `each_s` query parameters

Pull Request - State: closed - Opened by atimin 5 months ago

#109 - Fix timestamps in batch writing

Pull Request - State: closed - Opened by atimin 5 months ago

#108 - RS-197: update docs for `Record.read` method

Pull Request - State: closed - Opened by atimin 7 months ago

#106 - RS-196: accept timestamps in many formats

Pull Request - State: closed - Opened by atimin 7 months ago

#105 - RS-176: Add `license` field to ServerInfo

Pull Request - State: closed - Opened by atimin 7 months ago

#104 - Update pytest requirement from ~=7.4 to >=7.4,<9.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#103 - Update black requirement from ~=23.9 to >=23.9,<25.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#102 - RS-182: Add flag `verify_ssl`

Pull Request - State: closed - Opened by atimin 7 months ago

#101 - Remove duplicated ReplicationDetailSettings

Pull Request - State: closed - Opened by atimin 8 months ago

#100 - RS-45: Update client to support replication API

Pull Request - State: closed - Opened by AnthonyCvn 9 months ago - 1 comment

#99 - RS-70: Optimize parsing batch records in Python SDK

Pull Request - State: closed - Opened by AnthonyCvn 10 months ago

#98 - Update documentation link to new website

Pull Request - State: closed - Opened by AnthonyCvn 10 months ago

#97 - Add Batch into __init__.py

Pull Request - State: closed - Opened by atimin 12 months ago

#96 - Update pylint requirement from ~=2.17 to >=2.17,<4.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#95 - Add support for ReductStore API v1.7

Pull Request - State: closed - Opened by atimin about 1 year ago

#94 - Update dependencies and migrate to Pydantic v2

Pull Request - State: closed - Opened by atimin about 1 year ago

#93 - Update Python Client SDK for API v1.7

Issue - State: closed - Opened by atimin about 1 year ago
Labels: enhancement

#92 - Update SDK for ReductStore API v1.6

Pull Request - State: closed - Opened by atimin about 1 year ago

#91 - Update Python Client SDK for API v1.6

Issue - State: closed - Opened by atimin about 1 year ago
Labels: enhancement

#90 - Add external session and context manager to Client

Pull Request - State: closed - Opened by atimin about 1 year ago

#89 - Update README.md

Pull Request - State: closed - Opened by AnthonyCvn over 1 year ago

#88 - Update pydantic requirement from ~=1.9 to >=1.9,<3.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#87 - Add `head` flag to `Bucket.subscribe`

Pull Request - State: closed - Opened by atimin over 1 year ago

#86 - Update black requirement from ~=22.6 to >=22.6,<24.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#85 - Parse shorter header syntax for batched records

Pull Request - State: closed - Opened by atimin over 1 year ago

#84 - Minimal python 3.8

Pull Request - State: closed - Opened by atimin over 1 year ago

#83 - Add `head` option for reading only metadata

Pull Request - State: closed - Opened by atimin over 1 year ago

#82 - Fix unordered reading batched records

Pull Request - State: closed - Opened by atimin over 1 year ago

#81 - Add `extra_headers` to Client constructor

Pull Request - State: closed - Opened by atimin over 1 year ago

#80 - Feature: Add custom headers to the client

Issue - State: closed - Opened by mounte over 1 year ago - 2 comments
Labels: enhancement

#79 - Bug: RuntimeError: Read batched records out of order

Issue - State: closed - Opened by mounte over 1 year ago - 2 comments
Labels: bug

#78 - Implement batching records

Pull Request - State: closed - Opened by atimin over 1 year ago

#77 - Force close connection after each request

Pull Request - State: closed - Opened by atimin over 1 year ago

#76 - Bug: Handle closing connection when usage limit is reached

Issue - State: closed - Opened by atimin over 1 year ago
Labels: bug

#75 - Use Expect: 100-continue for large files

Pull Request - State: closed - Opened by atimin over 1 year ago

#73 - Use only integers for timestamps in queries

Pull Request - State: closed - Opened by atimin over 1 year ago

#72 - Feature: Synchronous client

Issue - State: open - Opened by atimin over 1 year ago
Labels: enhancement

#71 - Feature: Optimize session management

Issue - State: closed - Opened by atimin over 1 year ago - 5 comments
Labels: enhancement

#70 - Subscripting to new records

Pull Request - State: closed - Opened by atimin over 1 year ago

#69 - Use status 204 (no content) to stop querying

Pull Request - State: closed - Opened by atimin over 1 year ago

#68 - Bug: [KeyError] 'x-reduct-last'

Issue - State: closed - Opened by atimin over 1 year ago
Labels: bug

#67 - Read and write with content type

Pull Request - State: closed - Opened by atimin over 1 year ago

#66 - Support labels

Pull Request - State: closed - Opened by atimin over 1 year ago

#65 - Quick Start example and guide

Pull Request - State: closed - Opened by atimin over 1 year ago

#64 - Feature: Support labels

Issue - State: closed - Opened by atimin over 1 year ago
Labels: enhancement

#63 - Quick start for Python SDK

Issue - State: closed - Opened by atimin over 1 year ago
Labels: documentation

#62 - Add Client.me() method to get current permissions

Pull Request - State: closed - Opened by atimin almost 2 years ago

#61 - Migrate to `pyproject.toml`

Pull Request - State: closed - Opened by atimin almost 2 years ago

#60 - Use `pyproject.toml` instead of `setup.py`

Issue - State: closed - Opened by atimin almost 2 years ago
Labels: enhancement

#59 - Update documentation site after rebranding

Pull Request - State: closed - Opened by atimin almost 2 years ago

#58 - Branding for Python SDK docsite

Issue - State: closed - Opened by atimin almost 2 years ago
Labels: documentation

#57 - Support ReductStore HTTP API v1.2

Issue - State: closed - Opened by atimin almost 2 years ago

#56 - Implement token API for Reduct Storage API v1.1

Pull Request - State: closed - Opened by atimin almost 2 years ago

#55 - Make Client.get_full_info() public

Pull Request - State: closed - Opened by atimin almost 2 years ago

#54 - Fix examples in docstrings

Pull Request - State: closed - Opened by atimin almost 2 years ago

#53 - Minimal required python 3.7

Pull Request - State: closed - Opened by atimin almost 2 years ago

#52 - Hide internal dependency exceptions with ReductErrors

Pull Request - State: closed - Opened by aschenbecherwespe almost 2 years ago - 1 comment

#51 - No detail in ReductError exception

Pull Request - State: closed - Opened by aschenbecherwespe almost 2 years ago

#50 - Bug: No detail in ReductError exception

Issue - State: closed - Opened by atimin almost 2 years ago - 3 comments
Labels: bug

#49 - Bug: Broken format of examples in docstrings

Issue - State: closed - Opened by atimin almost 2 years ago
Labels: bug, documentation

#48 - Feature: Get full information about bucket

Issue - State: closed - Opened by atimin almost 2 years ago
Labels: enhancement

#47 - Bug: Exception from dependecy

Issue - State: closed - Opened by atimin almost 2 years ago - 1 comment
Labels: bug

#46 - Feature: Colab playground

Issue - State: closed - Opened by mkh-welsch almost 2 years ago - 2 comments
Labels: enhancement

#45 - Feature: Support Python 3.7

Issue - State: closed - Opened by atimin almost 2 years ago
Labels: enhancement

#44 - Fix link in changelog

Pull Request - State: closed - Opened by atimin almost 2 years ago - 1 comment

#43 - Fix for issue `reduct-py-40`

Pull Request - State: closed - Opened by aschenbecherwespe almost 2 years ago

#42 - Support Reduct Storage HTTP API v1.0

Pull Request - State: closed - Opened by aschenbecherwespe almost 2 years ago

#41 - Feature: Support HTTP API v1.0

Issue - State: closed - Opened by atimin about 2 years ago
Labels: enhancement

#40 - Change: `Bucket.read` returns `Record`

Issue - State: closed - Opened by atimin about 2 years ago - 1 comment
Labels: enhancement

#39 - Remove token renewal

Pull Request - State: closed - Opened by aschenbecherwespe about 2 years ago

#38 - Feature: Support Reduct Storage HTTP API v0.8

Issue - State: closed - Opened by atimin about 2 years ago - 2 comments
Labels: enhancement

#37 - Fix type hint and content length is 0 bug

Pull Request - State: closed - Opened by aschenbecherwespe about 2 years ago

#36 - [#35] Support HTTP API v0.7

Pull Request - State: closed - Opened by atimin about 2 years ago - 1 comment

#35 - Feature: Support Reduct Storage API 0.7.0

Issue - State: closed - Opened by atimin about 2 years ago
Labels: enhancement

#34 - Bug: Wrong type hint in `Bucket.write` method

Issue - State: closed - Opened by atimin about 2 years ago
Labels: bug

#33 - Bug: `Bucket.write` method crashes with contnet_length=0

Issue - State: closed - Opened by atimin about 2 years ago
Labels: bug

#32 - [#31] Fix error message printing

Pull Request - State: closed - Opened by aschenbecherwespe about 2 years ago - 1 comment

#31 - ReductError doesn't print message and status

Issue - State: closed - Opened by atimin over 2 years ago - 1 comment
Labels: enhancement, invalid

#30 - [#26] Implement streaming data

Pull Request - State: closed - Opened by atimin over 2 years ago

#29 - [#23] Add timeout for HTTP request

Pull Request - State: closed - Opened by atimin over 2 years ago

#28 - [#25] Update to HTTP API v0.6

Pull Request - State: closed - Opened by atimin over 2 years ago

#27 - [#24] Update dependecies

Pull Request - State: closed - Opened by atimin over 2 years ago

#26 - Streaming data

Issue - State: closed - Opened by atimin over 2 years ago
Labels: enhancement

#25 - Update to HTTP API v0.6

Issue - State: closed - Opened by atimin over 2 years ago
Labels: enhancement

#24 - Libraries IO reports: Outdated dependencies

Issue - State: closed - Opened by atimin over 2 years ago
Labels: enhancement

#23 - Add timeout to Client's settings

Issue - State: closed - Opened by atimin over 2 years ago

#22 - [#15] Update to HTTP API v0.5

Pull Request - State: closed - Opened by atimin over 2 years ago

#21 - [#17] Add `exist_ok` flag to Client.create_bucket

Pull Request - State: closed - Opened by atimin over 2 years ago

#20 - [#19] Update docs for Bucket.list method

Pull Request - State: closed - Opened by atimin over 2 years ago

#19 - No documentation for return type of Bucket.list

Issue - State: closed - Opened by atimin over 2 years ago
Labels: documentation

#18 - Pylint errors

Issue - State: closed - Opened by atimin over 2 years ago - 1 comment
Labels: invalid

#17 - Get or create bucket method

Issue - State: closed - Opened by atimin over 2 years ago

#16 - [#1] Implement v0.4 Reduct HTT API

Pull Request - State: closed - Opened by atimin over 2 years ago

#15 - Update to HTTP API v0.5

Issue - State: closed - Opened by atimin over 2 years ago

#14 - Reduce duplications in code

Issue - State: closed - Opened by atimin over 2 years ago - 2 comments