Skip to content

Releases: 1c-syntax/bsl-language-server

v0.24.0-rc9

12 Feb 20:02
26e155d
Compare
Choose a tag to compare
v0.24.0-rc9 Pre-release
Pre-release

What's Changed

  • Исправлен пропуск вопроса перед отправкой в Sentry by @nixel2007 in #3415

Full Changelog: v0.24.0-rc8...v0.24.0-rc9

v0.24.0-rc8

12 Feb 16:29
289348d
Compare
Choose a tag to compare
v0.24.0-rc8 Pre-release
Pre-release

What's Changed

Full Changelog: v0.24.0-rc7...v0.24.0-rc8

v0.24.0-rc10

12 Feb 23:17
b15d400
Compare
Choose a tag to compare
v0.24.0-rc10 Pre-release
Pre-release

What's Changed

  • Sentry ID отправляется для показа клиенту by @nixel2007 in #3416
  • Хэширование имени хоста и отправка в Sentry, фильтрация стак трейса по принадлежности к приложению by @nixel2007 in #3417

Full Changelog: v0.24.0-rc9...v0.24.0-rc10

v0.24.0-rc7

11 Feb 19:31
bd490f9
Compare
Choose a tag to compare
v0.24.0-rc7 Pre-release
Pre-release

What's Changed

  • Deps bump by @nixel2007 in #3409
  • Исправлено падение линз сложности при ошибке парсинга by @nixel2007 in #3410

Full Changelog: v0.24.0-rc.6...v0.24.0-rc7

v0.24.0-rc.6

10 Feb 17:58
432bbc7
Compare
Choose a tag to compare
v0.24.0-rc.6 Pre-release
Pre-release

What's Changed

Full Changelog: v0.24.0-rc.5...v0.24.0-rc.6

v0.24.0-rc.5

10 Feb 16:59
10bc695
Compare
Choose a tag to compare
v0.24.0-rc.5 Pre-release
Pre-release

What's Changed

  • Обновление на новый парсер с antlr 4.13.1 by @theshadowco in #3266
  • Update QueryToMissingMetadata.md by @MikhaylovAndrey in #3405
  • Использование serverInfo.version как release name в Sentry by @nixel2007 in #3407
  • build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.9.0 to 4.9.1 by @dependabot in #3406

New Contributors

Full Changelog: v0.24.0-rc.4...v0.24.0-rc.5

v0.24.0-rc.4

09 Feb 17:32
1320989
Compare
Choose a tag to compare
v0.24.0-rc.4 Pre-release
Pre-release

What's Changed

  • DocumentContext сделан Comparable by @nixel2007 in #3389
  • build(deps): bump org.springframework.boot from 3.4.1 to 3.4.2 by @dependabot in #3396
  • Update Gradle Wrapper from 8.12 to 8.12.1 by @github-actions in #3398
  • build(deps): bump the freefair group with 5 updates by @dependabot in #3394
  • build(deps): bump com.github.ben-manes.versions from 0.51.0 to 0.52.0 by @dependabot in #3395
  • build(deps): bump dawidd6/action-download-artifact from 7 to 8 by @dependabot in #3393
  • build(deps): bump io.sentry:sentry-bom from 7.20.0 to 8.0.0 by @dependabot in #3392
  • build(deps): bump me.champeau.jmh from 0.7.2 to 0.7.3 by @dependabot in #3399
  • build(deps): bump io.sentry:sentry-bom from 8.0.0 to 8.1.0 by @dependabot in #3400
  • build(deps): bump the freefair group with 5 updates by @dependabot in #3401
  • build(deps): bump getsentry/action-release from 1 to 2 by @dependabot in #3402
  • Оптимизация механизма запуска тестов. by @nixel2007 in #3388
  • Исправлен выброс исключения диагностики DoubleNegatives при наборе кода/ошибках разбора by @nixel2007 in #3403
  • Поиск тестов через бсл лс выключен по умолчанию by @nixel2007 in #3404

Full Changelog: v0.24.0-rc.3...v0.24.0-rc.4

v0.24.0-rc.3

16 Jan 20:44
df086dc
Compare
Choose a tag to compare
v0.24.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.24.0-rc.2...v0.24.0-rc.3

v0.24.0-rc.2

29 Dec 22:32
9df6024
Compare
Choose a tag to compare
v0.24.0-rc.2 Pre-release
Pre-release

