Releases: postgrid/postgrid-node
Releases · postgrid/postgrid-node
Release list
v0.7.1
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
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
v0.6.0
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
v0.5.2
0.5.2 (2026-04-08)
Full Changelog: v0.5.1...v0.5.2
Chores
- internal: codegen related update (07b2754)
v0.5.1
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/checkoutversion (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
v0.4.2
v0.4.1
v0.4.0
0.4.0 (2025-11-12)
Full Changelog: v0.3.0...v0.4.0
Features
- api: manual updates (c41231a)
Bug Fixes
- api: more config updates (2bb54d7)