The latest releases from UnitVectorY Labs.

Posts

  • gologhttpbinary v0.2.0 Released

    A Quiet Step Forward Today we’re releasing v0.2.0 of gologhttpbinary. While this release doesn’t introduce new features, it marks an important milestone in the project’s foundation—standardizing the Go module path to align with industry best practices and setting the stage for future growth. Released on January 26, 2025, this update strengthens the project’s infrastructure while maintaining the reliable debugging capabilities users depend on. What’s New This release focuses on module path standardization. The Go module has been updated from gologhttpbinary...

    Read article
  • authzgcpk8stokeninjector v0.2.0 Release

    Introduction We’re pleased to announce the release of authzgcpk8stokeninjector v0.2.0, available now on GitHub. Released on January 26, 2025, this update brings an important structural improvement that makes the project properly consumable as a Go module dependency. For users familiar with authzgcpk8stokeninjector—the gRPC ExtAuthz service that injects GCP identity tokens into Envoy Proxy requests in Kubernetes environments—this release ensures the project is now correctly structured for versioning and import within the Go ecosystem. What’s New Proper Go Module Path The...

    Read article
  • hellorest v1.1.0 Release: Module Namespace Update

    Introduction On January 26, 2025, we released hellorest v1.1.0, a focused maintenance update that aligns the project with Go module best practices. While the change is minimal—just one line in the module configuration—it establishes the proper foundation for future development and ensures seamless integration with Go’s ecosystem. What’s New Module Path Renamed The v1.1.0 release renames the Go module path from hellorest to github.com/UnitVectorY-Labs/hellorest. This single-line change in go.mod brings the project in line with its GitHub repository location, following...

    Read article
  • authzgcpk8stokeninjector v0.1.3 Released

    Introduction We’re pleased to announce the availability of authzgcpk8stokeninjector v0.1.3, released on January 25, 2025. This maintenance release focuses on keeping your deployment secure and up-to-date with the latest dependency improvements. authzgcpk8stokeninjector is a gRPC-based ExtAuthz service for Envoy Proxy that injects Google Cloud Platform identity tokens into requests in Kubernetes environments. By running as a sidecar to Envoy Proxy, it handles JWT token requests from GCP using Workload Identity Federation and provides in-memory token caching to reduce overhead. What’s...

    Read article
  • authzjwtbearerinjector v0.2.3 Released: Dependency Updates for Enhanced Security

    Introduction We’re pleased to announce the release of authzjwtbearerinjector v0.2.3, published on January 25, 2025. This maintenance release focuses on updating core dependencies to ensure continued security and stability for Envoy Proxy deployments using our JWT-bearer authentication sidecar. What’s New Version v0.2.3 includes updated dependencies that power the service: google.golang.org/grpc: upgraded from 1.69.4 to 1.70.0 golang.org/x/net: upgraded from 0.32.0 to 0.33.0 The gRPC framework update brings performance improvements for unary requests and includes important fixes for edge cases involving xDS...

    Read article
  • authzjwtbearerinjector v0.2.2 Released

    Introduction We’re pleased to announce the release of authzjwtbearerinjector v0.2.2, published on January 19, 2025. This maintenance release focuses on dependency updates and CI/CD improvements, ensuring your deployment stays up-to-date with the latest security patches and build infrastructure enhancements. What’s New Dependency Updates This release includes important dependency upgrades that keep your installation secure and stable: Go: Upgraded from 1.23.4 to 1.23.5 gRPC: Updated from 1.69.2 to 1.69.4 Envoy Control Plane: Updated from 1.32.2 to 1.32.3 These patch updates include...

    Read article
  • authzgcpk8stokeninjector v0.1.2 Released: Security Updates and Build Improvements

    A Fresh Maintenance Release with Important Updates We’re pleased to announce the release of authzgcpk8stokeninjector v0.1.2, published on January 19, 2025. This maintenance release brings important security updates, dependency patches, and enhanced build infrastructure to help keep your Envoy Proxy authorization layer running smoothly and securely. As a gRPC-based ExtAuthz service that injects GCP identity tokens into requests for Kubernetes environments running with Workload Identity Federation, staying current with security patches is essential. This release ensures you’re running the latest...

    Read article
  • goenvecho v1.0.1 Released

    Intro We’re pleased to announce the release of goenvecho v1.0.1, published on January 19, 2025. This update focuses on infrastructure improvements and documentation enhancements that make the tool easier to use and more secure behind the scenes. For those unfamiliar, goenvecho is a simple debugging tool that responds to HTTP requests with a JSON payload listing all environment variables in your container. It’s designed for development and testing environments to help you quickly inspect and debug your containerized deployments. What’s...

    Read article
  • hellorest v1.0.1: Strengthening Our Foundation

    Introduction On January 19, 2025, we released hellorest v1.0.1—a release focused on strengthening the project’s infrastructure and security posture. While this version doesn’t introduce new API features, it represents an important step in maturing hellorest as a reliable, production-ready testing fixture for Docker deployments and API testing scenarios. What’s New Security First v1.0.1 introduces several security enhancements that make hellorest more robust: Automated Security Scanning: Added zizmor workflow to continuously scan GitHub Actions workflows for security vulnerabilities, helping catch potential...

    Read article
  • GCP Identity Token Portal v0.3.1 Released

    A Maintenance Update for Enhanced Reliability On January 19, 2025, we released version 0.3.1 of the GCP Identity Token Portal—a routine maintenance update focused on keeping your deployment secure and up-to-date. This patch release builds upon the significant Kubernetes support introduced in v0.3.0, delivering important dependency updates and documentation improvements to ensure a smooth experience for all users. What’s New Version 0.3.1 is a maintenance release that prioritizes reliability and security: Updated Go Runtime: Upgraded to Go 1.23.5, incorporating the...

    Read article

subscribe via RSS