Tagged articles
14 articles
Page 1 of 1
Architecture Digest
Architecture Digest
Dec 5, 2023 · Backend Development

Common Java Backend Code Smells and Bugs: Real‑World Cases and Fixes

The article presents a collection of typical Java backend coding mistakes—ranging from misused ternary operators and poor parameter validation to logging pitfalls, dead code, improper exception handling, AOP self‑invocation issues, Redis resilience problems, and Excel file upload bugs—along with concrete examples, images, and corrected code snippets to help developers avoid and fix them.

BackendBugFixesCodeQuality
0 likes · 12 min read
Common Java Backend Code Smells and Bugs: Real‑World Cases and Fixes
Laravel Tech Community
Laravel Tech Community
Jun 1, 2023 · Operations

cURL 8.1.2 Released – Bug Fixes and Improvements

cURL 8.1.2, the second patch of the 8.1.x series, introduces a range of bug fixes including corrected configure handling of $CC, improved nghttp2 linking without pkg-config, HTTP/2 and HTTP/3 EOF handling enhancements, libcurl.m4 cleanup, and libssh authentication fixes.

BugFixesHTTP2NetworkProtocols
0 likes · 3 min read
cURL 8.1.2 Released – Bug Fixes and Improvements
Laravel Tech Community
Laravel Tech Community
May 31, 2023 · Databases

CrateDB 5.3.2 Release Notes: Bug Fixes and Improvements

CrateDB 5.3.2 introduces numerous fixes and enhancements, including corrected handling of empty partition tables, improved default clause errors for OBJECT columns, resolved ON CONFLICT insert issues, fixed LIKE/ILIKE pattern bugs, snapshot restoration problems, Azure repository errors, and various optimizer and interval function improvements.

BugFixesCrateDBDistributedSQL
0 likes · 6 min read
CrateDB 5.3.2 Release Notes: Bug Fixes and Improvements
Laravel Tech Community
Laravel Tech Community
Apr 7, 2022 · Databases

Redis 7.0-rc3 Release Notes: New Features, Breaking Changes, Performance Improvements, CLI Updates, and Bug Fixes

Redis 7.0-rc3 introduces new cluster commands, configuration ordering changes, ACL restrictions, function load adjustments, performance optimizations, enhanced CLI behavior, expanded INFO fields, module API extensions, and a comprehensive set of bug fixes, providing developers with important updates and potential migration considerations.

BugFixesCLIReleaseNotes
0 likes · 4 min read
Redis 7.0-rc3 Release Notes: New Features, Breaking Changes, Performance Improvements, CLI Updates, and Bug Fixes
Aikesheng Open Source Community
Aikesheng Open Source Community
Dec 4, 2021 · Databases

Weekly Community Newsletter: MySQL Index Cases, Password Policy, Backup Issues, and Open‑Source Middleware Updates

This weekly community newsletter curates technical articles and updates, covering MySQL index length limitations, new password policies, backup‑induced replication issues, open‑source middleware progress, bug fixes, and upcoming development plans, while inviting reader feedback for further improvements.

BugFixesOpenSourceWeeklyUpdate
0 likes · 4 min read
Weekly Community Newsletter: MySQL Index Cases, Password Policy, Backup Issues, and Open‑Source Middleware Updates
Laravel Tech Community
Laravel Tech Community
Nov 30, 2021 · Backend Development

Symfony v6.0.0 Released: New Features, Bug Fixes, and Improvements

Symfony v6.0.0, an MVC‑based PHP framework, has been released, offering enterprise‑grade robustness, extensive configurability, and bundled tools, while introducing numerous bug fixes and new features such as a Vonage notifier bridge, enhanced DBAL support, and restored JSON type handling.

BugFixesFrameworkPHP
0 likes · 3 min read
Symfony v6.0.0 Released: New Features, Bug Fixes, and Improvements
Laravel Tech Community
Laravel Tech Community
Aug 30, 2021 · Backend Development

PHP 8.0.10 Release: Security Fixes and Bug Fixes Overview

The PHP 8.0.10 update, a security‑focused release, addresses numerous core, BCMath, CGI, Date, GD, MySQLi, Opcache, OpenSSL, PDO_ODBC, Phar, Shmop, SimpleXML, Standard, and Streams bugs, and users are encouraged to upgrade to benefit from these fixes.

BugFixesPHPSecurity
0 likes · 4 min read
PHP 8.0.10 Release: Security Fixes and Bug Fixes Overview
Senior Brother's Insights
Senior Brother's Insights
Aug 21, 2020 · Backend Development

What’s New in Spring Boot 2.3.3? Features, Bug Fixes & Dependency Upgrades

Spring Boot 2.3.3 stable release brings 67 improvements including HTTP/2 support without mandatory Jetty/Conscrypt, numerous bug fixes such as handling null values in SPRING_APPLICATION_JSON, endpoint ID migration, Reactor debug issues, OCI image build failures, and upgraded dependencies, with full details on the GitHub release page.

BugFixesnew-featuresrelease
0 likes · 4 min read
What’s New in Spring Boot 2.3.3? Features, Bug Fixes & Dependency Upgrades
Laravel Tech Community
Laravel Tech Community
Aug 15, 2020 · Databases

Hibernate ORM 5.4.20 Release Notes and Overview

Hibernate ORM 5.4.20, a popular Java object‑relational mapping framework, introduces several bug fixes, new tasks such as CockroachDB support, and performance improvements, aiming to simplify database persistence and reduce manual SQL/JDBC coding for developers.

BugFixesHibernateImprovements
0 likes · 3 min read
Hibernate ORM 5.4.20 Release Notes and Overview
Laravel Tech Community
Laravel Tech Community
Jun 14, 2020 · Backend Development

Symfony 5.1.1 Release: New Features and Bug Fixes

Symfony 5.1.1 has been released, offering an MVC‑based PHP framework that reduces repetitive code, integrates well with relational databases, provides extensive configuration options for enterprise applications, and includes a suite of tools such as testing, debugging, and documentation, alongside numerous bug fixes listed in the release notes.

BackendBugFixesPHP
0 likes · 3 min read
Symfony 5.1.1 Release: New Features and Bug Fixes