Skip to content

Commit

Permalink
Merge pull request #162 from inaka/cabol.version_bump
Browse files Browse the repository at this point in the history
Version Bump to 0.3.8
  • Loading branch information
Brujo Benavides committed May 29, 2015
2 parents 270e7b2 + a586741 commit b049967
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 87 deletions.
108 changes: 22 additions & 86 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,29 @@
# Change Log

## [0.3.7](https://github.com/inaka/sumo_db/tree/HEAD)
## [0.3.8](https://github.com/inaka/sumo_db/tree/0.3.8) (2015-05-29)

[Full Changelog](https://github.com/inaka/sumo_db/compare/0.3.6...HEAD)
[Full Changelog](https://github.com/inaka/sumo_db/compare/0.3.7...0.3.8)

**Closed issues:**

- Add reference to sumo\_db-sql-extras [\#126](https://github.com/inaka/sumo_db/issues/126)

**Merged pull requests:**

- Fixed issue \#153, escape queries generated by Riak store. [\#161](https://github.com/inaka/sumo_db/pull/161) ([cabol](https://github.com/cabol))

## [0.3.7](https://github.com/inaka/sumo_db/tree/0.3.7) (2015-05-19)

[Full Changelog](https://github.com/inaka/sumo_db/compare/0.3.6...0.3.7)

**Fixed bugs:**

- UPDATE statement for PostgreSQL is missing commas [\#150](https://github.com/inaka/sumo_db/issues/150)

**Closed issues:**

- Version Bump to 0.3.7 [\#159](https://github.com/inaka/sumo_db/issues/159)

- Update rebar.config file [\#157](https://github.com/inaka/sumo_db/issues/157)

- Update Gun dependency to 0.1.9 [\#155](https://github.com/inaka/sumo_db/issues/155)
Expand All @@ -20,18 +34,18 @@

**Merged pull requests:**

- Error using sumo:find to retrieve an inexistent element [\#147](https://github.com/inaka/sumo_db/pull/147) ([elbrujohalcon](https://github.com/elbrujohalcon))

- \[Fix \#159\] Version bump to 0.3.7 [\#160](https://github.com/inaka/sumo_db/pull/160) ([davecaos](https://github.com/davecaos))

- \[Fix \#157\] Update tirerl 0.1.6 version in makefile and rebar.config file [\#158](https://github.com/inaka/sumo_db/pull/158) ([davecaos](https://github.com/davecaos))

- \[Fix \#154\] Update Tirerl dependnecy to 0.1.5 [\#156](https://github.com/inaka/sumo_db/pull/156) ([davecaos](https://github.com/davecaos))

- \[Fixes \#150\] Added commas :boom: [\#151](https://github.com/inaka/sumo_db/pull/151) ([jfacorro](https://github.com/jfacorro))

- Upgrade tirerl to 0.1.4 [\#149](https://github.com/inaka/sumo_db/pull/149) ([elbrujohalcon](https://github.com/elbrujohalcon))

- Fix worker\_pool dep [\#148](https://github.com/inaka/sumo_db/pull/148) ([essen](https://github.com/essen))

- Error using sumo:find to retrieve an inexistent element [\#147](https://github.com/inaka/sumo_db/pull/147) ([elbrujohalcon](https://github.com/elbrujohalcon))

- \[\#ISSUE\] Updated Changelog. [\#144](https://github.com/inaka/sumo_db/pull/144) ([cabol](https://github.com/cabol))

## [0.3.6](https://github.com/inaka/sumo_db/tree/0.3.6) (2015-04-27)
Expand All @@ -50,34 +64,24 @@

- Reusable private functions were exported. Fixed sumo\_store\_riak \(enhance... [\#141](https://github.com/inaka/sumo_db/pull/141) ([cabol](https://github.com/cabol))

- Euen.test elvis [\#139](https://github.com/inaka/sumo_db/pull/139) ([Euen](https://github.com/Euen))

## [0.3.5](https://github.com/inaka/sumo_db/tree/0.3.5) (2015-04-09)

[Full Changelog](https://github.com/inaka/sumo_db/compare/0.3.4...0.3.5)

**Merged pull requests:**

- rebar build without ssh keys fails due to outdated dep libs [\#137](https://github.com/inaka/sumo_db/pull/137) ([Vorticity-Flux](https://github.com/Vorticity-Flux))

## [0.3.4](https://github.com/inaka/sumo_db/tree/0.3.4) (2015-04-07)

[Full Changelog](https://github.com/inaka/sumo_db/compare/0.3.3...0.3.4)

**Merged pull requests:**

- Add uuid as a required application [\#135](https://github.com/inaka/sumo_db/pull/135) ([elbrujohalcon](https://github.com/elbrujohalcon))

## [0.3.3](https://github.com/inaka/sumo_db/tree/0.3.3) (2015-04-07)

[Full Changelog](https://github.com/inaka/sumo_db/compare/0.3.2...0.3.3)

**Merged pull requests:**

- Version Bump [\#134](https://github.com/inaka/sumo_db/pull/134) ([elbrujohalcon](https://github.com/elbrujohalcon))

- Calling sumo:persist with a doc with no id field fails [\#133](https://github.com/inaka/sumo_db/pull/133) ([elbrujohalcon](https://github.com/elbrujohalcon))

- Version Bump [\#134](https://github.com/inaka/sumo_db/pull/134) ([elbrujohalcon](https://github.com/elbrujohalcon))

- Updated changelog [\#132](https://github.com/inaka/sumo_db/pull/132) ([elbrujohalcon](https://github.com/elbrujohalcon))

## [0.3.2](https://github.com/inaka/sumo_db/tree/0.3.2) (2015-04-06)
Expand All @@ -88,12 +92,8 @@

- \#130 Fix find\_by ID function in sumo\_store\_riak to return empty list whe... [\#131](https://github.com/inaka/sumo_db/pull/131) ([cabol](https://github.com/cabol))

- Mnesia support [\#129](https://github.com/inaka/sumo_db/pull/129) ([elbrujohalcon](https://github.com/elbrujohalcon))

- Igaray.126.sumo db sql extras reference [\#127](https://github.com/inaka/sumo_db/pull/127) ([igaray](https://github.com/igaray))

- Automate CHANGELOG.md [\#125](https://github.com/inaka/sumo_db/pull/125) ([elbrujohalcon](https://github.com/elbrujohalcon))

## [0.3.1](https://github.com/inaka/sumo_db/tree/0.3.1) (2015-03-12)

[Full Changelog](https://github.com/inaka/sumo_db/compare/0.3.0...0.3.1)
Expand Down Expand Up @@ -140,10 +140,6 @@

- add a sumo:sort\_fields type [\#109](https://github.com/inaka/sumo_db/issues/109)

**Merged pull requests:**

- Code cleanup [\#111](https://github.com/inaka/sumo_db/pull/111) ([elbrujohalcon](https://github.com/elbrujohalcon))

## [0.2.3](https://github.com/inaka/sumo_db/tree/0.2.3) (2014-12-31)

[Full Changelog](https://github.com/inaka/sumo_db/compare/0.2.2...0.2.3)
Expand All @@ -156,10 +152,6 @@

[Full Changelog](https://github.com/inaka/sumo_db/compare/0.2.1...0.2.2)

**Merged pull requests:**

- Don't require the import of emysql records on stores based on sumo\_store\_msyql [\#106](https://github.com/inaka/sumo_db/pull/106) ([elbrujohalcon](https://github.com/elbrujohalcon))

## [0.2.1](https://github.com/inaka/sumo_db/tree/0.2.1) (2014-12-16)

[Full Changelog](https://github.com/inaka/sumo_db/compare/0.1.5...0.2.1)
Expand All @@ -180,20 +172,6 @@

- Bump to 0.1.5 [\#102](https://github.com/inaka/sumo_db/issues/102)

- Move Contributors section to the end of the file [\#97](https://github.com/inaka/sumo_db/issues/97)

- Rename repos to connection or store. [\#62](https://github.com/inaka/sumo_db/issues/62)

- Change internal doc representation to maps [\#60](https://github.com/inaka/sumo_db/issues/60)

- PostgreSQL storage backend [\#39](https://github.com/inaka/sumo_db/issues/39)

- add asc/desc option for ordering [\#21](https://github.com/inaka/sumo_db/issues/21)

- add specs [\#18](https://github.com/inaka/sumo_db/issues/18)

- write unit tests [\#15](https://github.com/inaka/sumo_db/issues/15)

**Merged pull requests:**

- \[Closes \#102\] [\#103](https://github.com/inaka/sumo_db/pull/103) ([jfacorro](https://github.com/jfacorro))
Expand Down Expand Up @@ -226,26 +204,8 @@

- make all blog is erroring out [\#80](https://github.com/inaka/sumo_db/issues/80)

- Modify the default value for the worker\_pool option overrun\_warning [\#77](https://github.com/inaka/sumo_db/issues/77)

- ElasticSearch storage backend [\#74](https://github.com/inaka/sumo_db/issues/74)

- make compatible with erlang.mk [\#61](https://github.com/inaka/sumo_db/issues/61)

- Use a proper overrun warning for wpool [\#51](https://github.com/inaka/sumo_db/issues/51)

- repos should go through their backend instead of just using the pool [\#38](https://github.com/inaka/sumo_db/issues/38)

- Improve semantics for redis repo [\#35](https://github.com/inaka/sumo_db/issues/35)

- Add an environment variable to turn on/off query debug messages [\#23](https://github.com/inaka/sumo_db/issues/23)

- Add support for full conditional logic in the find\_by and delete\_by functions. [\#13](https://github.com/inaka/sumo_db/issues/13)

- If id attribute is present in 3rd paramenter to sumo:new\_field/3, sumo\_db should assume not\_null as well. [\#9](https://github.com/inaka/sumo_db/issues/9)

- Use a parse transform to avoid having to declare the sumo\_docs manually. [\#2](https://github.com/inaka/sumo_db/issues/2)

**Merged pull requests:**

- \[\#21\] Support for sorting asc/desc [\#95](https://github.com/inaka/sumo_db/pull/95) ([jfacorro](https://github.com/jfacorro))
Expand Down Expand Up @@ -280,12 +240,6 @@

[Full Changelog](https://github.com/inaka/sumo_db/compare/0.1.2...0.1.3)

**Closed issues:**

- Allow to specify worker\_pool options in configuration [\#68](https://github.com/inaka/sumo_db/issues/68)

- Add an update function to the mysql repo. [\#49](https://github.com/inaka/sumo_db/issues/49)

**Merged pull requests:**

- \[Closes \#68\] Accept `wpool\_opts` entry in configuration file. [\#69](https://github.com/inaka/sumo_db/pull/69) ([jfacorro](https://github.com/jfacorro))
Expand Down Expand Up @@ -316,10 +270,6 @@

[Full Changelog](https://github.com/inaka/sumo_db/compare/choosy.production...0.1.0)

**Closed issues:**

- change behaviour\_info to -callback [\#37](https://github.com/inaka/sumo_db/issues/37)

**Merged pull requests:**

- Naming the types, instead of the generic term\(\) or any\(\) [\#55](https://github.com/inaka/sumo_db/pull/55) ([elbrujohalcon](https://github.com/elbrujohalcon))
Expand All @@ -332,20 +282,6 @@

## [choosy.production](https://github.com/inaka/sumo_db/tree/choosy.production) (2014-06-02)

**Closed issues:**

- create sumo\_backend behavior [\#43](https://github.com/inaka/sumo_db/issues/43)

- sumo\_backend\_sup should call Mod:start\_link instead of gen\_server:start\_link [\#42](https://github.com/inaka/sumo_db/issues/42)

- Improve error detection and reporting [\#14](https://github.com/inaka/sumo_db/issues/14)

- Add delete\_by [\#8](https://github.com/inaka/sumo_db/issues/8)

- Optional application dependencies. [\#6](https://github.com/inaka/sumo_db/issues/6)

- Improve execute [\#3](https://github.com/inaka/sumo_db/issues/3)

**Merged pull requests:**

- MySQL persist no longer updates id field in on duplicate clause. [\#50](https://github.com/inaka/sumo_db/pull/50) ([igaray](https://github.com/igaray))
Expand Down
2 changes: 1 addition & 1 deletion src/sumo_db.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, sumo_db, [
{description, "A simple persistance layer"},
{vsn, "0.3.7"},
{vsn, "0.3.8"},
{id, "sumo_db"},
{registered, []},
{applications, [
Expand Down

0 comments on commit b049967

Please sign in to comment.