819 Commits (d54528ef555e120b73ecbac092d6940ea06f09f2)

Author SHA1 Message Date
Viacheslav Klimov d54528ef55
Bump io.netty:netty-bom from 4.1.134.Final to 4.1.135.Final to fix CVE-2026-44249, CVE-2026-44250, and 10 others 1 month ago
Viacheslav Klimov fadad06407
Clarify spring-boot-test and wire-schema pin comments per PR review 1 month ago
Viacheslav Klimov 2bb249f86f
Use wire-schema-jvm coordinate so wire 6.3.0 resolves under Maven 1 month ago
Viacheslav Klimov 166292f3ef
Bump spring-boot from 3.5.14 to 3.5.15 and drop redundant postgresql and tomcat version overrides now provided by the BOM 1 month ago
Viacheslav Klimov ea7ff63c11
Bump com.squareup.wire:wire-schema from 3.7.1 to 6.3.0 to fix CVE-2026-45799 1 month ago
Dmytro Skarzhynets ba40d6135c
feat: wire up frequency and presence penalties for Gemini models 1 month ago
Dmytro Skarzhynets 429bb92514
build: realign dependency version pins after LangChain4j upgrade 1 month ago
Dmytro Skarzhynets ba7fbfffc1
feat: support JSON Schema structured output across AI providers 1 month ago
Viacheslav Klimov 9ff02dd722
Version set to 4.2.2.3-SNAPSHOT 1 month ago
Viacheslav Klimov 3eab08db8b
Bump Netty to 4.1.134.Final to fix MQTT decoder regression 2 months ago
Viacheslav Klimov bd0427e875
Bump tomcat.version from 10.1.54 to 10.1.55 to fix CVE-2026-41284 and CVE-2026-43512 2 months ago
Viacheslav Klimov 9a84ea35a0
Bump io.netty:netty-bom from 4.1.132.Final to 4.1.133.Final to fix CVE-2026-42579, CVE-2026-42583, CVE-2026-42584, and CVE-2026-42587 2 months ago
Oleksandra Matviienko 183def96f3 Fixed CVE-2026-40682, CVE-2026-42027 2 months ago
Oleksandra Matviienko 739a33b721 Update tbel to 1.2.10 and add sandbox security tests 3 months ago
Oleksandra Matviienko 6e79124c5c Pinned spring-boot-test/spring-boot-test-autoconfigure to 3.5.13 2 months ago
Oleksandra Matviienko 59c907d91c Fixed CVE-2026-40975, CVE-2026-40973, CVE-2026-22740, CVE-2026-42198 2 months ago
Oleksandra Matviienko ef9985f811 Address review comments: group Spring Boot BOM overrides, drop thymeleaf + lz4 plumbing 3 months ago
Oleksandra Matviienko 52d547162a Fixed CVE-2026-40477, CVE-2026-40478, CVE-2026-5588, CVE-2026-5598, CVE-2025-14813, CVE-2026-35554, CVE-2026-27314 3 months ago
Sergey Matvienko 83c4a93255 Fix maven-assembly-plugin skipAssembly leaking into every execution 3 months ago
Sergey Matvienko 678312830c chore(build): silence ~200 lines of harmless warnings on lts-4.2 3 months ago
Oleksandra Matviienko 907253a53b fix(pom): move tomcat override before spring-boot BOM import 3 months ago
Oleksandra Matviienko f3ff0e18c1 Fixed CVE-2026-34487, CVE-2026-34486, CVE-2026-34483 3 months ago
Oleksandra Matviienko f0242f05f6 Bump spring-boot to 3.5.13 to fix jackson-core vulnerability 3 months ago
Viacheslav Klimov 2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT 4 months ago
Viacheslav Klimov f0cfd83f2c
Bump netty-bom from 4.1.131.Final to 4.1.132.Final to fix CVE-2026-33870 and CVE-2026-33871 4 months ago
Viacheslav Klimov 0465d96e1a
Bump jackson-bom from 2.19.4 to 2.21.1 to fix GHSA-72hv-8253-57qq 4 months ago
Sergey Matvienko 7bb708888f Address review: fix pkg.skip.bootjar precedence and remove unused surefire.version 4 months ago
Sergey Matvienko d2cde5ba94 Add per-format packaging skip flags (pkg.skip.bootjar/deb/rpm/zip) 4 months ago
Viacheslav Klimov 0b72297916
Restore lombok.version property required by maven-compiler-plugin annotationProcessorPaths 4 months ago
Viacheslav Klimov 9dcb6d53bf
Update lombok from 1.18.38 to 1.18.44 managed by Spring Boot 3.5.12 4 months ago
Viacheslav Klimov caffeb7ce8
Update jedis from 5.1.5 to 6.0.0 and snakeyaml from 2.2 to 2.4 for Spring Boot 3.5.12 compatibility 4 months ago
Viacheslav Klimov 0eabe6ce46
Fix CVE-2026-22731, CVE-2026-22732, CVE-2026-22733, CVE-2026-22737 4 months ago
Sergey Matvienko 53f7c918e4 Fix Gradle parallel build cache contention in Maven -T builds 4 months ago
Viacheslav Klimov dbba23a51d
Bump assertj-core from 3.26.3 to 3.27.7 to fix CVE-2026-24400 4 months ago
Viacheslav Klimov b2d7857871
Bump ZooKeeper from 3.9.3 to 3.9.5 to fix CVE-2026-24308 and CVE-2026-24281 4 months ago
Sergey Matvienko 9208861529 Bump maven-jar-plugin from 3.4.0 to 3.5.0 4 months ago
Sergey Matvienko 04ccf48419 Fix maven-jar-plugin version mismatch across modules 4 months ago
Viacheslav Klimov f66427fb7c
Version set to 4.2.2.1-SNAPSHOT 4 months ago
Sergey Matvienko f73abcdebd bump frontend-maven-plugin version to 2.0.0 4 months ago
Viacheslav Klimov d16fe3d1be
Fixed CWE-770 in Jackson Core (GHSA-72hv-8253-57qq) 5 months ago
Viacheslav Klimov 010cebe5c0
Update TBEL to 1.2.9 to fix script execution failures on repeated runs 5 months ago
Viacheslav Klimov 047c15fd0f
Fix CVE-2026-24734 and CVE-2025-66614 5 months ago
Viacheslav Klimov 132b6a1e3f Version changed to 4.2.2 5 months ago
Viacheslav Klimov b244e14ef7 Version set to 4.2.1.3-SNAPSHOT 5 months ago
Sergey Matvienko 034c315460 test: rollback env injection to surefire argLine as it skips invoking build .deb with gradle 6 months ago
Sergey Matvienko 4bd812b6fd tests: LWM2M transport refactored and fixed to run in parallel. Improved UPD port operation experience for stability. additional logs added 6 months ago
Sergey Matvienko 45da022944 tests: bump versions <surefire.version> 3.5.4 <testcontainers.version>1.21.4 6 months ago
Sergey Matvienko 8599020aed Tests: Rock DB location moved to the target for safe surefire parallel fork run and easy clean by maven 6 months ago
Viacheslav Klimov 5b5b4dff6b Update license header 6 months ago
Viacheslav Klimov f2dadd0791 Version set to 4.2.1.2-SNAPSHOT 7 months ago