Skip to content

Tags: brighthive/data-resource-api

Tags

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for k8s PVC eventual consistency of migrations folder (#69)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Type bug fix and regression test for types (#65)

* Adds a conversion function for json.dumps that handles unsupported types.

* Adds regression tests for all types.

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Add JSONB support (#46)

* Add JSONB to tableschema type mapping.

* Add documentation for troubleshooting.

* Add test for JSONB.

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Correctly handle pagination. (#37)

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat/reverse many to many (#34)

* feat: Add reverse mn lookup.

v1.0.1

Toggle v1.0.1's commit message
Update m:n tests. Split test descriptors.

v1.0.0

Toggle v1.0.0's commit message
feat: add a production environment config (wip)