Tag

BugFixes

0 views collected around this technical thread.

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.

BugFixesHTTP2HTTP3
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.

BugFixesCrateDBDatabase
0 likes · 6 min read
CrateDB 5.3.2 Release Notes: Bug Fixes and Improvements
Laravel Tech Community
Laravel Tech Community
May 14, 2023 · Backend Development

Memcached 1.6.18 Release: Fixes and Updates to Proxy Mode, Extstore, and Meta Protocol

Memcached 1.6.18 has been released, bringing extensive fixes and enhancements to the proxy mode, extstore disk flushing, meta‑protocol changes, and numerous core and backend improvements, including signal handling, thread naming, Lua debugging, and clang‑15 build compatibility.

BackendBugFixesCache
0 likes · 3 min read
Memcached 1.6.18 Release: Fixes and Updates to Proxy Mode, Extstore, and Meta Protocol
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.

BugFixesDatabaseRedis
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.

BugFixesMySQLOpenSource
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.

BackendBugFixesFeatures
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.

BugFixesPHPVersion8.0
0 likes · 4 min read
PHP 8.0.10 Release: Security Fixes and Bug Fixes Overview
Aikesheng Open Source Community
Aikesheng Open Source Community
May 9, 2021 · Databases

Weekly Community Update: MySQL Issues, DBLE Progress, and Upcoming Plans

This weekly community bulletin, presented by the Gold Medal Broadcaster Yongzheng, compiles selected MySQL and DBLE technical news, open‑source developments, bug fixes, community Q&A, and upcoming feature plans, providing readers with concise updates and links to detailed discussions.

BugFixesCommunityUpdateDBLE
0 likes · 3 min read
Weekly Community Update: MySQL Issues, DBLE Progress, and Upcoming Plans
Architect's Tech Stack
Architect's Tech Stack
Aug 24, 2020 · Backend Development

Spring Boot 2.3.3 Released with JDK 15 Support, New Features and 67 Bugfixes

Spring Boot 2.3.3 has been released, offering initial support for JDK 15, a Maven parent pom snippet, 67 bug fixes and enhancements—including HTTP/2 improvements, configuration fixes, and numerous dependency upgrades—along with updated documentation and a link to the full release notes.

BackendBugFixesJDK15
0 likes · 4 min read
Spring Boot 2.3.3 Released with JDK 15 Support, New Features and 67 Bugfixes
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.

BugFixesDatabaseHibernate
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.

BugFixesSymfonyrelease
0 likes · 3 min read
Symfony 5.1.1 Release: New Features and Bug Fixes
Laravel Tech Community
Laravel Tech Community
Jun 2, 2020 · Backend Development

Apache Groovy 2.5.12 and 3.0.4 Released with Improvements and Bugfixes

Apache Groovy versions 2.5.12 and 3.0.4 have been released, with 3.0.4 as the maintenance release for the 3_0_X branch, offering 45 bugfixes and enhancements—including new slurper path support, Stream toArray(Class) extension, updated dependencies, and documentation improvements.

BugFixesGroovyImprovements
0 likes · 4 min read
Apache Groovy 2.5.12 and 3.0.4 Released with Improvements and Bugfixes
Architect's Tech Stack
Architect's Tech Stack
Dec 4, 2019 · Backend Development

IntelliJ IDEA 2019.3 Release: Performance Improvements, New Framework Support, and Bug Fixes

The IntelliJ IDEA 2019.3 update brings faster startup, reduced memory usage, enhanced UI responsiveness, support for new microservice frameworks like Micronaut, Quarkus, Helidon, added MongoDB integration, numerous quality improvements, and a host of important bug fixes across platforms.

BugFixesIntelliJ IDEAJava
0 likes · 7 min read
IntelliJ IDEA 2019.3 Release: Performance Improvements, New Framework Support, and Bug Fixes