PackageTrack
Sign in Get early access

github.com/klauspost/pgzip

v1.2.6 #1960 most downloaded on Go modules klauspost/pgzip

What this package is like to depend on

Last release 1 months ago

22 Jul 2026

Ships unpredictably

gaps range from 2 weeks to 3.1 years

Most releases are documented

notes for 5 of 8 stable releases

Nothing withdrawn

no release was ever pulled

12 years old

66 releases · first in 2014

5 releases in the last 12 months

see the full history below

Release timeline

66 releases · Oct 2014 to Jul 2026
2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 60 of 66
  1. v1.2.7-0.20260722161726-7249ebc06fe8 22 Jul 2026 pre-release

    Nothing published for this version

  2. v1.2.7-0.20260422084112-89611d02ee52 22 Apr 2026 pre-release

    Nothing published for this version

  3. v1.2.7-0.20251117132907-e0ddb06dabe8 17 Nov 2025 pre-release

    Nothing published for this version

  4. v1.2.7-0.20251109150128-3cb197aa8f6c 09 Nov 2025 pre-release

    Nothing published for this version

  5. v1.2.7-0.20251104082115-6108bbd967e6 04 Nov 2025 pre-release

    Nothing published for this version

  6. v1.2.6 30 Sep 2022
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.2.5...v1.2.6

    Open source →
  7. v1.2.6-0.20220930104621-17e8dac29df8 30 Sep 2022 pre-release

    Nothing published for this version

  8. v1.2.6-0.20220215144353-f5d9792490f9 15 Feb 2022 pre-release

    Nothing published for this version

  9. v1.2.6-0.20220215143354-5060573a4de6 15 Feb 2022 pre-release

    Nothing published for this version

  10. v1.2.6-0.20211125175624-867eb6fa0e39 25 Nov 2021 pre-release

    Nothing published for this version

  11. v1.2.6-0.20201105112430-e899416eed9c 05 Nov 2020 pre-release

    Nothing published for this version

  12. v1.2.5 02 Sep 2020
    Release notes

    reader: Fix missing buffers - #35

    Open source →
  13. v1.2.4 15 May 2020
    Release notes

    Never return negative values from `Write`, as they can panic in `bufi…

    …o` (#33)

    * Never return negative values from `Write`, as they can panic in `bufio`

    Open source →
  14. v1.2.4-0.20200323150041-3fc4d32681e6 23 Mar 2020 pre-release

    Nothing published for this version

  15. v1.2.3 19 Mar 2020
    Release notes

    pgzip: Fix an occasional segfault/panic with pgzip (#30)

    This change fixes a occasional (5-10 out of 1000 test runs) segfault/panic on
    sync.Pool struct access. Basically what happens there is that the original code
    assigns a zero-value sync.Pool struct to the existing z.dstPool variable.
    In general this kind of assignment is safe only if object is not used anymore /
    in parallel by anything else. While is kind of true in a sense that none of the
    goroutines are using it, in case of sync.Pool the garbage collector does
    special management of the data with weak references and in right weather
    conditions corrupts internal state (more precisely the sync.Pool.local might
    become nil before reading it but after reading a nonzero sync.Pool.localSize;
    leading to invalid memory reference in sync.Pool.Get() ).

    Open source →
  16. v1.2.2 12 Feb 2020
    Release notes

    godoc: added new Default values for SetConcurrency (#29)

    it seems that the default was changed and the function documentation was wrong

    Open source →
  17. v1.2.2-0.20200212170436-3286875a1223 12 Feb 2020 pre-release

    Nothing published for this version

  18. v1.2.2-0.20200212010732-743670307a25 12 Feb 2020 pre-release

    Nothing published for this version

  19. v1.2.2-0.20200116195229-fcf8cd8a2544 16 Jan 2020 pre-release

    Nothing published for this version

  20. v1.2.2-0.20200116111811-1d035717bf83 16 Jan 2020 pre-release

    Nothing published for this version

  21. v1.2.1 28 Nov 2018

    Nothing published for this version

  22. v1.2.0 17 Jul 2018

    Nothing published for this version

  23. v1.0.2-0.20180717082612-8f46fd06aa48 17 Jul 2018 pre-release

    Nothing published for this version

  24. v1.0.2-0.20180606150939-90b2c57fba35 06 Jun 2018 pre-release

    Nothing published for this version

  25. v1.0.2-0.20180605122738-0b5e92c517e2 05 Jun 2018 pre-release

    Nothing published for this version

  26. v1.0.2-0.20171230121828-cf5d6687abbc 30 Dec 2017 pre-release

    Nothing published for this version

  27. v1.0.2-0.20171109070206-c1b73d0cbc25 09 Nov 2017 pre-release

    Nothing published for this version

  28. v1.0.2-0.20170901084225-72416df287e0 01 Sep 2017 pre-release

    Nothing published for this version

  29. v1.0.2-0.20170402124221-0bf5dcad4ada 02 Apr 2017 pre-release

    Nothing published for this version

  30. v1.0.1 06 Nov 2016

    Nothing published for this version

  31. v0.0.0-20200902094845-52335df0e96f 02 Sep 2020 pre-release

    Nothing published for this version

  32. v0.0.0-20200212003016-bb79ab8a1861 12 Feb 2020 pre-release

    Nothing published for this version

  33. v0.0.0-20181128192909-083b1c3f84dd 28 Nov 2018 pre-release

    Nothing published for this version

  34. v0.0.0-20180717084224-c4ad2ed77aec 17 Jul 2018 pre-release

    Nothing published for this version

  35. v0.0.0-20180606150939-90b2c57fba35 06 Jun 2018 pre-release

    Nothing published for this version

  36. v0.0.0-20171230121828-cf5d6687abbc 30 Dec 2017 pre-release

    Nothing published for this version

  37. v0.0.0-20171109070206-c1b73d0cbc25 09 Nov 2017 pre-release

    Nothing published for this version

  38. v0.0.0-20170402124221-0bf5dcad4ada 02 Apr 2017 pre-release

    Nothing published for this version

  39. v0.0.0-20161106132632-56cfeba31cb5 06 Nov 2016 pre-release

    Nothing published for this version

  40. v0.0.0-20160219145911-95e8170c5d4d 19 Feb 2016 pre-release

    Nothing published for this version

  41. v0.0.0-20151221113845-47f36e165cec 21 Dec 2015 pre-release

    Nothing published for this version

  42. v0.0.0-20151209124828-dbc08c64cfc4 09 Dec 2015 pre-release

    Nothing published for this version

  43. v0.0.0-20151208103818-29cc232f4104 08 Dec 2015 pre-release

    Nothing published for this version

  44. v0.0.0-20151204102815-6b106a2bcf4a 04 Dec 2015 pre-release

    Nothing published for this version

  45. v0.0.0-20151113213422-1e7ece2286a2 13 Nov 2015 pre-release

    Nothing published for this version

  46. v0.0.0-20151105144233-c50515215d3e 05 Nov 2015 pre-release

    Nothing published for this version

  47. v0.0.0-20151010103821-fccba12d82cf 10 Oct 2015 pre-release

    Nothing published for this version

  48. v0.0.0-20151009203228-c57b685c3b30 09 Oct 2015 pre-release

    Nothing published for this version

  49. v0.0.0-20151001090209-2c3aa613ccbc 01 Oct 2015 pre-release

    Nothing published for this version

  50. v0.0.0-20150930125248-356f38f775f3 30 Sep 2015 pre-release

    Nothing published for this version

  51. v0.0.0-20150928182149-7597631d94c1 28 Sep 2015 pre-release

    Nothing published for this version

  52. v0.0.0-20150918123628-3d69cada8fa1 18 Sep 2015 pre-release

    Nothing published for this version

  53. v0.0.0-20150908085732-346e6916b563 08 Sep 2015 pre-release

    Nothing published for this version

  54. v0.0.0-20150811172701-eef48e26d9ea 11 Aug 2015 pre-release

    Nothing published for this version

  55. v0.0.0-20150727185650-17ccc9d0227f 27 Jul 2015 pre-release

    Nothing published for this version

  56. v0.0.0-20150723124429-045992e602ae 23 Jul 2015 pre-release

    Nothing published for this version

  57. v0.0.0-20150311100122-1604a2278b74 11 Mar 2015 pre-release

    Nothing published for this version

  58. v0.0.0-20150310140737-177f3a85a9c6 10 Mar 2015 pre-release

    Nothing published for this version

  59. v0.0.0-20150305162641-96a4284487ac 05 Mar 2015 pre-release

    Nothing published for this version

  60. v0.0.0-20150304124729-7c27f381eb79 04 Mar 2015 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive