Release notes for March 2026
Grepr released these feature updates, improvements, and bug fixes in March 2026.
New features and improvements
Authenticate to Grepr resources programmatically with service accounts
March 18, 2026
You can now create service accounts to authenticate to Grepr resources without relying on user credentials. Service accounts are identities with a client ID and client secret that you can use to obtain an OAuth2 access token for the Grepr REST API, the Terraform provider, CI/CD pipelines, scripts, and other automated workflows. See Manage Grepr service accounts.
Bug fixes
Fix for incorrect marking of pipelines as FAILED during autoscaling
March 2, 2026
An issue where pipelines were incorrectly marked as FAILED during autoscaler scaling events and subsequently terminated has been fixed. Pipelines that are scaling now continue running without interruption.
Last updated on