Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dasch/avro_turf issues and pull requests
#212 - Add ConfluentSchemaRegistry#compatibility_issues for debugging breaking changes
Pull Request -
State: closed - Opened by catkins about 1 month ago
- 2 comments
#211 - Add entry to Unreleased section
Pull Request -
State: closed - Opened by zinahia 3 months ago
- 3 comments
#210 - Add `register_schemas` option to `encode` method
Pull Request -
State: closed - Opened by zinahia 3 months ago
#209 - Add read_only option to encode method
Pull Request -
State: closed - Opened by zinahia 3 months ago
- 1 comment
#209 - Add read_only option to encode method
Pull Request -
State: closed - Opened by zinahia 3 months ago
- 1 comment
#208 - Add compatibility with Avro v1.12
Pull Request -
State: closed - Opened by tjwp 3 months ago
- 4 comments
#208 - Add compatibility with Avro v1.12
Pull Request -
State: closed - Opened by tjwp 3 months ago
- 4 comments
#207 - Clarify README docs for specifying schema name in schema registry
Pull Request -
State: closed - Opened by catkins 5 months ago
- 1 comment
#206 - a way to improve encoding performance for messages batches when using AvroTurf::Messaging
Issue -
State: open - Opened by Diyaa1 9 months ago
- 3 comments
#205 - Support for schema contexts
Pull Request -
State: closed - Opened by nic-snoek-zepto 11 months ago
- 1 comment
#204 - Support for schema contexts
Pull Request -
State: closed - Opened by nic-snoek-zepto 11 months ago
- 1 comment
#203 - Use default namespace to load nested schemas from the correct namespace
Pull Request -
State: closed - Opened by piotaixr about 1 year ago
#202 - Add `resolv_resolver` parameter to `AvroTurf::Messaging`
Pull Request -
State: closed - Opened by bruno-b-martins about 1 year ago
#201 - Use connect_timeout for Excon's dns_timeouts
Pull Request -
State: closed - Opened by bruno-b-martins about 1 year ago
- 3 comments
#200 - Excon's connect_timeout and dns_timeout
Issue -
State: closed - Opened by bruno-b-martins about 1 year ago
- 2 comments
#199 - Set `idempotent: true` by default
Pull Request -
State: closed - Opened by akihiro17 about 1 year ago
- 1 comment
#198 - Allow users to pass Excon options to the CachedConfluentSchemaRegistry methods
Pull Request -
State: closed - Opened by akihiro17 about 1 year ago
- 2 comments
#197 - Add connect_timeout option for Schema Registry
Pull Request -
State: closed - Opened by bruno-b-martins about 1 year ago
- 1 comment
#197 - Add connect_timeout option for Schema Registry
Pull Request -
State: closed - Opened by bruno-b-martins about 1 year ago
- 1 comment
#196 - Add the connection options to the Messaging interface
Pull Request -
State: closed - Opened by bruno-b-martins about 1 year ago
- 4 comments
#195 - Avoid bringing entries into memory
Pull Request -
State: closed - Opened by dasch about 1 year ago
#194 - Add `decode_all` and `decode_all_from_stream` methods to return all 'entries'
Pull Request -
State: closed - Opened by friendlyantz about 1 year ago
#192 - which parameters to use api-key and secret?
Issue -
State: closed - Opened by davkim over 1 year ago
- 2 comments
Labels: no-issue-activity
#191 - Add support for initializing AvroTurf::Messaging client with string/in-memory ssl_ca_cert
Issue -
State: closed - Opened by davkim over 1 year ago
- 1 comment
Labels: no-issue-activity
#190 - Use the specific exception type and its field to attempt loading a missing schema from file
Pull Request -
State: closed - Opened by piotaixr over 1 year ago
#189 - Schema subject versions
Pull Request -
State: closed - Opened by nic-snoek-zepto over 1 year ago
#188 - Same schema should give same id, even when the subject is different.
Pull Request -
State: closed - Opened by nic-snoek-zepto over 1 year ago
#187 - Add support for getting subject and version when given a schema id.
Pull Request -
State: closed - Opened by nic-snoek-zepto over 1 year ago
- 1 comment
#186 - AvroTurf::SchemaStore do not follow Avro specification when loading nested schemas
Issue -
State: closed - Opened by piotaixr over 1 year ago
- 5 comments
Labels: no-issue-activity
#185 - Fix AvroTurf::SchemaStore#load_schemas! depends on file order
Pull Request -
State: closed - Opened by piotaixr over 1 year ago
#184 - Use Excon default headers
Pull Request -
State: closed - Opened by bacchir over 1 year ago
- 2 comments
#183 - Add Ruby 3.1 and 3.2 to CI and get CI to green
Pull Request -
State: closed - Opened by petergoldstein almost 2 years ago
#182 - Add validation options to `valid?`
Pull Request -
State: closed - Opened by davidgm0 almost 2 years ago
- 1 comment
#181 - AvroTurf::SchemaStore load_schemas! depends on file order
Issue -
State: closed - Opened by skukx almost 2 years ago
- 2 comments
Labels: no-issue-activity
#180 - Improve AvroTurf::Messaging#encode performance
Pull Request -
State: closed - Opened by Watson1978 almost 2 years ago
- 5 comments
#177 - allow date to be passed as-is
Pull Request -
State: closed - Opened by minukmarkchoi about 2 years ago
- 5 comments
#177 - allow date to be passed as-is
Pull Request -
State: closed - Opened by minukmarkchoi about 2 years ago
- 5 comments
#176 - Logical types and as_avro
Issue -
State: closed - Opened by ananthakumaran about 2 years ago
- 2 comments
#176 - Logical types and as_avro
Issue -
State: closed - Opened by ananthakumaran about 2 years ago
- 2 comments
#175 - Fixed problem with the cache file truncation.
Pull Request -
State: closed - Opened by bublik about 2 years ago
- 2 comments
#175 - Fixed problem with the cache file truncation.
Pull Request -
State: closed - Opened by bublik about 2 years ago
- 2 comments
#173 - Fix some typos / legacy references
Pull Request -
State: closed - Opened by piotaixr over 2 years ago
#173 - Fix some typos / legacy references
Pull Request -
State: closed - Opened by piotaixr over 2 years ago
#172 - Replace DecodedMessage Struct by a proper class
Pull Request -
State: closed - Opened by piotaixr over 2 years ago
- 1 comment
#172 - Replace DecodedMessage Struct by a proper class
Pull Request -
State: closed - Opened by piotaixr over 2 years ago
- 1 comment
#171 - Have DiskCache implement InMemoryCache interface without inheritance
Pull Request -
State: closed - Opened by piotaixr over 2 years ago
- 1 comment
#171 - Have DiskCache implement InMemoryCache interface without inheritance
Pull Request -
State: closed - Opened by piotaixr over 2 years ago
- 1 comment
#170 - BC break: Use Forwardable for CachedConfluentSchemRegistry delegation
Pull Request -
State: closed - Opened by piotaixr over 2 years ago
#170 - BC break: Use Forwardable for CachedConfluentSchemRegistry delegation
Pull Request -
State: closed - Opened by piotaixr over 2 years ago
#169 - Added extra params for the validation message schema before encode
Pull Request -
State: closed - Opened by bublik over 2 years ago
- 1 comment
#169 - Added extra params for the validation message schema before encode
Pull Request -
State: closed - Opened by bublik over 2 years ago
- 1 comment
#168 - Add RBS types, some refactoring and some small BC breaks
Issue -
State: closed - Opened by piotaixr over 2 years ago
- 4 comments
Labels: no-issue-activity
#168 - Add RBS types, some refactoring and some small BC breaks
Issue -
State: closed - Opened by piotaixr over 2 years ago
- 4 comments
Labels: no-issue-activity
#167 - BC break: Do not patch the global environment and use a Refinement for the #to_avro methods
Pull Request -
State: closed - Opened by piotaixr over 2 years ago
#167 - BC break: Do not patch the global environment and use a Refinement for the #to_avro methods
Pull Request -
State: closed - Opened by piotaixr over 2 years ago
#166 - Example on how to use Messaging api and a schema with referenced types?
Issue -
State: closed - Opened by sberlan-odeko over 2 years ago
- 2 comments
Labels: no-issue-activity
#166 - Example on how to use Messaging api and a schema with referenced types?
Issue -
State: closed - Opened by sberlan-odeko over 2 years ago
- 2 comments
Labels: no-issue-activity
#165 - Fix infinite retry when loading schema with nested primary type in separate file
Pull Request -
State: closed - Opened by rpiotaix-tc over 2 years ago
- 5 comments
#165 - Fix infinite retry when loading schema with nested primary type in separate file
Pull Request -
State: closed - Opened by rpiotaix-tc over 2 years ago
- 5 comments
#164 - SchemaStore cannot load records with a primitive type in a separate file
Issue -
State: closed - Opened by rpiotaix-tc over 2 years ago
#164 - SchemaStore cannot load records with a primitive type in a separate file
Issue -
State: closed - Opened by rpiotaix-tc over 2 years ago
#163 - Intermittent error using Confluent Schema Registry
Issue -
State: closed - Opened by night91 over 2 years ago
- 1 comment
#163 - Intermittent error using Confluent Schema Registry
Issue -
State: closed - Opened by night91 over 2 years ago
- 1 comment
#162 - Schema registry path prefix
Pull Request -
State: closed - Opened by kenforthewin almost 3 years ago
- 2 comments
#162 - Schema registry path prefix
Pull Request -
State: closed - Opened by kenforthewin almost 3 years ago
- 2 comments
#161 - Add rubygems_mfa_required metadata to gemspec
Pull Request -
State: closed - Opened by tjwp almost 3 years ago
#161 - Add rubygems_mfa_required metadata to gemspec
Pull Request -
State: closed - Opened by tjwp almost 3 years ago
#160 - Rebase with v1.4.1
Pull Request -
State: closed - Opened by h-artzi almost 3 years ago
- 1 comment
Labels: no-pr-activity
#160 - Rebase with v1.4.1
Pull Request -
State: closed - Opened by h-artzi almost 3 years ago
- 1 comment
Labels: no-pr-activity
#159 - Add compatibility with Avro v1.11.x
Pull Request -
State: closed - Opened by tjwp about 3 years ago
#159 - Add compatibility with Avro v1.11.x
Pull Request -
State: closed - Opened by tjwp about 3 years ago
#158 - Re-using schema-registry clients for protobuf support?
Issue -
State: closed - Opened by leemeichin about 3 years ago
- 2 comments
Labels: no-issue-activity
#158 - Re-using schema-registry clients for protobuf support?
Issue -
State: closed - Opened by leemeichin about 3 years ago
- 2 comments
Labels: no-issue-activity
#157 - Add CA cert file option
Pull Request -
State: closed - Opened by reneveyj about 3 years ago
- 1 comment
#157 - Add CA cert file option
Pull Request -
State: closed - Opened by reneveyj about 3 years ago
- 1 comment
#156 - Allow working with schemas with references from Schema Registry
Pull Request -
State: closed - Opened by romul over 3 years ago
- 2 comments
Labels: no-pr-activity
#156 - Allow working with schemas with references from Schema Registry
Pull Request -
State: closed - Opened by romul over 3 years ago
- 2 comments
Labels: no-pr-activity
#153 - AWS Glue Schema Repository?
Issue -
State: closed - Opened by reedstrm over 3 years ago
- 1 comment
#153 - AWS Glue Schema Repository?
Issue -
State: closed - Opened by reedstrm over 3 years ago
- 1 comment
#152 - Is it a problem to cache `latest`?
Issue -
State: closed - Opened by fidelisrafael over 3 years ago
- 1 comment
#152 - Is it a problem to cache `latest`?
Issue -
State: closed - Opened by fidelisrafael over 3 years ago
- 1 comment
#151 - issue #150 - purge sub-schemas from cache before re-parsing schema
Pull Request -
State: closed - Opened by h4nky over 3 years ago
#151 - issue #150 - purge sub-schemas from cache before re-parsing schema
Pull Request -
State: closed - Opened by h4nky over 3 years ago
#150 - SystemStackError: "stack level too deep", when enum stored in a separate .avsc file
Issue -
State: closed - Opened by opti over 3 years ago
- 2 comments
#150 - SystemStackError: "stack level too deep", when enum stored in a separate .avsc file
Issue -
State: closed - Opened by opti over 3 years ago
- 2 comments
#149 - Release with ruby 3 support?
Issue -
State: closed - Opened by bsmith-optoro over 3 years ago
- 1 comment
#149 - Release with ruby 3 support?
Issue -
State: closed - Opened by bsmith-optoro over 3 years ago
- 1 comment
#147 - Pass keyword arguments directly
Pull Request -
State: closed - Opened by dasch over 3 years ago
#147 - Pass keyword arguments directly
Pull Request -
State: closed - Opened by dasch over 3 years ago
#146 - Make avro_turf run on Ruby 3.0
Pull Request -
State: closed - Opened by ruslantolstov over 3 years ago
#146 - Make avro_turf run on Ruby 3.0
Pull Request -
State: closed - Opened by ruslantolstov over 3 years ago
#145 - Decode only returns the first record.
Issue -
State: closed - Opened by DbrosIventMobile over 3 years ago
- 3 comments
Labels: no-issue-activity
#145 - Decode only returns the first record.
Issue -
State: closed - Opened by DbrosIventMobile over 3 years ago
- 3 comments
Labels: no-issue-activity
#144 - Fix the wrong version descriptions in README.md
Pull Request -
State: closed - Opened by unasuke over 3 years ago
#144 - Fix the wrong version descriptions in README.md
Pull Request -
State: closed - Opened by unasuke over 3 years ago
#143 - Validate data against schema before encoding in the AvroTurf#encode interface
Pull Request -
State: closed - Opened by jestemkarol over 3 years ago
#143 - Validate data against schema before encoding in the AvroTurf#encode interface
Pull Request -
State: closed - Opened by jestemkarol over 3 years ago
#142 - Issue deserializing nested schema with a top-level enum
Pull Request -
State: closed - Opened by h4nky almost 4 years ago
#142 - Issue deserializing nested schema with a top-level enum
Pull Request -
State: closed - Opened by h4nky almost 4 years ago
#141 - Issue deserializing nested schema with a top-level enum.
Issue -
State: closed - Opened by h4nky almost 4 years ago
Labels: bug