PackageTrack
Sign in Get early access

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 2024
2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 60 of 98
  1. v0.7.7 15 Oct 2019
    Release notes

    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.

    Open source →
  2. v0.7.7-0.20240706181042-81dcd7d73e45 06 Jul 2024 pre-release

    Nothing published for this version

  3. v0.7.7-0.20240706180354-1a954c394b39 06 Jul 2024 pre-release

    Nothing published for this version

  4. v0.7.7-0.20230726113732-1310f3b07fa0 26 Jul 2023 pre-release

    Nothing published for this version

  5. v0.7.7-0.20230724114629-c318932dc398 24 Jul 2023 pre-release

    Nothing published for this version

  6. v0.7.7-0.20230724113836-1882364bcd8c 24 Jul 2023 pre-release

    Nothing published for this version

  7. v0.7.7-0.20230724091134-4d7daec48a71 24 Jul 2023 pre-release

    Nothing published for this version

  8. v0.7.7-0.20230724084420-b8cb792a0d3b 24 Jul 2023 pre-release

    Nothing published for this version

  9. v0.7.7-0.20230724072343-0fd52c890fb1 24 Jul 2023 pre-release

    Nothing published for this version

  10. v0.7.7-0.20230724072300-e4de7fa56a47 24 Jul 2023 pre-release

    Nothing published for this version

  11. v0.7.7-0.20230704094623-7e89e7a42acc 04 Jul 2023 pre-release

    Nothing published for this version

  12. v0.7.7-0.20230419130757-44c07abad18a 19 Apr 2023 pre-release

    Nothing published for this version

  13. v0.7.7-0.20221003143241-94f1b4905386 03 Oct 2022 pre-release

    Nothing published for this version

  14. v0.7.7-0.20220304214302-275a7428fb10 04 Mar 2022 pre-release

    Nothing published for this version

  15. v0.7.7-0.20220119120650-0a13a229ebd2 19 Jan 2022 pre-release

    Nothing published for this version

  16. v0.7.7-0.20220116123811-e0b3b8ce1557 16 Jan 2022 pre-release

    Nothing published for this version

  17. v0.7.7-0.20211119132451-740f2fdc7f3f 19 Nov 2021 pre-release

    Nothing published for this version

  18. v0.7.7-0.20210618132536-7ef662d4c347 18 Jun 2021 pre-release

    Nothing published for this version

  19. v0.7.7-0.20210518204410-08381efb7f81 18 May 2021 pre-release

    Nothing published for this version

  20. v0.7.7-0.20200328213939-f26d75d8420d 28 Mar 2020 pre-release

    Nothing published for this version

  21. v0.7.7-0.20200328213439-bf311d2b9f17 28 Mar 2020 pre-release

    Nothing published for this version

  22. v0.7.7-0.20200319033340-847330150f09 19 Mar 2020 pre-release

    Nothing published for this version

  23. v0.7.7-0.20200226001555-fac546436001 26 Feb 2020 pre-release

    Nothing published for this version

  24. v0.7.7-0.20200130230943-9fb4d58e0e07 30 Jan 2020 pre-release

    Nothing published for this version

  25. v0.7.7-0.20191230103949-3cc82445e1ea 30 Dec 2019 pre-release

    Nothing published for this version

  26. v0.7.7-0.20191216221937-18ed0dbb198f 16 Dec 2019 pre-release

    Nothing published for this version

  27. v0.7.7-0.20191215135420-897fb780de9f 15 Dec 2019 pre-release

    Nothing published for this version

  28. v0.7.7-0.20191215135420-81dfcd143bf7 15 Dec 2019 pre-release

    Nothing published for this version

  29. v0.7.7-0.20191215135420-4d89b8a18062 15 Dec 2019 pre-release

    Nothing published for this version

  30. v0.7.7-0.20191215135420-3b737fd12823 15 Dec 2019 pre-release

    Nothing published for this version

  31. v0.7.7-0.20191114170804-e38302baeabd 14 Nov 2019 pre-release

    Nothing published for this version

  32. v0.7.7-0.20191015090209-f4adebffd64b 15 Oct 2019 pre-release

    Nothing published for this version

  33. v0.7.7-0.20191015090209-c90b40f7a95e 15 Oct 2019 pre-release

    Nothing published for this version

  34. v0.7.7-0.20191015090209-b57e43aab8cc 15 Oct 2019 pre-release

    Nothing published for this version

  35. v0.7.7-0.20191015090209-a2d72532c5f6 15 Oct 2019 pre-release

    Nothing published for this version

  36. v0.7.7-0.20191015090209-3f3d3a642960 15 Oct 2019 pre-release

    Nothing published for this version

  37. v0.7.7-0.20191015082643-10dd33ec1dda 15 Oct 2019 pre-release

    Nothing published for this version

  38. v0.7.7-0.20191014144623-52c5babd9236 14 Oct 2019 pre-release

    Nothing published for this version

  39. v0.7.6 14 Oct 2019
    Release notes

    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 Accept header 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.Session interface changed to be more user-friendly.

    Note: Cayley haven't reached 1.0 yet, thus you should pin a specific version in go.mod to avoid breaking changes. We try hard to minimize those.

    Open source →
  40. v0.7.6-0.20191010144546-17239304d2a9 10 Oct 2019 pre-release

    Nothing published for this version

  41. v0.7.6-0.20191008132728-f44911638cae 08 Oct 2019 pre-release

    Nothing published for this version

  42. v0.7.6-0.20191005175028-419756507c2f 05 Oct 2019 pre-release

    Nothing published for this version

  43. v0.7.6-0.20191001120527-06f7114d4ad1 01 Oct 2019 pre-release

    Nothing published for this version

  44. v0.7.6-0.20190814191402-300dcf1f8503 14 Aug 2019 pre-release

    Nothing published for this version

  45. v0.7.6-0.20190719142410-a5da20dada8e 19 Jul 2019 pre-release

    Nothing published for this version

  46. v0.7.6-0.20190630155116-c44b80409aa0 30 Jun 2019 pre-release

    Nothing published for this version

  47. v0.7.6-0.20190422142129-5318a818e947 22 Apr 2019 pre-release

    Nothing published for this version

  48. v0.7.6-0.20190405195003-ed203ce40592 05 Apr 2019 pre-release

    Nothing published for this version

  49. v0.7.6-0.20190218153320-f3cae7f1e941 18 Feb 2019 pre-release

    Nothing published for this version

  50. v0.7.6-0.20190215005127-f0dd103fbc44 15 Feb 2019 pre-release

    Nothing published for this version

  51. v0.7.6-0.20190211224314-45c1d16df986 11 Feb 2019 pre-release

    Nothing published for this version

  52. v0.7.5 26 Nov 2018
    Release notes

    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 Optional iterator 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 Resolver iterator (@phyrwork, #741).
    • Add RefsOf to BatchQuadStore interface (@phyrwork, #742).

    As always, we expect Go users to pin a specific Cayley version tag with dep.

    Changelog

    on 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.

    Open source →
  53. v0.7.5-0.20181126141947-4a1585bb9603 26 Nov 2018 pre-release

    Nothing published for this version

  54. v0.7.5-0.20181021123835-e4023df2f0ce 21 Oct 2018 pre-release

    Nothing published for this version

  55. v0.7.5-0.20180717232833-243214c801c2 17 Jul 2018 pre-release

    Nothing published for this version

  56. v0.7.5-0.20180603155130-c1e16a1c7326 03 Jun 2018 pre-release

    Nothing published for this version

  57. v0.7.4 03 Jun 2018
    Release notes

    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=-1 parameter.

    As always, we expect Go users to pin a specific Cayley version tag with dep.

    Changelog

    on 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
    
    Open source →
  58. v0.7.4-2 26 Nov 2018 pre-release

    Nothing published for this version

  59. v0.7.3 23 Apr 2018
    Release notes

    This release brings Elasticsearch v6.x support, a transition to dep and few bug fixes.

    Highlights

    • Cayley now supports ElasticSearch v6.x (#711)
    • SaveOptional is 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.

    Changelog

    on 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
    
    Open source →
  60. v0.7.3-0.20180414161314-ef2f25dea1cd 14 Apr 2018 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive