PackageTrack

Go modules · #2005

github.com/cockroachdb/copyist

v1.7.0cockroachdb/copyist

Release timeline

62 releases since 2020
202120222023202420252026

Releases

  1. v1.7.1-0.20250219003815-c27ecfe8862a19 Feb 2025pre-release

    Nothing published for this version

  2. v1.7.010 Apr 2024
    Release notes

    This release includes improved handling of the driver.ErrSkip error and support for the driver.NamedValueChecker interface.

    Open source →
  3. v1.6.1-0.20240410164719-de1f16c43c2210 Apr 2024pre-release

    Nothing published for this version

  4. v1.6.1-0.20240314214857-b4c8aedc016114 Mar 2024pre-release

    Nothing published for this version

  5. v1.6.1-0.20240312151650-4b72bea1b75d12 Mar 2024pre-release

    Nothing published for this version

  6. v1.6.024 Aug 2022
    Release notes

    This release reports playback failures as testing.T Fatal errors rather than
    panicking. This enables the Go testing framework to continue running tests
    in the package rather than halting on a panic. It also avoids deadlocks that
    happen when a panic skips over an un-deferred lock release statement.

    Open source →
  7. v1.5.1-0.20220824150227-b3b04d86deaa24 Aug 2022pre-release

    Nothing published for this version

  8. v1.5.012 Jul 2022
    Release notes

    This release adds support for recording pgconn.PgErrors which appear from pgx based drivers.
    It also introduces a new pgproto3/v2 dependency.

    Open source →
  9. v1.4.2-0.20220712212553-9be88b0b0df112 Jul 2022pre-release

    Nothing published for this version

  10. v1.4.2-0.20211210172550-924368e4ec1d10 Dec 2021pre-release

    Nothing published for this version

  11. v1.4.11 Nov 2021
    Release notes

    This release fixes a bug introduced in v1.4.0 that caused any panic in a test other than a copyist.sessionError to be swallowed allowing the test to pass incorrectly.

    Open source →
  12. v1.4.05 Oct 2021
    Release notes

    This release:

    1. Calls testing.T.Fatalf on recording mismatch instead of panicing if the mismatch is detected on the main test goroutine.
    Open source →
  13. v1.3.1-0.20211005125346-6564aa88b8825 Oct 2021pre-release

    Nothing published for this version

  14. v1.3.015 Aug 2021
    Release notes

    This release:

    1. Serializes pq.Error objects with full fidelity, so that the error code (and other fields) is preserved.
    2. Bumps dependency versions
    Open source →
  15. v1.2.3-0.20210422120431-0d1c75493bd222 Apr 2021pre-release

    Nothing published for this version

  16. v1.2.229 Mar 2021
    Release notes

    The release fixes a bug introduced in v1.2.1 in proxyConn.ExecContext (called via sql.{Conn,DB}.{Exec,ExecContext}) which caused a recorded error to never be replayed.

    Open source →
  17. v1.2.123 Mar 2021
    Release notes

    This release adds support for:

    1. The driver.ExecerContext and driver.QueryerContext interfaces which allow running multiple SQL statements in a single Conn.ExecContext or Conn.QueryContext call. Previously multiple SQL statements were not supported because the lack of implementation of these interfaces meant that PrepareContext was used which only supports a single SQL statement in the Postgres wire protocol.
    Open source →
  18. v1.2.015 Feb 2021
    Release notes

    This release adds support for:

    1. pgx stdlib driver
    2. Multiple drivers in the same session

    NOTE: This release contains a breaking API change. The copyist.Register
    function no longer takes a resetDB argument; use the copyist.SetSessionInit
    function instead.

    Open source →
  19. v1.1.3-0.20210215232305-1d6b63b1f8ee15 Feb 2021pre-release

    Nothing published for this version

  20. v1.1.3-0.20210212055410-afe7d5997a7412 Feb 2021pre-release

    Nothing published for this version

  21. v1.1.212 Feb 2021
    Release notes

    Fix connection leak bug.

    Open source →
  22. v1.1.2-0.20210206045006-00baf3bd0dd56 Feb 2021pre-release

    Nothing published for this version

  23. v1.1.17 Dec 2020

    Nothing published for this version

  24. v1.1.1-0.20201207183803-c05aed49c2eb7 Dec 2020pre-release

    Nothing published for this version

  25. v1.1.010 Oct 2020

    Nothing published for this version

  26. v1.0.1-0.20201010164619-87ae2a29f0c010 Oct 2020pre-release

    Nothing published for this version

  27. v1.0.012 Sept 2020

    Nothing published for this version

  28. v0.0.0-20240410164719-de1f16c43c2210 Apr 2024pre-release

    Nothing published for this version

  29. v0.0.0-20220824150227-b3b04d86deaa24 Aug 2022pre-release

    Nothing published for this version

  30. v0.0.0-20210814052533-54cb0a6e3d7414 Aug 2021pre-release

    Nothing published for this version

  31. v0.0.0-20210814043917-cedd93333e5b14 Aug 2021pre-release

    Nothing published for this version

  32. v0.0.0-20210814022406-9055beced16614 Aug 2021pre-release

    Nothing published for this version

  33. v0.0.0-20210213060816-033ceffbe5d013 Feb 2021pre-release

    Nothing published for this version

  34. v0.0.0-20210206192303-6b9a635e863d6 Feb 2021pre-release

    Nothing published for this version

  35. v0.0.0-20210206184324-1acaf24593ac6 Feb 2021pre-release

    Nothing published for this version

  36. v0.0.0-20200912173432-63e0b81e703712 Sept 2020pre-release

    Nothing published for this version

  37. v0.0.0-20200912163654-b96fc4e4827a12 Sept 2020pre-release

    Nothing published for this version

  38. v0.0.0-20200811065827-af2612c9e3ca11 Aug 2020pre-release

    Nothing published for this version

  39. v0.0.0-20200808164808-d578b01150038 Aug 2020pre-release

    Nothing published for this version

  40. v0.0.0-20200808154533-5cc4650304b18 Aug 2020pre-release

    Nothing published for this version

  41. v0.0.0-20200725071320-dbd8a85d6ecb25 Jul 2020pre-release

    Nothing published for this version

  42. v0.0.0-20200723033348-ef9008a126b623 Jul 2020pre-release

    Nothing published for this version

  43. v0.0.0-20200715051624-79c3d56d3d8615 Jul 2020pre-release

    Nothing published for this version

  44. v0.0.0-20200715050915-f74e3c5e5d5715 Jul 2020pre-release

    Nothing published for this version

  45. v0.0.0-20200714054124-6db19360b40a14 Jul 2020pre-release

    Nothing published for this version

  46. v0.0.0-20200714050731-25e5f9a471b914 Jul 2020pre-release

    Nothing published for this version

  47. v0.0.0-20200713153123-bd0fad4c8bd313 Jul 2020pre-release

    Nothing published for this version

  48. v0.0.0-20200709003600-5825961f6c359 Jul 2020pre-release

    Nothing published for this version

  49. v0.0.0-20200708061857-e9c95940d7098 Jul 2020pre-release

    Nothing published for this version

  50. v0.0.0-20200708013013-24e15556f9fe8 Jul 2020pre-release

    Nothing published for this version

  51. v0.0.0-20200707162436-5b8d67a32c257 Jul 2020pre-release

    Nothing published for this version

  52. v0.0.0-20200706050928-511d8de9d7216 Jul 2020pre-release

    Nothing published for this version

  53. v0.0.0-20200706045629-a2f23908a4746 Jul 2020pre-release

    Nothing published for this version

  54. v0.0.0-20200705071721-15fe1279cadd5 Jul 2020pre-release

    Nothing published for this version

  55. v0.0.0-20200705065621-233dc598230e5 Jul 2020pre-release

    Nothing published for this version

  56. v0.0.0-20200704194200-51f41da71acf4 Jul 2020pre-release

    Nothing published for this version

  57. v0.0.0-20200704155246-8272936755534 Jul 2020pre-release

    Nothing published for this version

  58. v0.0.0-20200704152445-953ace3a73804 Jul 2020pre-release

    Nothing published for this version

  59. v0.0.0-20200704052838-58f59b697bc24 Jul 2020pre-release

    Nothing published for this version

  60. v0.0.0-20200703193848-261b900fb6513 Jul 2020pre-release

    Nothing published for this version