Skip to content

v0.28.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@nixel2007 nixel2007 released this 14 Jan 20:19
· 140 commits to develop since this release
6d18a12

What's Changed

  • Add Sentry tags for LS client name and version from initialize request by @Copilot in #3746
  • Upgrade to Spring Boot 4 + automatic refactoring by @nixel2007 in #3735
  • Bump com.diffplug.spotless from 7.0.4 to 8.1.0 by @dependabot[bot] in #3749
  • Fix Gradle task dependency: sourcesJar must depend on collectExternalDependenciesForSentry by @Copilot in #3748
  • Add missing task dependency from sourcesJar to generateSentryDebugMetaPropertiesjava by @Copilot in #3750
  • Add required org and projectName to Sentry configuration by @Copilot in #3752
  • Fix Sentry auto-upload to require authentication token by @Copilot in #3754
  • Fix Sentry upload task failure when auth token unavailable by @Copilot in #3755
  • Fix JReleaser PGP signing configuration and workflow for Maven Central deployment by @Copilot in #3756
  • Fix JReleaser COMMAND mode configuration for Maven Central deployment by @Copilot in #3757
  • Revert JReleaser 1.22.0 upgrade due to GPG signing failure by @Copilot in #3758
  • Revert "Bump com.diffplug.spotless from 7.0.4 to 8.1.0" by @nixel2007 in #3759
  • Bump com.diffplug.spotless from 7.0.4 to 8.1.0 by @dependabot[bot] in #3761
  • Обновление зависимостей для исправления ошибок чтения конфигурации by @theshadowco in #3764
  • Bump the freefair group with 4 updates by @dependabot[bot] in #3768
  • Bump com.diffplug.spotless from 7.0.4 to 8.1.0 by @dependabot[bot] in #3769
  • Fix NullPointerException in VariableSymbolComputer when parsing malformed lValue by @Copilot in #3767
  • Fix ClassCastException in CFG builder when preprocessor directives appear inside if-statements by @Copilot in #3765
  • Implement textDocument/documentHighlight for matching block constructs by @Copilot in #3762
  • Fix incorrect module reference range overlapping accessor method by @Copilot in #3751
  • Переход на использование чтения описания методов и переменных bsl-parser by @theshadowco in #3753

Full Changelog: v0.27.1...v0.28.0-rc.1