The latest releases from UnitVectorY Labs.

Posts

  • bulkfilepr v0.2.2: Improving Version Accuracy

    On February 9, 2026, we released bulkfilepr v0.2.2. This minor maintenance update focuses on refining how the tool reports its version, ensuring users have an accurate view of the software they are running. What’s new We’ve improved the version reporting mechanism. Previously, some installations—particularly those using go install—might have reported the version as “dev” or left it empty. In v0.2.2, the tool now intelligently leverages Go’s build information to dynamically resolve and display the correct version number. Why it matters...

    Read article
  • Maintaining the Foundation: bulkfilepr v0.2.1

    Released on February 9, 2026, bulkfilepr v0.2.1 is a minor maintenance update. This release is all about the “under-the-hood” work that keeps our development pipeline healthy and reliable. What’s new In this version, we’ve updated our continuous integration (CI) infrastructure. Specifically, we’ve bumped the version of the actions/checkout action to v6.0.2 in our build workflows. Why it matters Strong foundations enable faster innovation. By keeping our build tools current, we reduce the risk of pipeline failures and ensure that our...

    Read article
  • clip4llm v1.2.0: Improving Build Stability and Correctness

    Released on February 9, 2026, clip4llm v1.2.0 is a maintenance release focused on enhancing the tool’s stability and build correctness. While this version doesn’t introduce new functional features, it ensures a more reliable experience for users by polishing the underlying infrastructure. What’s new This release primarily addresses build-time reporting and toolchain updates: Correct Version Reporting: We’ve fixed a bug in the versioning logic. The tool now correctly retrieves the build version from build info if it wasn’t explicitly defined during...

    Read article
  • Introducing kuberollouttrigger-action: Securely Trigger Container Rollouts with OIDC

    We are excited to announce the launch of kuberollouttrigger-action on February 8, 2026. This new GitHub Action simplifies the final step of your continuous delivery pipeline by providing a secure, automated way to trigger container rollouts in your environments. By integrating seamlessly with the kuberollouttrigger ecosystem, this action removes the friction of manually updating deployments or managing precarious long-lived secrets in your CI/CD workflows. What it does kuberollouttrigger-action acts as a secure bridge between your GitHub Actions workflow and your...

    Read article
  • bulkfilepr v0.2.0: Flexible Multi-Version File Matching

    Released on February 8, 2026, bulkfilepr v0.2.0 introduces a powerful enhancement to how you maintain standardized files across your organization’s repositories. This release focuses on increasing the flexibility of the tool’s matching capabilities, making it significantly easier to roll out updates to repositories that may be at different stages of their version history. What’s new The headline feature of v0.2.0 is the introduction of multi-version matching in the match update mode. Previously, when using the --mode match flag, you had...

    Read article
  • prompt2json v0.3.0: Breaking Boundaries with Multi-Provider Support

    Released on February 4, 2026, prompt2json v0.3.0 marks a major milestone in the project’s evolution. Previously a Gemini-centric tool, prompt2json has now expanded into a versatile, multi-provider utility, allowing users to bring the power of deterministic, schema-validated JSON to a wider array of Large Language Models. What’s new The headline feature of v0.3.0 is the introduction of Multi-Provider Support. By introducing the --provider flag, the tool now supports both Google’s Gemini and OpenAI-compatible Chat Completions APIs. OpenAI and Local LLM...

    Read article
  • repver v0.3.0: Streamlining Automation with Exists Mode

    On January 24, 2026, we released repver v0.3.0. This update focuses on empowering users who manage dozens or hundreds of repositories by introducing a way to programmatically discover supported versioning commands and a completely refreshed documentation suite. What’s new The headline feature of v0.3.0 is the introduction of Exists Mode via the --exists flag. Previously, running repver with a command that didn’t exist in a repository’s configuration would simply fail. Now, you can use the --exists flag in conjunction with...

    Read article
  • gcpmetadataexplorer v0.1.2: Strengthening the Foundation

    On January 19, 2026, we released gcpmetadataexplorer v0.1.2. This release focuses on essential maintenance and infrastructure enhancements to ensure the tool remains stable, secure, and efficient as it evolves. What’s new This version introduces several under-the-hood improvements: Go Runtime Upgrade: We have updated the project to Go 1.23.5, leveraging the latest performance improvements and security patches from the Go ecosystem. CI/CD Pipeline Enhancements: We’ve streamlined our build process with a new build-go.yml workflow and updated our environment setup tools, including...

    Read article
  • Enhancing Observability: gcpidentitytokenportal v0.5.0

    Released on January 18, 2026, gcpidentitytokenportal v0.5.0 marks a significant step in the evolution of the portal from a helpful utility to a production-ready service. This release focuses heavily on observability and reliability, providing operators with the visibility and tools needed to run the service confidently in professional environments. What’s new This update introduces a comprehensive suite of observability features designed to make monitoring and troubleshooting seamless. Structured Logging and Request Tracing We have replaced the standard logging with a...

    Read article
  • Introducing bulkfilepr: Automate Standardized File Maintenance Across Repositories

    We are excited to announce the launch of bulkfilepr, a powerful command-line tool designed to take the pain out of maintaining standardized files across a fleet of GitHub repositories. Released on January 16, 2026, bulkfilepr allows platform engineers and maintainers to synchronize critical files—like GitHub Actions workflows, CODEOWNERS files, Dockerfiles, and lint configurations—across multiple projects with a single command. What it does Managing consistent configurations across dozens or hundreds of repositories is often a tedious manual process. bulkfilepr automates this...

    Read article

subscribe via RSS