PackageTrack

Go modules

github.com/jackc/pgproto3/v2

v2.3.3jackc/pgproto3

Release timeline

75 releases since 2019
20192026

One column per quarter.

Releases

  1. v2.3.4-0.20250125160525-bc041643406d25 Jan 2025pre-release

    Nothing published for this version

  2. v2.3.4-0.20240509212426-c3699e8c28c09 May 2024pre-release

    Nothing published for this version

  3. v2.3.34 Mar 2024
    Release notes

    Check for overflow on uint16 sizes in pgproto3

    Do not allow protocol messages larger than ~1GB

    The PostgreSQL server will reject messages greater than ~1 GB anyway.
    However, worse than that is that a message that is larger than 4 GB
    could wrap the 32-bit integer message size and be interpreted by the
    server as multiple messages. This could allow a malicious client to
    inject arbitrary protocol messages.

    GHSA-mrww-27vc-gghv

    Open source →
  4. v2.3.3-0.20250125160525-bc041643406d25 Jan 2025pre-release

    Nothing published for this version

  5. v2.3.3-0.20240304142716-945c2126f6db4 Mar 2024pre-release

    Nothing published for this version

  6. v2.3.217 Sept 2022

    Nothing published for this version

  7. v2.3.2-0.20220917154436-0c0f7b03fb4917 Sept 2022pre-release

    Nothing published for this version

  8. v2.3.2-0.20220910125726-f59ff94cbed810 Sept 2022pre-release

    Nothing published for this version

  9. v2.3.11 Jul 2022
    Release notes

    Don't panic when receiving zero bytes with "slice bounds out of range"

    Open source →
  10. v2.3.1-0.20220701023646-fd427c06da931 Jul 2022pre-release

    Nothing published for this version

  11. v2.3.012 Apr 2022
    Release notes

    add GSS authentication to pgproto3

    Open source →
  12. v2.2.1-0.20220412121321-175856ffd3c812 Apr 2022pre-release

    Nothing published for this version

  13. v2.2.1-0.20220402235859-fa2b096400752 Apr 2022pre-release

    Nothing published for this version

  14. v2.2.1-0.20220402235859-e145003288612 Apr 2022pre-release

    Nothing published for this version

  15. v2.2.1-0.20220402235859-c6ccb4b9a3dd2 Apr 2022pre-release

    Nothing published for this version

  16. v2.2.1-0.20220402235859-1d7886b012602 Apr 2022pre-release

    Nothing published for this version

  17. v2.2.06 Nov 2021
    Release notes

    Remove unimplemented JSON marshalling for FunctionCall type.

    Open source →
  18. v2.1.2-0.20211106213943-9275da562f356 Nov 2021pre-release

    Nothing published for this version

  19. v2.1.2-0.20211106213943-40ecac487c466 Nov 2021pre-release

    Nothing published for this version

  20. v2.1.2-0.20211106213943-3d9a54f092876 Nov 2021pre-release

    Nothing published for this version

  21. v2.1.2-0.20211030140858-5c447ff35d2930 Oct 2021pre-release

    Nothing published for this version

  22. v2.1.17 Jul 2021
    Release notes

    Fix unexpected EOF failure for StartupMessage

    Open source →
  23. v2.1.1-0.20210707231044-033ca7d47f437 Jul 2021pre-release

    Nothing published for this version

  24. v2.1.1-0.20210707010814-6bce4a18780e7 Jul 2021pre-release

    Nothing published for this version

  25. v2.1.1-0.20210707010755-aaef9bbc35b87 Jul 2021pre-release

    Nothing published for this version

  26. v2.1.1-0.20210707010133-2d3823838e547 Jul 2021pre-release

    Nothing published for this version

  27. v2.1.1-0.20210701215314-10c6c50ac9631 Jul 2021pre-release

    Nothing published for this version

  28. v2.1.012 Jun 2021
    Release notes

    The pgprotocol overloads 'p' messages with PasswordMessage,
    SASLInitialResponse, SASLResponse, and GSSResponse. This patch allows
    contextual identification of the message by setting the authType in the
    frontend and then setting this value in the backend when a
    AuthenticationResponseMessage is received.

    Open source →
  29. v2.0.8-0.20210529160605-28c20e93c0f529 May 2021pre-release

    Nothing published for this version

  30. v2.0.8-0.20210522163425-ba924e5715ad22 May 2021pre-release

    Nothing published for this version

  31. v2.0.8-0.20210522163425-9c2c389e067322 May 2021pre-release

    Nothing published for this version

  32. v2.0.728 Dec 2020
    Release notes

    Add missing 'V' field for unlocalized severity added in PG versions 9.6
    and greater. See https://www.postgresql.org/docs/current/protocol-error-fields.html

    Open source →
  33. v2.0.7-0.20201117225705-88b6398594fc17 Nov 2020pre-release

    Nothing published for this version

  34. v2.0.64 Nov 2020
    Release notes

    Otherwise, appending to a slice that came from a data row could
    overwrite adjacent memory.

    Open source →
  35. v2.0.517 Sept 2020
    Release notes

    refs #10

    Open source →
  36. v2.0.5-0.20200917220330-835cf1b0689d17 Sept 2020pre-release

    Nothing published for this version

  37. v2.0.5-0.20200905163023-fede0ce5d6585 Sept 2020pre-release

    Nothing published for this version

  38. v2.0.5-0.20200831220920-08088ecf9a9231 Aug 2020pre-release

    Nothing published for this version

  39. v2.0.5-0.20200828214924-6677e2430fd228 Aug 2020pre-release

    Nothing published for this version

  40. v2.0.5-0.20200828214840-5847a2671a7428 Aug 2020pre-release

    Nothing published for this version

  41. v2.0.41 Aug 2020

    Nothing published for this version

  42. v2.0.4-0.20200731221323-2799a6e9a6b931 Jul 2020pre-release

    Nothing published for this version

  43. v2.0.331 Jul 2020

    Nothing published for this version

  44. v2.0.3-0.20200731214206-6d0b4c45e41831 Jul 2020pre-release

    Nothing published for this version

  45. v2.0.218 May 2020

    Nothing published for this version

  46. v2.0.2-0.20200518135234-7746f223e05818 May 2020pre-release

    Nothing published for this version

  47. v2.0.117 Jan 2020

    Nothing published for this version

  48. v2.0.1-0.20201117225705-88b6398594fc17 Nov 2020pre-release

    Nothing published for this version

  49. v2.0.1-0.20200117225505-595780be0f9f17 Jan 2020pre-release

    Nothing published for this version

  50. v2.0.1-0.20191218012801-1c20e7d36efa18 Dec 2019pre-release

    Nothing published for this version

  51. v2.0.1-0.20191218012157-e6b823d6495318 Dec 2019pre-release

    Nothing published for this version

  52. v2.0.1-0.20190908152906-a90ef7ed5b858 Sept 2019pre-release

    Nothing published for this version

  53. v2.0.07 Sept 2019

    Nothing published for this version

  54. v2.0.0-rc3.0.20190908152906-a90ef7ed5b858 Sept 2019pre-release

    Nothing published for this version

  55. v2.0.0-rc3.0.20190907164131-eca1e51822f37 Sept 2019pre-release

    Nothing published for this version

  56. v2.0.0-rc3.0.20190907163743-80f2cbce255e7 Sept 2019pre-release

    Nothing published for this version

  57. v2.0.0-rc3.0.20190831210041-4c03ce451f2931 Aug 2019pre-release

    Nothing published for this version

  58. v2.0.0-rc331 Aug 2019pre-release

    Nothing published for this version

  59. v2.0.0-rc2.0.20190831204307-0d1ceed7a69031 Aug 2019pre-release

    Nothing published for this version

  60. v2.0.0-rc2.0.20190831194955-439ea11d473731 Aug 2019pre-release

    Nothing published for this version