github.com/cayleygraph/cayley
v0.7.7
#252 most downloaded on Go modules
cayleygraph/cayley
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 1.1 years
Most releases are documented
notes for 9 of 15 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
98 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
98 releases · Jun 2014 to Jul 2024Releases
latest 60 of 98-
v0.7.715 Oct 2019Release notes
Open source →This patch release fixes a bug shipped in v0.7.6 that assets deprecation warning pops up even though the assets flag is not provided.
-
v0.7.7-0.20240706181042-81dcd7d73e4506 Jul 2024 pre-releaseNothing published for this version
-
v0.7.7-0.20240706180354-1a954c394b3906 Jul 2024 pre-releaseNothing published for this version
-
v0.7.7-0.20230726113732-1310f3b07fa026 Jul 2023 pre-releaseNothing published for this version
-
v0.7.7-0.20230724114629-c318932dc39824 Jul 2023 pre-releaseNothing published for this version
-
v0.7.7-0.20230724113836-1882364bcd8c24 Jul 2023 pre-releaseNothing published for this version
-
v0.7.7-0.20230724091134-4d7daec48a7124 Jul 2023 pre-releaseNothing published for this version
-
v0.7.7-0.20230724084420-b8cb792a0d3b24 Jul 2023 pre-releaseNothing published for this version
-
v0.7.7-0.20230724072343-0fd52c890fb124 Jul 2023 pre-releaseNothing published for this version
-
v0.7.7-0.20230724072300-e4de7fa56a4724 Jul 2023 pre-releaseNothing published for this version
-
v0.7.7-0.20230704094623-7e89e7a42acc04 Jul 2023 pre-releaseNothing published for this version
-
v0.7.7-0.20230419130757-44c07abad18a19 Apr 2023 pre-releaseNothing published for this version
-
v0.7.7-0.20221003143241-94f1b490538603 Oct 2022 pre-releaseNothing published for this version
-
v0.7.7-0.20220304214302-275a7428fb1004 Mar 2022 pre-releaseNothing published for this version
-
v0.7.7-0.20220119120650-0a13a229ebd219 Jan 2022 pre-releaseNothing published for this version
-
v0.7.7-0.20220116123811-e0b3b8ce155716 Jan 2022 pre-releaseNothing published for this version
-
v0.7.7-0.20211119132451-740f2fdc7f3f19 Nov 2021 pre-releaseNothing published for this version
-
v0.7.7-0.20210618132536-7ef662d4c34718 Jun 2021 pre-releaseNothing published for this version
-
v0.7.7-0.20210518204410-08381efb7f8118 May 2021 pre-releaseNothing published for this version
-
v0.7.7-0.20200328213939-f26d75d8420d28 Mar 2020 pre-releaseNothing published for this version
-
v0.7.7-0.20200328213439-bf311d2b9f1728 Mar 2020 pre-releaseNothing published for this version
-
v0.7.7-0.20200319033340-847330150f0919 Mar 2020 pre-releaseNothing published for this version
-
v0.7.7-0.20200226001555-fac54643600126 Feb 2020 pre-releaseNothing published for this version
-
v0.7.7-0.20200130230943-9fb4d58e0e0730 Jan 2020 pre-releaseNothing published for this version
-
v0.7.7-0.20191230103949-3cc82445e1ea30 Dec 2019 pre-releaseNothing published for this version
-
v0.7.7-0.20191216221937-18ed0dbb198f16 Dec 2019 pre-releaseNothing published for this version
-
v0.7.7-0.20191215135420-897fb780de9f15 Dec 2019 pre-releaseNothing published for this version
-
v0.7.7-0.20191215135420-81dfcd143bf715 Dec 2019 pre-releaseNothing published for this version
-
v0.7.7-0.20191215135420-4d89b8a1806215 Dec 2019 pre-releaseNothing published for this version
-
v0.7.7-0.20191215135420-3b737fd1282315 Dec 2019 pre-releaseNothing published for this version
-
v0.7.7-0.20191114170804-e38302baeabd14 Nov 2019 pre-releaseNothing published for this version
-
v0.7.7-0.20191015090209-f4adebffd64b15 Oct 2019 pre-releaseNothing published for this version
-
v0.7.7-0.20191015090209-c90b40f7a95e15 Oct 2019 pre-releaseNothing published for this version
-
v0.7.7-0.20191015090209-b57e43aab8cc15 Oct 2019 pre-releaseNothing published for this version
-
v0.7.7-0.20191015090209-a2d72532c5f615 Oct 2019 pre-releaseNothing published for this version
-
v0.7.7-0.20191015090209-3f3d3a64296015 Oct 2019 pre-releaseNothing published for this version
-
v0.7.7-0.20191015082643-10dd33ec1dda15 Oct 2019 pre-releaseNothing published for this version
-
v0.7.7-0.20191014144623-52c5babd923614 Oct 2019 pre-releaseNothing published for this version
-
v0.7.614 Oct 2019Release notes
Open source →The long anticipated release brings a lot of bug fixes and some performance improvements, especially for KV backends.
Highlights
Backends
- New SQLite backend (#751).
- KV and NoSQL backends migrated to Hidalgo.
- Initial import to KV backends should be much faster now (#803).
Query languages
- A new
Order()iterator and corresponding method for Gizmo (#796). - Set of changes to Gizmo to make it more Gremlin-compatible (#822, #849, #859).
- Gizmo can now emit JSON-LD via HTTP API if appropriate
Acceptheader is set (#821).
Bug fixes
- A lot of bug fixes for queries, backends, etc. See the full changelog for details.
Go library
- Switched to Go modules.
- Quads package split to it's own repository.
Breaking changes
- The
query.Sessioninterface changed to be more user-friendly.
Note: Cayley haven't reached 1.0 yet, thus you should pin a specific version in
go.modto avoid breaking changes. We try hard to minimize those. -
v0.7.6-0.20191010144546-17239304d2a910 Oct 2019 pre-releaseNothing published for this version
-
v0.7.6-0.20191008132728-f44911638cae08 Oct 2019 pre-releaseNothing published for this version
-
v0.7.6-0.20191005175028-419756507c2f05 Oct 2019 pre-releaseNothing published for this version
-
v0.7.6-0.20191001120527-06f7114d4ad101 Oct 2019 pre-releaseNothing published for this version
-
v0.7.6-0.20190814191402-300dcf1f850314 Aug 2019 pre-releaseNothing published for this version
-
v0.7.6-0.20190719142410-a5da20dada8e19 Jul 2019 pre-releaseNothing published for this version
-
v0.7.6-0.20190630155116-c44b80409aa030 Jun 2019 pre-releaseNothing published for this version
-
v0.7.6-0.20190422142129-5318a818e94722 Apr 2019 pre-releaseNothing published for this version
-
v0.7.6-0.20190405195003-ed203ce4059205 Apr 2019 pre-releaseNothing published for this version
-
v0.7.6-0.20190218153320-f3cae7f1e94118 Feb 2019 pre-releaseNothing published for this version
-
v0.7.6-0.20190215005127-f0dd103fbc4415 Feb 2019 pre-releaseNothing published for this version
-
v0.7.6-0.20190211224314-45c1d16df98611 Feb 2019 pre-releaseNothing published for this version
-
v0.7.526 Nov 2018Release notes
Open source →This release brings multiple stability fixes and adds initial support for cyclic objects to the schema lib.
Highlights
Fixes
- Fix bug when deleted a reinserted quad in KV backends (@3pCode, #747).
- Fix
Optionaliterator not propagating own tags (@phyrwork, #739). - Update BoomFilter to avoid panic (@hypirion, #744).
Library
- schema: Support loading and writing objects containing loops (#745, #746).
- schema: Fix recursive ID lookup in anonymous fields (@phyrwork, #733).
- New
Resolveriterator (@phyrwork, #741). - Add
RefsOftoBatchQuadStoreinterface (@phyrwork, #742).
As always, we expect Go users to pin a specific Cayley version tag with dep.
Changelogon Github
dennwc: iterator: do not drop an error in resolver phyrwork: Implement Resolver iterator HaraldNordgren: Bump Go versions and use '.x' to always get latest minor versions 3pCode: update test to check all return codes, update variable name. 3pCode: Update authors and contributors 3pCode: Fix bug when deleted a reinserted quad. cristaloleg: Use type-switch dennwc: schema: support loading objects with loops dennwc: schema: split schema package into multiple files phyrwork: Add RefsOf to the BatchQuadStore interface dennwc: schema: support writing structs that contain loops; fix #731 phyrwork: Fix mock store ValueOf implementation never returning nil hypirion: Update dependency revision on BoomFilters phyrwork: Fix Optional iterator not propagating own tags s_guozhuming: run tests for a specific backend implementations s_guozhuming: pull image from remote repository if there is not image at local machine barakmich: change order of dep grabbing barakmich: Update pouchdb version barakmich: fix goja dep, update travis lynic: Correct db name using mongo backend (#723) phyrwork: Fix Config.idFor() recursive ID lookup in anonymous fields (fixes #732) tooolbox: Begin the Glossary (#728) jtorvald: Added unsigned integer types (#725)Special thanks goes to @phyrwork and @3pCode for their contributions.
-
v0.7.5-0.20181126141947-4a1585bb960326 Nov 2018 pre-releaseNothing published for this version
-
v0.7.5-0.20181021123835-e4023df2f0ce21 Oct 2018 pre-releaseNothing published for this version
-
v0.7.5-0.20180717232833-243214c801c217 Jul 2018 pre-releaseNothing published for this version
-
v0.7.5-0.20180603155130-c1e16a1c732603 Jun 2018 pre-releaseNothing published for this version
-
v0.7.403 Jun 2018Release notes
Open source →This release fixes few bugs and adds label support for the schema lib.
Highlights
- Schema lib now allows adding a label to all written quads (1a0c7cb)
- Fixed a bug with KV backend that allowed to write duplicate quads in the same TX (#675)
All()query for nodes now honors a query limit (#718). Previous behavior can be achieved by passing?limit=-1parameter.
As always, we expect Go users to pin a specific Cayley version tag with dep.
Changelogon Github
dennwc: graphql: update dependency and test filter with multiple values dennwc: schema: allow to specify quads label on write dennwc: bolt: do not insert duplicate quads found in the same tx; fixes #675 dennwc: set a correct limit in integration tests dennwc: cli: assume stdout as an output when no arguments are specified dennwc: gizmo: All should honor a query limit; fixes #718 robfig: cayley-single.yml: update version tag to latest -
v0.7.4-226 Nov 2018 pre-releaseNothing published for this version
-
v0.7.323 Apr 2018Release notes
Open source →This release brings Elasticsearch v6.x support, a transition to dep and few bug fixes.
Highlights
- Cayley now supports ElasticSearch v6.x (#711)
SaveOptionalis exposed in Gizmo (#702)- Transition to dep for dependency management (#704, #703)
- Bug fixes (#710, #709, #708, #707)
As always, we expect Go users to pin a specific Cayley version tag with dep.
Changelogon Github
dennwc: quad: do not un-quote strings in StringToValue; fixes #710 dennwc: add CODEOWNERS dennwc: elastic: support v6; fix #711 skydan: Fix dep ensure and downloading with "follow redirects" option mguentner: hello_bolt: replace TempFile with TempDir mguentner: hello_schema: replace TempFile with TempDir dennwc: gizmo: expose SaveOptional; resolves #702 dennwc: build and test for go 1.10 dennwc: switch from glide to dep glaslos: replace badge png with scaling svg -
v0.7.3-0.20180414161314-ef2f25dea1cd14 Apr 2018 pre-releaseNothing published for this version