github sorentwo/oban v2.13.2

latest releases: v2.16.1, v2.16.0, v2.15.4...
2 years ago

Bug Fixes

  • [Oban] Fix insert/3 and insert_all/3 when using options.

    Multiple default arguments caused a conflict for function calls with options but without an Oban instance name, e.g. Oban.insert(changeset, timeout: 500)

  • [Reindexer] Fix the unused index repair query and correctly report errors.

    Reindexing and deindexing would fail silently because the results weren't checked, and no exceptions were raised.

Don't miss a new oban release

NewReleases is sending notifications on new releases.