Skip to content

Releases: edgurgel/verk

Verk 1.7.3

14 Sep 07:10
Compare
Choose a tag to compare
  • #204 Fix Node.Manager handling faulty nodes. Thanks @rubikill πŸŽ‰

Verk 1.7.2

24 May 06:30
Compare
Choose a tag to compare

Verk 1.7.1

22 Jun 08:44
Compare
Choose a tag to compare
  • Discarding any unknown keys when decoding Verk.Jobs. #201

Verk 1.7.0

03 May 02:09
Compare
Choose a tag to compare
  • Update gen_stage #200 Thanks to @TeoDiaz
  • Bump elixir requirement to ~> 1.9

Verk 1.6.4

26 Dec 03:35
Compare
Choose a tag to compare
  • Relax poolboy and gen_stage requirements

Verk 1.6.3

04 Jun 05:02
Compare
Choose a tag to compare

Verk 1.6.2

01 Apr 07:34
Compare
Choose a tag to compare
  • Change Verk.Supervisor to support streamlined child specs #186 Thanks, @Psli

Verk 1.6.1

04 Mar 08:19
Compare
Choose a tag to compare
  • Relax Redix requirement #184
  • Replace Meck with Mimic #183
  • Fix deprecation warnings for Elixir 1.8 #182

Verk 1.6.0

23 Jan 00:02
Compare
Choose a tag to compare
  • Add optional support to automatically generate Node IDs #159 #180

To use it just set the configuration generate_node_id to true.

Verk 1.5.0

13 Jan 00:46
Compare
Choose a tag to compare
  • Bump Elixir Requirement ~> 1.6
  • mix format! #177. Thanks @raksonibs
  • max_retry_count and max_dead_jobs are now runtime configurable #175. Thanks @tinenbruno