PackageTrack

Go modules

go.uber.org/multierr

v1.11.0uber-go/multierr

Release timeline

67 releases since 2017
20172026

One column per quarter.

Releases

  1. v1.11.1-0.20240429191436-cf4b2327cea929 Apr 2024pre-release

    Nothing published for this version

  2. v1.11.1-0.20231011184630-616f4860ca0a11 Oct 2023pre-release

    Nothing published for this version

  3. v1.11.029 Mar 2023
    Release notes3 sources agree
    • Errors now supports any error that implements multiple-error interface.
    • Add Every function to allow checking if all errors in the chain satisfies errors.Is against the target error.
    Open source →
  4. v1.10.1-0.20230328205102-d8067ab0035d28 Mar 2023pre-release

    Nothing published for this version

  5. v1.10.1-0.20230320124059-d42b7a1b108b20 Mar 2023pre-release

    Nothing published for this version

  6. v1.10.1-0.20230316054046-faff69d9f00c16 Mar 2023pre-release

    Nothing published for this version

  7. v1.10.08 Mar 2023
    Release notes
    • Support Go 1.20 Unwrap() []error
    • Remove unused glide.yaml
    • Drop external atomic dependency
    • README: Add Features section
    Open source →
    Additional notes2 sources agree
    • Comply with Go 1.20's multiple-error interface.
    • Drop Go 1.18 support. Per the support policy, only Go 1.19 and 1.20 are supported now.
    • Drop all non-test external dependencies.
    Open source →
  8. v1.9.1-0.20230215063618-4504ef7e004815 Feb 2023pre-release

    Nothing published for this version

  9. v1.9.1-0.20230215063506-7876a028b02415 Feb 2023pre-release

    Nothing published for this version

  10. v1.9.012 Dec 2022
    Release notes3 sources agree
    • Add AppendFunc that allow passsing functions to similar to
      AppendInvoke.

    • Bump up yaml.v3 dependency to 3.0.1.

    Open source →
  11. v1.8.1-0.20220906162006-4459990373116 Sept 2022pre-release

    Nothing published for this version

  12. v1.8.1-0.20220812161435-492b79245a0012 Aug 2022pre-release

    Nothing published for this version

  13. v1.8.1-0.20220531191214-aa8f15f0a1ac31 May 2022pre-release

    Nothing published for this version

  14. v1.8.1-0.20220518141851-f46d400df05518 May 2022pre-release

    Nothing published for this version

  15. v1.8.1-0.20220315213844-6fede5ccb33e15 Mar 2022pre-release

    Nothing published for this version

  16. v1.8.028 Feb 2022
    Release notes3 sources agree
    • Combine: perform zero allocations when there are no errors.
    Open source →
  17. v1.7.1-0.20220228200114-cea7d2e1fc4928 Feb 2022pre-release

    Nothing published for this version

  18. v1.7.1-0.20210712175728-d49c2ba5744312 Jul 2021pre-release

    Nothing published for this version

  19. v1.7.1-0.20210525220645-ee7346af51d225 May 2021pre-release

    Nothing published for this version

  20. v1.7.1-0.20210525190316-7c6ff6f71fb425 May 2021pre-release

    Nothing published for this version

  21. v1.7.06 May 2021
    Release notes3 sources agree
    • Add AppendInvoke to append into errors from defer blocks.
    Open source →
  22. v1.6.1-0.20210506172439-0b656320b9b96 May 2021pre-release

    Nothing published for this version

  23. v1.6.1-0.20210506172305-b78aea89db436 May 2021pre-release

    Nothing published for this version

  24. v1.6.1-0.20210506151315-a402392041e66 May 2021pre-release

    Nothing published for this version

  25. v1.6.1-0.20201124182017-e015acf18bb324 Nov 2020pre-release

    Nothing published for this version

  26. v1.6.1-0.20201124181825-8b005e68007524 Nov 2020pre-release

    Nothing published for this version

  27. v1.6.1-0.20201027220001-0eb6eb5383b927 Oct 2020pre-release

    Nothing published for this version

  28. v1.6.014 Sept 2020
    Release notes3 sources agree
    • Actually drop library dependency on development-time tooling.
    Open source →
  29. v1.5.1-0.20200911163807-16378467a55211 Sept 2020pre-release

    Nothing published for this version

  30. v1.5.1-0.20200423170120-4a27324ebb7123 Apr 2020pre-release

    Nothing published for this version

  31. v1.5.024 Feb 2020
    Release notes3 sources agree
    • Drop library dependency on development-time tooling.
    Open source →
  32. v1.4.1-0.20191108182900-0603dab385138 Nov 2019pre-release

    Nothing published for this version

  33. v1.4.04 Nov 2019
    Release notes3 sources agree
    • Add AppendInto function to more ergonomically build errors inside a
      loop.
    Open source →
  34. v1.3.029 Oct 2019
    Release notes3 sources agree
    • Switch to Go modules.
    Open source →
  35. v1.2.026 Sept 2019
    Release notes3 sources agree
    • Support extracting and matching against wrapped errors with errors.As
      and errors.Is.
    Open source →
  36. v1.1.1-0.20190429210458-d7c6dce583f129 Apr 2019pre-release

    Nothing published for this version

  37. v1.1.1-0.20190429210458-bd075f90b08f29 Apr 2019pre-release

    Nothing published for this version

  38. v1.1.1-0.20180122172545-ddea229ff1df22 Jan 2018pre-release

    Nothing published for this version

  39. v1.1.1-0.20170829224307-fb7d312c2c0429 Aug 2017pre-release

    Nothing published for this version

  40. v1.1.1-0.20170630175437-3c4937480c3230 Jun 2017pre-release

    Nothing published for this version

  41. v1.1.030 Jun 2017
    Release notes2 sources agree
    • Added an Errors(error) []error function to extract the underlying list of errors for a multierr error.
    Open source →
  42. v1.0.1-0.20170628165424-9f702f5fedbe28 Jun 2017pre-release

    Nothing published for this version

  43. v1.0.031 May 2017
    Release notes2 sources agree

    No changes since v0.2.0. This release is committing to making no breaking changes to the current API in the 1.X series.

    Open source →
  44. v0.2.011 Apr 2017
    Release notes2 sources agree
    • Repeatedly appending to the same error is now faster due to fewer allocations.
    Open source →
  45. v0.1.01 Apr 2017
    Release notes2 sources agree
    • Initial release
    Open source →
  46. v0.0.0-20240429191436-cf4b2327cea929 Apr 2024pre-release

    Nothing published for this version

  47. v0.0.0-20231011184630-616f4860ca0a11 Oct 2023pre-release

    Nothing published for this version

  48. v0.0.0-20230215063618-4504ef7e004815 Feb 2023pre-release

    Nothing published for this version

  49. v0.0.0-20221212193019-39ca40c628bc12 Dec 2022pre-release

    Nothing published for this version

  50. v0.0.0-20210712175728-d49c2ba5744312 Jul 2021pre-release

    Nothing published for this version

  51. v0.0.0-20210525220645-ee7346af51d225 May 2021pre-release

    Nothing published for this version

  52. v0.0.0-20210506222329-a5cd550968616 May 2021pre-release

    Nothing published for this version

  53. v0.0.0-20201124182017-e015acf18bb324 Nov 2020pre-release

    Nothing published for this version

  54. v0.0.0-20201027220001-0eb6eb5383b927 Oct 2020pre-release

    Nothing published for this version

  55. v0.0.0-20200914163257-3114a8b704d214 Sept 2020pre-release

    Nothing published for this version

  56. v0.0.0-20200423170120-4a27324ebb7123 Apr 2020pre-release

    Nothing published for this version

  57. v0.0.0-20200224220821-b587143a48b624 Feb 2020pre-release

    Nothing published for this version

  58. v0.0.0-20191108182900-0603dab385138 Nov 2019pre-release

    Nothing published for this version

  59. v0.0.0-20191104184253-824d08f797024 Nov 2019pre-release

    Nothing published for this version

  60. v0.0.0-20190926220328-71e610a0e48d26 Sept 2019pre-release

    Nothing published for this version