Skip to content

Releases: postgrid/postgrid-node

v0.7.1

Choose a tag to compare

@stainless-app stainless-app released this 01 Jul 17:43
087f5a0

0.7.1 (2026-06-16)

Full Changelog: v0.7.0...v0.7.1

Bug Fixes

  • client: send content-type header for requests with an omitted optional body (d45eb9a)

v0.7.0

Choose a tag to compare

@stainless-app stainless-app released this 15 Jun 22:10
8449e6e

0.7.0 (2026-06-12)

Full Changelog: v0.6.1...v0.7.0

Features

  • api: update api with events and webhook capabilities (76f555a)
  • New endpoints, fixed and aligned schemas (763499e)
  • PE-6131 HOTFIX: Fix idempotency key header for create endpoints (086b129)
  • Update available premium paper IDs (d21b5de)

Bug Fixes

  • typescript: upgrade tsc-multi so that it works with Node 26 (0e7287b)

Chores

  • tests: remove redundant File import (608fd6b)

v0.6.1

Choose a tag to compare

@stainless-app stainless-app released this 14 May 18:24
ef431b0

0.6.1 (2026-05-14)

Full Changelog: v0.6.0...v0.6.1

Chores

v0.6.0

Choose a tag to compare

@stainless-app stainless-app released this 14 May 16:20
a6ce37c

0.6.0 (2026-05-13)

Full Changelog: v0.5.2...v0.6.0

Features

  • api: Generate OpenAPI spec from master, Complete AV endpoints, Deprecate order profiles (67bb8b7)
  • api: sheikh's updates (1fc2ef8)
  • support setting headers via env (4db92ef)
  • Testing new GHA workflow (08e8358)

Chores

  • format: run eslint and prettier separately (cdad39f)
  • formatter: run prettier and eslint separately (0e9df35)
  • internal: codegen related update (7fe5def)
  • internal: more robust bootstrap script (c8c6500)
  • redact api-key headers in debug logs (0db98d1)

v0.5.2

Choose a tag to compare

@stainless-app stainless-app released this 18 Apr 04:35
b8802fc

0.5.2 (2026-04-08)

Full Changelog: v0.5.1...v0.5.2

Chores

  • internal: codegen related update (07b2754)

v0.5.1

Choose a tag to compare

@stainless-app stainless-app released this 27 Mar 14:09

0.5.1 (2026-03-24)

Full Changelog: v0.5.0...v0.5.1

Bug Fixes

  • client: avoid memory leak with abort signals (c27adce)
  • client: avoid removing abort listener too early (b5b7d6e)
  • client: preserve URL params already embedded in path (24c231e)
  • docs/contributing: correct pnpm link command (6dbc868)
  • docs: remove extraneous example object fields (71d6fdf)
  • fix request delays for retrying to be more respectful of high requested delays (2949209)
  • mcp: correct code tool API endpoint (a69fda5)
  • mcp: return correct lines on typescript errors (81982d6)

Chores

  • break long lines in snippets into multiline (f66b5c2)
  • ci: skip lint on metadata-only changes (ed86a3a)
  • ci: skip uploading artifacts on stainless-internal branches (1164e40)
  • ci: upgrade actions/github-script (ff6b463)
  • client: do not parse responses with empty content-length (d619307)
  • client: fix logger property type (c1592ab)
  • client: restructure abort controller binding (7f5512d)
  • docs: add missing descriptions (4df4baf)
  • fix typo in descriptions (00cac03)
  • internal/client: fix form-urlencoded requests (bc3444a)
  • internal: avoid type checking errors with ts-reset (5457196)
  • internal: codegen related update (22d0aec)
  • internal: codegen related update (5c3a9b7)
  • internal: codegen related update (b90ade6)
  • internal: configure pnpm minimumReleaseAge to 1 day (28aacd5)
  • internal: fix pagination internals not accepting option promises (69e80b4)
  • internal: move stringifyQuery implementation to internal function (51e05e6)
  • internal: remove mock server code (cc0bca1)
  • internal: tweak CI branches (2c3fddb)
  • internal: update actions/checkout version (ec11eeb)
  • internal: update dependencies to address dependabot vulnerabilities (b831c88)
  • internal: update gitignore (ec3c14a)
  • internal: update lock file (e0ccd78)
  • internal: upgrade babel, qs, js-yaml (82d5417)
  • internal: upgrade brace-expansion and @babel/helpers (c2e9be4)
  • internal: upgrade eslint (d4721a3)
  • internal: upgrade pnpm (83c6be7)
  • internal: upgrade pnpm version (a425792)
  • update mock server docs (7fc0707)

v0.5.0

Choose a tag to compare

@stainless-app stainless-app released this 27 Nov 18:10
08c4efa

0.5.0 (2025-11-14)

Full Changelog: v0.4.2...v0.5.0

Bug Fixes

  • api: remove unsupported collaterals (9bdd969)
  • readme: rename PostGrid (9493829)

v0.4.2

Choose a tag to compare

@stainless-app stainless-app released this 12 Nov 01:00
bb630d8

0.4.2 (2025-11-12)

Full Changelog: v0.4.1...v0.4.2

Bug Fixes

  • readme: update the readme (2308e71)

v0.4.1

Choose a tag to compare

@stainless-app stainless-app released this 12 Nov 00:29
3994ab4

0.4.1 (2025-11-12)

Full Changelog: v0.4.0...v0.4.1

Bug Fixes

  • api: small readme updates (2a166c7)

v0.4.0

Choose a tag to compare

@stainless-app stainless-app released this 12 Nov 00:25
0f5c7e7

0.4.0 (2025-11-12)

Full Changelog: v0.3.0...v0.4.0

Features

Bug Fixes

  • api: more config updates (2bb54d7)