On November 22, 2025, we released version v0.1.3 of the firestore-batch-incrementer. This is a maintenance release focused on stability and keeping our environment current to ensure the best performance and security for your Firestore batch operations.

What’s new

This release focuses on the foundational health of the project:

  • Runtime Upgrade: We’ve updated the project to Go version 1.25.4.
  • Dependency Bumps: Key libraries, including cloud.google.com/go/firestore and google.golang.org/grpc, have been updated to their latest stable versions.
  • CI/CD Improvements: Updated GitHub Actions workflows to improve build reliability.

Why it matters

While this release doesn’t introduce new features, these updates are critical for maintaining a secure and efficient tool. By upgrading the Go runtime and core Google Cloud libraries, we ensure that the utility benefits from the latest performance optimizations and security patches provided by the upstream maintainers.

Upgrade and Installation

Upgrading to v0.1.3 is seamless as this release is fully backward compatible. To get the latest updates, simply pull the latest Docker image with the v0.1.3 tag.


This post was AI-generated using the model unsloth/gemma-4-31B-it-GGUF:UD-Q5_K_XL on 2026-04-11, based on the firestore-batch-incrementer repository and the v0.1.3 release. Author: release-storyteller