Releases: fluree/db
Releases · fluree/db
v2.0.0-alpha4
v2.0.0-alpha3
What's Changed
- FC-1405 fix query parse that has recursion '+' syntax by @bplatz in #172
- Check for nil recur-n before parsing to int by @cap10morgan in #173
- FC-1409 Two-tuple binding aggregate fn binding error fix by @bplatz in #175
- FC-1410 - groupBy limit/offset should apply to grouped results by @bplatz in #176
- FC-1411 Feature - 'having' in 'groupBy' queries by @bplatz in #178
- Wrap flureenjs package in a UMD module by @dpetran in #179
- Bug/reify db failure by @zonotope in #174
- Add bare minimum nodejs validation test by @dpetran in #180
- Merge/reify db failure by @zonotope in #177
Full Changelog: v2.0.0-alpha2...v2.0.0-alpha3
v1.0.4
Just updated some dependency versions
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v2.0.0-alpha2
What's Changed
Full Changelog: v2.0.0-alpha1...v2.0.0-alpha2
v1.0.2
What's Changed
- Publish JS artifacts from this repo by @cap10morgan in #169
Full Changelog: v1.0.1...v1.0.2
v2.0.0-alpha1
What's Changed
- FC-1332 - Remove host from additional http sig signing strings by @cap10morgan in #140
- FC-963 Remove History/TSPO Block index by @zonotope in #67
- FC-1338 - Add util.async/alts?? fn by @cap10morgan in #141
- FC-635 Fix util.log namespaces by making util.log fns into macros by @cap10morgan in #142
- FC-1349: fix wrong flake order for cmp-subj by @zonotope in #143
- Fix ledger-ready? fns in api by @cap10morgan in #144
- FC-1342 - Feature: multiple root ledger owners by @cap10morgan in #146
- Remove obsolete Flake imports and type hints by @dpetran in #148
- Fix websocket connection by @dpetran in #149
- FC-1364: orphaned index nodes by @zonotope in #150
- Automate flureenjs packaging process by @dpetran in #152
- Make the cljs compiler handle node packaging by @dpetran in #153
- FC-1355 - Feature: trust http sigs for transactions by @cap10morgan in #147
- FC-1335 added storage-delete key to the connection object by @ldw1007 in #154
- FC-1363: Fix performance regression by @zonotope in #155
- FC-1363 Cache Tx Range by @zonotope in #156
- Clean up misc little things by @cap10morgan in #157
- Allow clj api to work with closed api ledger by @dpetran in #158
- FC-1383 - Fix HTTP digest calc on no-body reqs by @cap10morgan in #162
- FC-1310 - Updated on main branch - Feature/ctx by @bplatz in #161
- FC-1382: Add list and delete storage methods to connection by @zonotope in #165
- Feature/query opt by @bplatz in #164
- Feature/basic query (& query-opt extension) by @bplatz in #166
- Feature: use sci for smartfunctions by @cap10morgan in #167
- Publish JS artifacts from this repo by @cap10morgan in #169
- Remove deprecations & replace db with ledger everywhere appropriate by @cap10morgan in #170
Full Changelog: v1.0.1...v2.0.0-alpha1
v1.0.1
Same as v1.0.0 but with deprecation warnings added for things that will go away in v2.0.0.
v1.0.0
We're releasing 1.0.0-rc34 as 1.0.0.
v1.0.0-rc34
What's Changed
- Fix: double http post in util/xhttp (FC-1317) by @cap10morgan in #136
- Add :keep-alive-fn support to clojure api by @dpetran in #138
- Update log code for new google closure version by @cap10morgan in #139
Full Changelog: v1.0.0-rc33...v1.0.0-rc34