app.streamkap.com Product Updates logo
Back to Homepage Subscribe to Updates

Product Updates

See the latest features, improvements, and product updates

Labels

  • All Posts
  • Fix
  • Announcement
  • Improvement
  • new

Jump to Month

  • March 2025
  • January 2025
  • November 2024
  • August 2024
  • July 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • June 2023
  • May 2023
  • March 2023
  • January 2023
  • December 2022
  • November 2022
  • November 2021
Roadmap
In Planning
Change Event Stream (Thin)
improvement
Connector: HTTP Destination
improvement
Auto Setup Conectors
improvement
Alerts: Schema Changes
improvement
DBT Adapter
improvement
Easy data splitting
improvement
External Sharing with relevant permissions/views
improvement
Suggested Transforms
improvement
Netsuite Source
improvement
Salesforce Source
improvement
S3 Custom Directories and Keyless Support
improvement
Start a pipeline from a given point-in-time
improvement
Billing/Usage Alerts
new
Snowflake (source)
new
Data Selection
improvement
Secrets Store
improvement
Filtering - Remember Choices
improvement
Webhook as a source
improvement
Workspaces
new
Connector: JDBC as a Source
new
Connector: ClickHouse (Source)
new
In Progress
Sorting
improvement
Table/Column Renaming
improvement
S3 Source
improvement
Notifications - OpsGenie, PagerDuty, ServiceNow, Webhook
improvement
Dead Letter Queue (DLQ)
improvement
AWS Private Link (Self Serve)
improvementnew
Destination: Iceberg + 3 Catalog options
new
Alerting - Add datadog, servicenow, opsgenie, pagerduty, webhooks
new
Source: BigQuery
new
Incremental parallel thread snaphots (per topic)
improvementnew
Pub/Sub
new
Connector:Supabase
new
Connector: PlanetScale
new
On-Prem/Bare Metal Deployment
new
Connector: Elastic Search Destination
Connector: Timescale DB
new
Beta
Auto QA - Quality Checks
new
UI support for exclusions
improvement
Surface SMTs
new
Expose Kafka Endpoints (self service)
improvement
Connector: Neon
new
Self Service Transformations Input
improvement
Destination: Redpanda (Write)
new
Destination: Confluent (Write out)
new
Destination: Flink (Pull)
new
Connector: TinyBird
new
Connector: Materialize
new
Source: Redpanda (Pull)
new
Connector: Starburst (pull)
new
Source: Confluent (Pull)
new
Source: Flink (Pull)
new
Connector: Startree
new
PostgreSQL Snapshots without Signal Table
improvement
Connector: GCS Sink
new
BYOK (Bring Your Own Key)
new
Auto Un-Nesting
improvement
Done
Support SSH Tunnels in App
improvement
Metrics API
new
Multiple Environments
improvement
Usage Analysis
improvement
Destination: Azure Blob Storage
new
Destination: Kafka
new
Topics Page
improvement
BYOC - Azure
new
View Transforms Jobs
new
Usage by Topic
new
Conenctor: DuckDB/MotherDuck
new
Snowflake - Upsert Mode
improvement
Pipeline Stats Page
improvement
DynamoDB
new
BYOC AWS
new
New Region Support: East
new
Snowflake - Automate Dynamic Tables
improvement
AWS Ireland
new
Hosted Region Support - Sydney
new
Preview messages
new
Connector: Vitess
new
BYOC - GCP
new
Tags - Apply custom labels
new
AnnouncementImprovement
3 months ago

📊 New Public APIs: Source, Destination & Pipeline Metrics APIs

Looking to integrate our metrics into your own platform? Great news! We’ve just launched new, user-friendly Metrics APIs for Sources, Destinations, and Pipelines.

  • Single Destination Connector Metrics: OpenAPI Documentation
  • Single Source Connector Metrics: OpenAPI Documentation
  • Single Pipeline Metrics: OpenAPI Documentation
    Note: Pipeline metrics currently support only the latest metric type.
Avatar of authorBodea Alexandru
Improvement
a year ago

Migration from Passwords to Magic Links

We have updated our login options to improve security. The changes are as follows

Removed: Password login

Added: Magic Link. Magic link is a unique link that will be emailed to you and expires after 20 minutes. 

Therefore, if you currently login via username/password, the change in behavior will be that upon entering your email address, you will be emailed a link to login that will expire after 20 minutes. If you miss the 20min, you will need to request another magic link. 

We've done this to further strengthen and lock down our security posure to protect your data. As a reminder, we support other passkeys and other SSO options including Google, Microsoft, Slack, Github and enterprise SSO. You can also enforce 2FA at any time. 


Avatar of authorRicky Thomas
Improvement
a year ago

New Dedicated Alerts Page

Alerts have now been moved to a dedicated page accessible on the sidebar. 

The gear icon is still used to configure the types of alerts and channels to receive on. 

We will be adding soon additional filters and a better UI to set your preferences


Avatar of authorRicky Thomas
Improvement
a year ago

Time Series Metrics

Under each connector, there is now real-time time series metrics for your usage analysis

Event Metrics Tracked

The metrics we support for analysis are:

  • Total Written
  • Created/Updated/Deleted
  • Snapshots
  • Volume (GB)
  • Latency


Avatar of authorRicky Thomas
Improvement
2 years ago

Pipeline Create/Edit Improvements

Create and edit pipelines has been updated to use the same schema tree structure you experience when creating and editing the source schema. 

This will make it easier to work with with multiple schemas from a single source compared to before. Example screenshot below


Avatar of authorRicky Thomas
Improvement
2 years ago

Security Updates

Streamkap continues to take the security of your data seriously. We've added the following

  • Additional notifications: We've added in additional email notifications to keep your account secure for 2FA/MFA devices being enrolled or disabled. 
  • Password breach alert: We detect whether your password has been involved in a breach outside of Streamkap by monitoring external databases for breaches against email addresses and comparing the hashes.
  • IP address and domain restrictions:  Our customers can now lock down access to IP addresses or domains such as your company domain

Please do remember it is possible to force 2FA/MFA org wide also as well as setup SSO.

Let us know if you need any help with any of these settings.

View Docs
Avatar of authorRicky Thomas
Improvement
2 years ago

PostgreSQL snapshotting is now faster

Historically, Streamkap's snapphotting queries have been generic across our sources. 

We now use specific SQL suitable for PostgreSQL, which improves performance in loading historical data

Avatar of authorRicky Thomas
Improvement
2 years ago

Security enhancements

The following security enhancements have been added

  • Ability to remember 2FA/MFA devices for 30 days
  • 2FA/MFA methods supported now also include: Security keys, SMS and built in authenticators (i.e. fingerprint, face recognition) as well as auth apps
  • Password repeat protection
  • Exposed credential detection - email notification/error message
  • Password strength meter
  • Passwordless expiration time changed to 20 min
  • Force Relogin changed to 90 days
  • Maximum Concurrent Sessions 10
  • Idle Session Timeout changed to 1 day
  • 2FA/MFA custom name defaults to Streamkap

Avatar of authorRicky Thomas