Posts
-
jsonschema4springboot v0.0.2 Released: Maintenance Updates and Infrastructure Improvements
We’re pleased to announce the availability of jsonschema4springboot v0.0.2, released on June 28, 2024. This maintenance release focuses on keeping your dependencies up-to-date while maintaining full backward compatibility with v0.0.1. What’s New Version 0.0.2 is a carefully curated maintenance release that brings important dependency updates without changing the library’s public API. Here’s what you get: Updated Dependencies The release includes critical updates to several key dependencies: json-schema-validator: Upgraded from 1.4.0 to 1.4.3, bringing bug fixes and improvements to the underlying...
Read article -
firestoreproto2map v0.0.2 Released
FirestoreProto2Map v0.0.2 is now available, bringing important dependency updates and documentation improvements to this Java helper library for working with Firestore Protocol Buffers in Cloud Functions. Released on June 28, 2024, this maintenance release builds on the foundation established in v0.0.1 (April 2024) by updating critical dependencies and improving the developer experience without introducing any breaking changes. What’s New Dependency Updates The most significant change in v0.0.2 is the update of the Google Cloud Firestore SDK from version 3.20.0 to...
Read article -
jsonparamunit v0.0.5 Released
jsonparamunit v0.0.5 was released on June 28, 2024. This maintenance release strengthens the project’s foundation by switching to a more actively maintained dependency, ensuring long-term stability for your parameterized JSON tests without requiring any changes to your existing test code. What’s New Version 0.0.5 is a streamlined maintenance release focused on improving the library’s underlying dependencies. The core change is transparent to users: jsonparamunit now uses jsonassertify (an actively maintained fork) instead of the original JSONassert library for test assertions....
Read article -
firestoreproto2json v0.0.4 Released
Introduction We’re pleased to announce the release of firestoreproto2json v0.0.4, published on June 28, 2024. This maintenance release continues our commitment to keeping the library’s dependencies current and the build ecosystem healthy, while maintaining the stable API that users rely on. What’s New Version 0.0.4 is a dependency maintenance release that updates several key components: Core Runtime Updates: google-cloudevent-types: Updated from 0.14.0 to 0.15.0 gson: Updated from 2.10.1 to 2.11.0 lombok: Updated from 1.18.30 to 1.18.34 Build Tool Updates: maven-surefire-plugin:...
Read article -
CrossfireSync v0.0.2: Enhanced Documentation and Developer Experience
Introducing CrossfireSync v0.0.2 Released on June 27, 2024, CrossfireSync v0.0.2 brings significant improvements to developer experience and documentation for this powerful multi-region Firestore synchronization library. While the core functionality remains unchanged, this release makes it easier than ever to understand, deploy, and maintain cross-region Firestore replication in your GCP applications. What’s New Visual Architecture Documentation The standout feature of v0.0.2 is the addition of detailed Mermaid architecture diagrams that illustrate both supported replication modes: Single Region Primary Mode: Perfect for...
Read article -
Introducing JSONassertify v0.0.1 - A Modernized JSON Testing Library
Introducing JSONassertify We’re excited to announce the first official release of JSONassertify v0.0.1, launched on June 27, 2024. This marks the public debut of a modernized fork of the popular JSONassert library, rebuilt to address critical maintenance concerns while preserving the developer-friendly experience that made the original so beloved. JSONassertify simplifies JSON comparison in unit tests, making it easier than ever to validate REST API responses and JSON data structures with intuitive, string-based assertions. What’s New As an initial release,...
Read article -
jsonparamunit v0.0.4 Released: Security Updates and Build Improvements
Introducing jsonparamunit v0.0.4 On June 25, 2024, we released version 0.0.4 of jsonparamunit, a maintenance release focused on security updates and build infrastructure improvements. While this release doesn’t introduce new features, it ensures your testing setup stays secure and up-to-date with the latest dependency patches. What’s New Security Update: Jackson Databind The most important change in v0.0.4 is the upgrade of jackson-databind from version 2.17.0 to 2.17.1. This patch update includes critical security fixes from FasterXML that help protect your...
Read article -
fileparamunit v0.0.4 Released: Maintenance and Security Updates
We’re pleased to announce the release of fileparamunit v0.0.4, available now on June 24, 2024. This release focuses on keeping your testing infrastructure secure and up-to-date with the latest dependency versions. What’s New Version 0.0.4 is a maintenance release that brings important dependency updates to ensure fileparamunit continues to work reliably with the broader Java testing ecosystem. There are no breaking changes or modifications to the library’s public API. Key Updates: Build Tools: Updated 7 Maven plugins including the compiler...
Read article -
simplegoogleidtoken v0.0.2 Release: Quality Improvements and Testing Foundation
Introduction On June 3, 2024, we released v0.0.2 of simplegoogleidtoken, a lightweight Java library for exchanging Google Cloud Service Account credentials for Google ID tokens. This early release builds upon the initial launch with important quality improvements, new test coverage, and enhanced documentation to make the library more reliable and easier to adopt. What’s New Testing Infrastructure Established The most significant addition in v0.0.2 is a solid testing foundation. Three new test files were added covering: Service account configuration validation...
Read article -
Introducing simplegoogleidtoken v0.0.1
Announcing simplegoogleidtoken v0.0.1 We’re excited to announce the initial release of simplegoogleidtoken, a lightweight Java library that simplifies obtaining Google ID tokens from service account credentials. This marks the first public version of the library, now available for Java developers working with Google Cloud authentication. Released on June 3, 2024, simplegoogleidtoken provides a clean, intuitive API for one of the more cumbersome aspects of Google Cloud integration: exchanging service account credentials for ID tokens that can be used to authenticate...
Read article
subscribe via RSS