The latest releases from UnitVectorY Labs.

Posts

  • Introducing ghook2pubsub: A Secure Bridge from GitHub Webhooks to GCP Pub/Sub

    We are excited to announce the launch of ghook2pubsub, a lightweight, stateless ingestion service designed to bridge the gap between GitHub webhooks and Google Cloud Platform (GCP) Pub/Sub. Released on March 1, 2026, ghook2pubsub provides a secure and efficient way to stream GitHub event data into your GCP ecosystem, enabling powerful downstream processing and automation. What it does ghook2pubsub acts as a specialized gateway for GitHub webhooks. Instead of building custom ingestion logic in every downstream service, ghook2pubsub handles the...

    Read article
  • yamlequal v0.1.0: Bringing Full Semantic Equality to Multi-Document YAML

    Released on February 28, 2026, yamlequal v0.1.0 marks a significant step forward in the library’s evolution. This release transforms the tool from an initial prototype into a robust utility for developers who need to ensure that their YAML configurations are semantically identical, regardless of formatting or structure. What’s new The headline feature of v0.1.0 is comprehensive support for multi-document YAML streams. Previously, yamlequal would only evaluate the first document it encountered in a file. Now, CompareFiles and CompareYAML iterate through...

    Read article
  • Improving Stability and Reliability: simplegoogleidtoken v0.1.0

    Released on February 28, 2026, v0.1.0 is a stability-focused update to the simplegoogleidtoken library. This release emphasizes reliability and long-term maintainability, ensuring a smoother experience for developers integrating Google ID token exchange into their Java applications. What’s new This release is centered around reinforcing the foundation of the library: Massive Test Coverage Expansion: We have significantly increased our test coverage, jumping from 41% to 91%. Comprehensive tests have been added for all core classes, including credential configuration and HTTP request...

    Read article
  • isplaintextfile v0.1.0: Toolchain and Infrastructure Update

    On February 28, 2026, we released isplaintextfile v0.1.0. This maintenance update focuses on modernizing our development toolchain and strengthening our CI/CD pipelines to ensure continued stability and performance. What’s new Go Toolchain Upgrade: We’ve updated the project to target Go 1.26.0, bringing the latest language improvements and performance enhancements. CI/CD Infrastructure Updates: Our GitHub Actions workflows have been refreshed, including updates to actions/checkout, actions/cache, actions/setup-go, and github/codeql-action. Documentation Fixes: Minor corrections to README badges for better accuracy. Why it matters...

    Read article
  • Enhancing Trust and Transparency in gogitup v0.1.2

    On February 28, 2026, we released gogitup v0.1.2. This maintenance release focuses on strengthening the security and transparency of our release process, ensuring that the tools you trust are exactly what they claim to be. What’s new The primary highlight of this release is the implementation of build provenance using GitHub Attestations via actions/attest. While there are no changes to the core functionality of the gogitup application itself, we have overhauled how we sign and verify our released binaries. Why...

    Read article
  • ghprmerge v0.2.0: A Fresh Look at Automated PR Management

    Released on February 28, 2026, ghprmerge v0.2.0 introduces a significant overhaul of the terminal user interface. This release is all about clarity and efficiency, transforming how you track the automated merging and rebasing of pull requests across your organization. What’s new The centerpiece of this release is a complete redesign of the command-line experience to make it more modern and scannable. Visual Progress Tracking: No more guessing if the tool is still working. A new progress bar now provides real-time...

    Read article
  • Introducing mcp-rest-forge: Effortlessly Turn REST APIs into AI Tools

    We are excited to announce the launch of mcp-rest-forge, released on February 26, 2026. This project introduces a powerful, configuration-driven approach to the Model Context Protocol (MCP), enabling developers and AI enthusiasts to bridge the gap between existing REST APIs and AI agents without writing a single line of custom server code. What is mcp-rest-forge? At its core, mcp-rest-forge is a lightweight MCP server that transforms curated REST API calls into modular tools for LLMs. Instead of manually implementing the...

    Read article
  • Control Your Archive: Introducing Archived Repository Handling in ghorgsync v0.1.2

    Released on February 25, 2026, ghorgsync v0.1.2 introduces a highly requested feature: granular control over archived GitHub repositories. This update ensures your local synchronization remains lean and focused by allowing you to decide exactly how inactive projects are handled. What’s new The headline feature of this release is the addition of the include_archived configuration option within your .ghorgsync file. Previously, the synchronization process didn’t distinguish between active and archived repositories. Now, ghorgsync defaults to ignoring archived repositories. This means they...

    Read article
  • gogitup v0.1.1: Better Environment Support for Seamless Tool Updates

    Released on February 25, 2026, gogitup v0.1.1 brings an important improvement to how the tool handles your environment. This release ensures that your custom Go configurations are respected, making the update process more reliable across different network environments. What’s new This update introduces a critical improvement to how gogitup executes installation commands. The tool now correctly forwards the current process environment to all go install subprocesses. Why it matters For many developers—especially those working in corporate environments or regions with...

    Read article
  • Introducing gogitup: Effortless Updates for Your Go Toolchain

    Released on February 25, 2026, gogitup is a new utility designed to take the manual labor out of keeping your Go binaries up to date. If you rely on a variety of tools installed via go install, you know the pain of manually checking for updates across dozens of repositories. gogitup solves this by bringing centralized version tracking and one-command updates to your CLI. Introducing gogitup gogitup is a lightweight manager for your Go-installed tools. Instead of remembering which tools...

    Read article

subscribe via RSS