The latest releases from UnitVectorY Labs.

Posts

  • Announcing goenvecho v1.0.0: A Simple Tool for Container Environment Debugging

    We’re excited to announce the initial release of goenvecho, a lightweight Go web application designed to help developers debug environment variable configuration in containerized environments. Released on November 7, 2024, this first version establishes the foundation for a simple yet powerful tool that responds to HTTP requests with a JSON payload containing all runtime environment variables. What’s New As an initial release, v1.0.0 introduces goenvecho’s core functionality: Environment Variable Echo Service: A single HTTP endpoint (GET /) that returns all...

    Read article
  • Announcing LockboxKMS v0.1.0: Secure Encryption Made Simple

    We’re thrilled to announce the launch of LockboxKMS v0.1.0, the initial release of a simple yet powerful web application that brings Google Cloud KMS encryption within easy reach of any development team. Released on October 20, 2024, LockboxKMS fills a practical gap in cloud security workflows: a clean, accessible interface for encrypting data without the complexity of building custom KMS integrations. Whether you’re protecting sensitive configuration values, securing user data before storage, or implementing encryption-at-rest patterns, LockboxKMS handles the heavy...

    Read article
  • authzjwtbearerinjector v0.2.0 Released

    Introduction On October 17, 2024, we released version 0.2.0 of authzjwtbearerinjector. This maintenance release focuses on internal improvements and dependency updates that strengthen the foundation for future development while maintaining complete backward compatibility with v0.1.1. authzjwtbearerinjector is a gRPC-based ExtAuthz service for Envoy Proxy that implements the JWT Bearer flow to inject authentication credentials into backend services. This latest release ensures you’re running with the latest dependency versions and benefits from improved code maintainability that will accelerate future feature development....

    Read article
  • jwt-bearer-token-vendor v1.0.1 Released

    We’re pleased to announce the release of jwt-bearer-token-vendor v1.0.1, published on October 12, 2024. This maintenance update strengthens the action’s underlying dependencies while maintaining full backward compatibility with existing workflows. What’s New Version 1.0.1 focuses on improving the foundation of your GitHub Actions workflows by updating critical libraries: Updated @actions/core to v1.11.1: This includes important improvements such as the removal of the external uuid dependency, reducing your action’s attack surface, and a fix for crypto.randomUUID compatibility with Node 18 and...

    Read article
  • authzjwtbearerinjector v0.1.1 Release: Improved Token Management and Documentation

    Introduction We’re excited to announce the release of authzjwtbearerinjector v0.1.1, available now on GitHub. Released on October 11, 2024, this maintenance release delivers a critical fix to the token caching system and significant documentation improvements that make deployment and configuration more straightforward than ever. For teams running Envoy Proxy with external authorization needs, authzjwtbearerinjector serves as a gRPC-based ExtAuthz sidecar that handles JWT-bearer flow authentication (RFC 7523). This release ensures that your token management works exactly as intended while providing...

    Read article
  • Introducing hellorest v1.0.0: Your Minimal Go REST API for Testing

    We’re excited to announce the first release of hellorest (v1.0.0), published on October 10, 2024. This minimal Go-based REST API provides an elegantly simple solution for validating deployment setups and testing networking configurations. What’s New As the inaugural release of hellorest, v1.0.0 introduces the project itself with a lean, purpose-built implementation: Core REST API: A single endpoint at GET / that reliably returns {"hello": "world"} Docker Deployment: Multi-platform container images supporting both linux/amd64 and linux/arm64 architectures Zero Dependencies: The entire...

    Read article
  • Announcing authzjwtbearerinjector v0.1.0: OAuth 2.0 JWT-Bearer Authentication for Envoy Proxy

    Introducing authzjwtbearerinjector Today we’re excited to announce the first official release of authzjwtbearerinjector (v0.1.0), a powerful gRPC-based ExtAuthz service designed for Envoy Proxy that streamlines OAuth 2.0 JWT-bearer authentication flows. Released on October 10, 2024, this initial version delivers production-ready functionality for service-to-service authentication scenarios. What’s New The v0.1.0 release introduces a complete implementation of the OAuth 2.0 JWT-bearer flow (RFC 7523), enabling Envoy Proxy deployments to seamlessly authenticate with backend services. Here are the key capabilities now available: Core...

    Read article
  • firestoreproto2map v0.0.4: Strengthening Build Security

    Introduction On September 29, 2024, we released firestoreproto2map v0.0.4—a release focused on strengthening the security and trustworthiness of our artifact distribution pipeline. While the core library functionality remains unchanged from v0.0.3, this update introduces critical supply chain security improvements that benefit all users who depend on our Java artifacts. What’s New Build Provenance Attestations The headline feature of v0.0.4 is the addition of GitHub Build Provenance Attestations. Every artifact published in this release now carries cryptographic proof of its build...

    Read article
  • clip4llm v0.0.2: Building a Stronger Foundation

    Streamlining the Developer Experience Today we’re pleased to announce clip4llm v0.0.2, released on September 29, 2024. While this release doesn’t introduce new features, it lays important groundwork for the project’s future by strengthening our infrastructure, improving security, and making installation more accessible to all users. What’s New Easier Installation with Pre-built Binaries One of the most significant user-facing improvements in v0.0.2 is enhanced documentation for pre-built binary downloads. Users who don’t have Go installed can now download ready-to-use binaries for...

    Read article
  • ConsistGen v0.0.7 Release

    We’re excited to announce the release of ConsistGen v0.0.7, published on September 29, 2024. This release focuses on strengthening the delivery infrastructure behind ConsistGen, making it easier and more secure for users to access and verify the library artifacts they depend on. What’s New While the core functionality of ConsistGen remains unchanged in v0.0.7, there are important improvements to how the library is distributed and verified: Direct Download from GitHub Releases - JAR files and POM files are now available...

    Read article

subscribe via RSS