Skip to content

Latest commit

 

History

History
349 lines (174 loc) · 16.3 KB

CHANGELOG.md

File metadata and controls

349 lines (174 loc) · 16.3 KB

Change Log

0.3.8 (2015-05-29)

Full Changelog

Closed issues:

  • Add reference to sumo_db-sql-extras #126

Merged pull requests:

  • Fixed issue #153, escape queries generated by Riak store. #161 (cabol)

0.3.7 (2015-05-19)

Full Changelog

Fixed bugs:

  • UPDATE statement for PostgreSQL is missing commas #150

Closed issues:

  • Version Bump to 0.3.7 #159

  • Update rebar.config file #157

  • Update Gun dependency to 0.1.9 #155

  • Please update tirerl #154

  • Fix 'sumo_riak_store' to export utility functions which are currently private #140

Merged pull requests:

0.3.6 (2015-04-27)

Full Changelog

Closed issues:

  • Fix 'find_by' function on Riak store to return an empty list '[]' when it's invoked by ID. #130

Merged pull requests:

0.3.5 (2015-04-09)

Full Changelog

0.3.4 (2015-04-07)

Full Changelog

0.3.3 (2015-04-07)

Full Changelog

Merged pull requests:

0.3.2 (2015-04-06)

Full Changelog

Merged pull requests:

  • #130 Fix find_by ID function in sumo_store_riak to return empty list whe... #131 (cabol)

  • Igaray.126.sumo db sql extras reference #127 (igaray)

0.3.1 (2015-03-12)

Full Changelog

Closed issues:

  • Support for find_by_sql for SQL backends #121

Merged pull requests:

  • Cabol.122.riak backend config enhancement #124 (cabol)

0.3.0 (2015-03-04)

Full Changelog

Fixed bugs:

  • Remove delete function and callback from sumo_store #110

Closed issues:

  • Compile Fails on Fresh Install #112

Merged pull requests:

0.2.4 (2015-01-05)

Full Changelog

Closed issues:

  • add a sumo:sort_fields type #109

0.2.3 (2014-12-31)

Full Changelog

Merged pull requests:

0.2.2 (2014-12-30)

Full Changelog

0.2.1 (2014-12-16)

Full Changelog

Fixed bugs:

  • Remove all mentions of repos for stores #104

Merged pull requests:

  • [Closes #104] Removed all references to repositories. #105 (jfacorro)

0.1.5 (2014-12-15)

Full Changelog

Closed issues:

  • Bump to 0.1.5 #102

Merged pull requests:

0.1.4 (2014-11-04)

Full Changelog

Fixed bugs:

  • Lock the deps #72

  • log query and millis #70

Closed issues:

  • Decide between implementing SQLite repo or deleting it #87

  • Support for rails style callbacks? #86

  • make all blog is erroring out #80

  • Add an environment variable to turn on/off query debug messages #23

Merged pull requests:

0.1.3 (2014-09-23)

Full Changelog

Merged pull requests:

  • [Closes #68] Accept wpool\_opts entry in configuration file. #69 (jfacorro)

0.1.2 (2014-07-11)

Full Changelog

Closed issues:

  • Update rebar version so that it works with erlang.mk #58

  • Upgrade lager version to 2.0.3 #56

Merged pull requests:

0.1.1 (2014-07-02)

Full Changelog

Merged pull requests:

0.1.0 (2014-06-04)

Full Changelog

Merged pull requests:

choosy.production (2014-06-02)

Merged pull requests:

  • MySQL persist no longer updates id field in on duplicate clause. #50 (igaray)

  • Fixed a prepared statement name clash. #48 (igaray)

  • changing event name so they wont collide #47 (marcelog)

  • adding new conditions! #46 (marcelog)

  • Marcelog sql builder #45 (marcelog)

  • closes #42, closes #43 #44 (marcelog)

  • mongodb is back #36 (marcelog)

  • Corrected CLD macro to allow several storage backends of same type. #34 (igaray)

  • changing copyright #33 (marcelog)

  • Added a configurable timeout to the worker pool call. #32 (igaray)

  • Inaki.worker pool #31 (igaray)

  • Inaki.conditional log #30 (igaray)

  • Those were microseconds #29 (elbrujohalcon)

  • Added env var to specify emysql pool size. #28 (igaray)

  • Timed execute in mysql_repo #27 (igaray)

  • Fixed argument list in find_all. #26 (igaray)

  • delete_by was not joining conditions with interspaced AND. #25 (igaray)

  • closes #8 #24 (igaray)

  • Marcelog delete by 8 #22 (marcelog)

  • not imposing dependencies anymore, closes #6 #20 (marcelog)

  • Marcelog better execute 3 #19 (marcelog)

  • Fixed pattern matching in sumo:call #17 (igaray)

  • Marcelog error reporting 14 #16 (marcelog)

  • Coverted find_all results with sumo_wakeup. #12 (igaray)

  • Inaki.find all #11 (igaray)

  • WHERE clauses must be joined with AND instead of commas #10 (elbrujohalcon)

  • Small fix to make non integer id fields work. #7 (igaray)

  • Fixed a bug affecting persistence of non-proplist sumo_docs. #5 (igaray)

  • Added date types to the mysql repo. #4 (igaray)

  • Changed sumo_repo_sup to ask for the sumo_db applicaiton environment. #1 (igaray)

* This Change Log was automatically generated by github_changelog_generator