1.1.0 (2016-04-28)
Fixed bugs:
Closed issues:
- Wrong typespec for strategy() #48
- Add wpool_fsm_process tests #46
- Update README.md #45
- Possibility to create anonymous pools? #32
- gen_fsm as workers #24
- Update Dependencies #23
- Worker recycling/expiration #20
- ability to provide custom strategies #16
Merged pull requests:
- Update README.md #55 (elbrujohalcon)
- Ferigis.46.adding fsm tests #54 (ferigis)
- Replacement for #47 #53 (elbrujohalcon)
- handle custom strategy functions #52 (benoitc)
- Fail fast if there is no spare workers in the pool #51 (michalwski)
- Updated wpool stats/0 type specification #50 (akalyaev)
- Fix the typespec for the hash_worker strategy #49 (waisbrot)
- updating README and creating a default fsm worker #47 (ferigis)
- Get the Project up to date regarding our internal rules #44 (igaray)
- Ferigis.24.gen fsm as a workers #43 (ferigis)
- Properly change the random implementation for R18 #27 (elbrujohalcon)
1.0.4 (2015-12-05)
Closed issues:
- wpool_queue_manager may leak workers #37
Merged pull requests:
- [#37] Allocate a worker and send the job at the same time #42 (jfacorro)
- Handle gen_server:init return with timeout #40 (dvaergiller)
- Reduce the list of maintainers in .app.src #39 (elbrujohalcon)
- Release on Hex? #38 (waisbrot)
- wpool_queue_manager crash cripples worker pool #36 (marcsugiyama)
- worker pools do not restart after hitting the restart intensity limit #35 (marcsugiyama)
- Allow setting
gen\_server
options in workers #34 (X4lldux) - Add suport for distributing work based on a hashed term #33 (JoshRagem)
- Rebased from TT and improved dialyzation #31 (elbrujohalcon)
- Completely remove lager #30 (elbrujohalcon)
- Version Bump to 1.0.4 #41 (elbrujohalcon)
1.0.3 (2015-08-26)
Closed issues:
- R18 deprecation warning #25
Merged pull requests:
- Version Bump to 1.0.3 #29 (elbrujohalcon)
- Fix platform_define string to 18 and calling timestamp(). #28 (joaohf)
- added support for R18 and the deprecation of 'now' #26 (HernanRivasAcosta)
1.0.2 (2015-03-16)
Merged pull requests:
- Changelog Added #22 (elbrujohalcon)
- Remove lager runtime dependency #21 (schlagert)
1.0.1 (2015-02-18)
Closed issues:
- Add documentation for overrun_warning and related config options #13
- Fulfill the open-source checklist #7
Merged pull requests:
- version bump #19 (elbrujohalcon)
- Respect the git://… guideline #18 (elbrujohalcon)
- Use ./rebar and $REBAR instead of just rebar #17 (elbrujohalcon)
- Contributions from @funbox #15 (elbrujohalcon)
- Fixed rebar.config to not use the git account for github. #14 (AxisOfEval)
- New hidden modules 👻 #12 (elbrujohalcon)
- Enable default_strategy customization #11 (elbrujohalcon)
1.0 (2014-09-25)
Merged pull requests:
- Indentation!! #9 (elbrujohalcon)
- elvis config for @elvisinaka #8 (elbrujohalcon)
- Run elvis. #6 (igaray)
- Fulfill the open-source checklist #5 (elbrujohalcon)
- Less restrictive lager version requirement #4 (jfacorro)
- R17 ready #3 (elbrujohalcon)
- Lager update #2 (elbrujohalcon)
- Modified rebar.config to pull lager 2.0.0rc1. #1 (igaray)
* This Change Log was automatically generated by github_changelog_generator