All Versions
17
Latest Version
Avg Release Cycle
14 days
Latest Release
1791 days ago

Changelog History
Page 1

  • v1.35.0

    May 29, 2019
  • v1.35.0-beta

    May 29, 2019
  • v1.34.10 Changes

    October 14, 2019

    ๐Ÿ›  Fixes

    • ๐Ÿ›  #4730 Closes issue #4027 and fixes Golang client relay connections.
  • v1.34.9 Changes

    September 20, 2019

    ๐Ÿ›  Fixes

    • ๐Ÿ›  #4730 Closes issue #4027 and fixes Golang client relay connections.
  • v1.34.8 Changes

    August 29, 2019

    ๐Ÿ›  Fixes

    • ๐Ÿ›  #4860 Fixes a bug that causes authentication to always be denied despite a correct token.
  • v1.34.7 Changes

    August 26, 2019

    ๐Ÿ”„ Changes

    • โœ‚ Removes native binding code, and replaces the authentication module with a pure Scala implementation.
  • v1.34.6 Changes

    August 20, 2019

    ๐Ÿ›  Fixes

    • ๐Ÿ›  #4811 Fixes a bug where filtering for relations that are null would return wrong results.
  • v1.34.5 Changes

    August 09, 2019

    ๐Ÿ›  Fixes

    • ๐Ÿ›  #4793 Fixes a bug when using deleteMany with the MongoDB connector
    • #4791 Enables the usage of Aliases in Subscription queries
    • ๐Ÿ›  #4790 Fixes a bug where Prisma was failing on introspecting unsupported SQL data types
  • v1.34.3 Changes

    July 24, 2019

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixes a bug in Prisma that causes the database connection pool to lose all threads on high load. (Issue originates from outdated dependency.)
  • v1.34.2 Changes

    July 19, 2019

    ๐Ÿ›  Fixes

    • ๐Ÿ›  #4569 Fixes a bug with relation tables in Postgres when using custom Id names