Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: kompl/srclient

Tags

v0.5.2

Toggle v0.5.2's commit message
Fix mod name

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix createError cap out of range

(http.Response).ContentLength can have value -1 which causes cap out of range panic

Fixes riferrei#72

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bugfix riferrei#64 (riferrei#67)

* add test to show the panic manifesting

* fix array index out of bounds panic in mock schema registry client

v0.4.0

Toggle v0.4.0's commit message
Fixed the examples regarding the isKey removal

v0.4

Toggle v0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove IsKeys and Arbitrary Functions, Expose Http Client (riferrei#49)

* Remove isKeys and arbitrary functions

* Add CreateSchemaRegistryClientWithOptions

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request riferrei#48 from dstendardi/do-not-disable-cache-w…

…hen-fetching-schema

Do not disable cache when fetching a schema

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request riferrei#46 from gustavooferreira/add_references

Add references to Schema

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add the ability to create a schema with an arbitrary name (riferrei#43)

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add .gitignore (riferrei#40)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add delete subject (riferrei#38)