Changelog

Release history and updates for ParseTap.

v1.4.0

March 10, 2021

New Features

  • Added Rust SDK with full feature parity
  • New parse_json transform for stringified JSON fields
  • Schema versioning with automatic migration support
  • Dead letter queue inspection in dashboard (Pro plans)

Improvements

  • Reduced average parsing latency by 15%
  • Improved error messages for schema validation failures
  • Dashboard now shows real-time event counts

Bug Fixes

  • Fixed timezone handling in datetime fields
  • Fixed webhook retry logic not respecting backoff intervals

v1.3.2

February 22, 2021

Bug Fixes

  • Fixed memory leak in long-running SDK connections
  • Fixed dashboard not loading for accounts with >1000 schemas
  • Fixed cents_to_dollars transform producing incorrect precision

v1.3.1

February 15, 2021

Bug Fixes

  • Fixed Python SDK not handling connection timeouts correctly
  • Fixed rate limit headers not included in error responses

v1.3.0

February 1, 2021

New Features

  • Go SDK now available
  • Added webhook signature verification
  • New array field type with nested schema support
  • Custom domain support for Pro plans

Improvements

  • API response times improved by 20% globally
  • Added request ID to all API responses for debugging

v1.2.0

January 15, 2021

New Features

  • Python SDK now available
  • Added object field type for nested structures
  • Dashboard analytics: throughput charts and error rates
  • Email notifications for schema validation failures

Improvements

  • Improved field mapping with dot-notation path support
  • Better handling of null and undefined values

v1.1.0

December 20, 2020

New Features

  • Added built-in transforms: uppercase, lowercase, trim, cents_to_dollars
  • Webhook delivery with configurable retry policy
  • Test mode with pt_test_* API keys

Improvements

  • TypeScript SDK now includes full type definitions
  • Improved datetime parsing (supports more formats)

v1.0.0

December 1, 2020 Initial Release

Initial public release of ParseTap.

Features

  • Schema-on-read data normalization
  • Real-time streaming with sub-50ms latency
  • TypeScript/JavaScript SDK
  • REST API for data ingestion and queries
  • Webhook ingestion endpoints
  • Basic dashboard with event inspection
  • Free tier: 100K records/month

Subscribe to release notifications via GitHub or follow us on Twitter @parsetap.