What's Changed

  • build(deps): bump io.sentry:sentry-bom from 7.16.0 to 7.17.0 by @dependabot in #3365
  • build(deps): bump org.sonarqube from 5.1.0.4882 to 6.0.0.5145 by @dependabot in #3369
  • build(deps): bump io.sentry:sentry-bom from 7.17.0 to 7.18.0 by @dependabot in #3368
  • build(deps): bump the freefair group with 4 updates by @dependabot in #3367
  • Update Gradle Wrapper from 8.10.2 to 8.11 by @github-actions in #3366
  • Update Gradle Wrapper from 8.11 to 8.11.1 by @github-actions in #3371
  • build(deps): bump dawidd6/action-download-artifact from 6 to 7 by @dependabot in #3373
  • build(deps): bump org.sonarqube from 6.0.0.5145 to 6.0.1.5171 by @dependabot in #3372
  • build(deps): bump io.sentry:sentry-bom from 7.18.0 to 7.18.1 by @dependabot in #3374
  • build(deps): bump JetBrains/qodana-action from 2024.2.6 to 2024.3.2 by @dependabot in #3375
  • build(deps): bump io.sentry:sentry-bom from 7.18.1 to 7.19.0 by @dependabot in #3376
  • build(deps): bump io.spring.dependency-management from 1.1.6 to 1.1.7 by @dependabot in #3377
  • build(deps): bump JetBrains/qodana-action from 2024.3.2 to 2024.3.4 by @dependabot in #3381
  • Update Gradle Wrapper from 8.11.1 to 8.12 by @github-actions in #3380
  • Сборка на jdk23 by @nixel2007 in #3363
  • build(deps): bump io.sentry:sentry-bom from 7.19.0 to 7.19.1 by @dependabot in #3382
  • Всплывающая подсказка и переход к определениям для аннотаций в OneScript by @nixel2007 in #3364

Full Changelog: v0.24.0-rc.1...v0.24.0-rc.2

v0.24.0-rc.1

10 Nov 23:09
e436d19
Compare
Choose a tag to compare
v0.24.0-rc.1 Pre-release
Pre-release

What's Changed

  • Update Gradle Wrapper from 8.8 to 8.9 by @github-actions in #3323
  • build(deps): bump io.sentry:sentry-bom from 7.11.0 to 7.12.0 by @dependabot in #3324
  • build(deps): bump io.sentry:sentry-bom from 7.12.0 to 7.12.1 by @dependabot in #3329
  • build(deps): bump the freefair group with 5 updates by @dependabot in #3331
  • build(deps): bump JetBrains/qodana-action from 2024.1.8 to 2024.1.9 by @dependabot in #3332
  • build(deps): bump io.sentry:sentry-bom from 7.12.1 to 7.14.0 by @dependabot in #3333
  • Реализация #3271: Диагностика двойных отрицаний by @EvilBeaver in #3308
  • Updates for file docs/diagnostics/DoubleNegatives.md in en by @transifex-integration in #3337
  • build(deps): bump the freefair group with 5 updates by @dependabot in #3338
  • build(deps): bump me.qoomon.git-versioning from 6.4.3 to 6.4.4 by @dependabot in #3336
  • Update Gradle Wrapper from 8.9 to 8.10 by @github-actions in #3334
  • Updates for file docs/contributing/EnvironmentSetting.md in en by @transifex-integration in #3335
  • Update Gradle Wrapper from 8.10 to 8.10.1 by @github-actions in #3343
  • build(deps): bump io.sentry:sentry-bom from 7.14.0 to 7.15.0 by @dependabot in #3351
  • build(deps): bump the freefair group with 5 updates by @dependabot in #3350
  • build(deps): bump JetBrains/qodana-action from 2024.1.9 to 2024.2.5 by @dependabot in #3356
  • build(deps): bump io.sentry:sentry-bom from 7.15.0 to 7.16.0 by @dependabot in #3355
  • build(deps): bump JetBrains/qodana-action from 2024.2.5 to 2024.2.6 by @dependabot in #3358
  • Исправление поиска начала метода при наличии аннотаций by @nixel2007 in #3359
  • Update Gradle Wrapper from 8.10.1 to 8.10.2 by @github-actions in #3348
  • Игнорирование серверных модулей при диагностике UsingSynchronousCalls by @EvilBeaver in #3341
  • build(deps): bump gradle-update/update-gradle-wrapper-action from 1 to 2 by @dependabot in #3344
  • Новая диагностика "Зарезервированные имена параметров" by @AlexPCRus in #3187
  • Fix tests, dependency updates by @nixel2007 in #3361

Full Changelog: v0.23.1...v0.24.0-rc.1