The latest releases from UnitVectorY Labs.

Posts

  • Enhancing Security and Observability: authzgcpk8stokeninjector v0.2.5

    On March 19, 2026, we released v0.2.5 of authzgcpk8stokeninjector. This update focuses on hardening the security of our token injection service and improving operational visibility, ensuring a more robust and transparent experience for users running Envoy in Kubernetes on GCP. What’s new Hardened Container Security: The service now runs as a non-root user, and we have upgraded the base image to Debian 13 distroless to minimize the attack surface. Version Transparency: We’ve added version logging on startup, allowing operators to...

    Read article
  • ghprmerge v0.3.0: Introducing Report Mode for Smarter PR Management

    Released on March 15, 2026, ghprmerge v0.3.0 brings a powerful new addition to your GitHub organization’s maintenance toolkit. This update introduces “Report Mode,” shifting ghprmerge from a purely action-driven tool to one that empowers maintainers to analyze their PR landscape before taking action. What’s new The report Command: A new read-only analysis mode. It scans your organization for open PRs that share the same source branch—perfect for spotting widespread dependency updates. Precision Filtering: Use --source-branch-prefix to target specific types of...

    Read article
  • repver v0.6.0: Smarter Execution and a Brighter Interface

    Released on March 14, 2026, repver v0.6.0 brings a suite of quality-of-life improvements designed to make version management more efficient and visually intuitive. This release focuses on reducing noise in automated workflows and enhancing the developer experience through smarter execution logic and a refreshed terminal interface. What’s new Smart No-Op & Execution Planning The most significant addition to v0.6.0 is the introduction of Execution Planning. Instead of jumping straight into Git operations, repver now evaluates all target file changes first....

    Read article
  • ghprmerge v0.2.1: Real-time Feedback for Bulk PR Management

    Managing pull requests across an entire organization can often feel like a black box, especially when dealing with bulk updates from tools like Dependabot. On March 14, 2026, we released ghprmerge v0.2.1, a quality-of-life update designed to bring transparency and immediate feedback to your automation workflow. What’s new The headline feature of this release is Real-time Action Streaming. Previously, when performing bulk merge or rebase operations, you often had to wait for the entire process to complete or enable verbose...

    Read article
  • gogitup v0.1.5: Better Control Over CGO

    Released on March 11, 2026, gogitup v0.1.5 brings a targeted but powerful improvement to how you manage your Go toolchain. This update focuses on providing developers with more precise control over their build environments, ensuring that the tools you install are exactly as you need them. What’s new The headline feature of v0.1.5 is the introduction of the cgo_enabled configuration parameter. Previously, gogitup relied on the CGO_ENABLED environment variable of your current process. Now, you can explicitly define this behavior...

    Read article
  • Introducing gowebshot: Effortless Webpage Captures from Your Terminal

    On March 7, 2026, we are excited to announce the launch of gowebshot, a powerful command-line tool designed to make capturing webpage screenshots fast, flexible, and intuitive. Whether you need a quick snapshot for a report or a precision-engineered capture for design work, gowebshot brings professional-grade viewport control directly to your terminal. Core Capabilities Since this is our first release, we are introducing a comprehensive suite of features to get you started: Dual Execution Modes: Choose between a streamlined CLI...

    Read article
  • Reliability First: Introducing Schema Profile Validation in prompt2json v0.6.0

    Released on March 6, 2026, prompt2json v0.6.0 is all about reliability. This update introduces a powerful “pre-flight” check that ensures your JSON schemas are compatible with your chosen LLM provider before a single byte is sent over the wire. By catching schema errors locally, we’re helping you eliminate wasteful API calls and reduce the frustration of runtime failures. What’s new Schema Profile Validation The standout feature of v0.6.0 is the integration of schema profiles. Different LLM providers support different subsets...

    Read article
  • Introducing jsonschemaprofiles: Ensuring LLM Structured Output Compatibility

    On March 5, 2026, we are excited to announce the launch of jsonschemaprofiles, a specialized toolset designed to bridge the gap between standard JSON Schema and the strict requirements of Large Language Model (LLM) providers. As “Structured Outputs” become a cornerstone of reliable AI applications, developers have encountered a recurring frustration: a JSON Schema that is technically valid according to the spec can still trigger API errors because it uses keywords or structures unsupported by a specific provider. jsonschemaprofiles solves...

    Read article
  • ghook2pubsub v0.2.0: Optimize Your Webhook Pipeline with Payload Compression

    Released on March 3, 2026, ghook2pubsub v0.2.0 introduces payload compression, allowing users to significantly reduce the data volume of GitHub webhooks published to Google Cloud Pub/Sub. This update is designed for high-volume event streams where reducing egress and storage costs is a priority. What’s new The headline feature of this release is the introduction of optional payload compression. You can now compress webhook payloads before they reach Pub/Sub using two industry-standard algorithms: gzip: The reliable baseline for maximum compatibility with...

    Read article
  • kube-oidc-gateway v1.1.0: Better Control Over Client Caching

    Released on March 2, 2026, kube-oidc-gateway v1.1.0 brings improved flexibility to how your cluster exposes OIDC discovery and JWKS endpoints. This release focuses on giving operators more granular control over how external clients cache identity information, ensuring a better balance between performance and freshness. What’s new The headline feature of v1.1.0 is the introduction of configurable client cache response headers. Previously, the gateway’s internal caching logic was tightly coupled with the headers sent to the client. Now, you can independently...

    Read article

subscribe via RSS