Skip to content

Latest commit

 

History

History
193 lines (135 loc) · 13.3 KB

CHANGELOG.md

File metadata and controls

193 lines (135 loc) · 13.3 KB

Change Log

2.2.2 (2017-01-24)

Full Changelog

Closed issues:

  • last version is not on hex #89
  • update the state of each workers? #70

Merged pull requests:

  • Add pool_sup_shutdown option to customize shutdown. #90 (kzemek)
  • Remove useless ets creation info message #88 (juise)

2.2.1 (2016-09-20)

Full Changelog

Merged pull requests:

2.2.0 (2016-08-18)

Full Changelog

Closed issues:

  • Version Bump to 2.2.0 #84
  • pool becomes unresponsive #81
  • Implement common functions in the gen_server or gen_fsm way in a single shared module #80
  • Complete coverage for wpool_fsm_process #79
  • Replace #wpool by a map #77

Merged pull requests:

  • [close #84] Version bump 2.2.0 #85 (ferigis)
  • [#80] Implemented shared functions in shared module. [Fix #80] #83 (ferigis)
  • fsm coverage [#79] #82 (ferigis)

2.1.0 (2016-08-03)

Full Changelog

Fixed bugs:

Merged pull requests:

2.0.1 (2016-06-27)

Full Changelog

Closed issues:

  • one_for_all strategy with the worker pool supervisor #64

Merged pull requests:

2.0.0 (2016-05-26)

Full Changelog

Closed issues:

  • Version Bump to 2.0.0 #62
  • Move from erlang.mk to rebar3 #60

Merged pull requests:

  • [Close #62] update to 2.0.0 version #63 (Euen)
  • [Close #60] Euen.60.rebar3 #61 (Euen)

1.1.0 (2016-04-28)

Full Changelog

Fixed bugs:

  • master is not working with rebar3 projects #58 (melekes)

Closed issues:

  • Wrong typespec for strategy() #48
  • Add wpool_fsm_process tests #46
  • Update README.md #45
  • gen_fsm as workers #24
  • Update Dependencies #23
  • ability to provide custom strategies #16
  • Possibility to create anonymous pools? #32
  • Worker recycling/expiration #20

Merged pull requests:

1.0.4 (2015-12-05)

Full Changelog

Closed issues:

  • wpool_queue_manager may leak workers #37

Merged pull requests:

1.0.3 (2015-08-26)

Full Changelog

Closed issues:

  • R18 deprecation warning #25

Merged pull requests:

1.0.2 (2015-03-16)

Full Changelog

Merged pull requests:

1.0.1 (2015-02-18)

Full Changelog

Closed issues:

  • Add documentation for overrun_warning and related config options #13
  • Fulfill the open-source checklist #7

Merged pull requests:

1.0 (2014-09-25)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator