Skip to content

Releases: datalens-tech/datalens-backend

v0.2428.0-rc.1

09 Dec 16:46
792dc86

Choose a tag to compare

v0.2428.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2427.0-rc.1...v0.2428.0-rc.1

v0.2427.0-rc.1

09 Dec 11:53
56277a6

Choose a tag to compare

v0.2427.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2426.0-rc.1...v0.2427.0-rc.1

v0.2426.0-rc.1

08 Dec 09:01
e92e65b

Choose a tag to compare

v0.2426.0-rc.1 Pre-release
Pre-release

What's Changed

  • feat: BI-6775 add logging to dl_app_api_base and dl_app_base by @ovsds in #1393
  • feat: BI-6793 add logging context to temporal by @ovsds in #1397

Full Changelog: v0.2425.0-rc.1...v0.2426.0-rc.1

v0.2425.0-rc.1

05 Dec 13:59
bff9adb

Choose a tag to compare

v0.2425.0-rc.1 Pre-release
Pre-release

What's Changed

  • refactor: BI-6377 Simplify ARRAY_DISTINCT and ARRAY_INDEX_OF definitions by @khamitovdr in #1384
  • fix: BI-0 update temporal client defaults by @ovsds in #1385
  • fix: BI-6520 add USValidationException to exception codes by @chl0rum in #1386
  • fix: BI-6520 add exception codes for new us exceptions by @chl0rum in #1387
  • feat: BI-6790 dl_pydantic add no decode example by @ovsds in #1388
  • feat: BI-0 add Retry.attempt_number by @ovsds in #1389
  • feat: BI-6793 add logging to temporal run context by @ovsds in #1391
  • feat: BI-6796 add logging to dl_httpx by @ovsds in #1392
  • feat: BI-6781 add run_async_app by @ovsds in #1395
  • feat: BI-6781 ignore extra for Settings by @ovsds in #1394
  • feat: BI-6450 split debug query for logging and inspector by @chl0rum in #1379

Full Changelog: v0.2421.0...v0.2425.0-rc.1

v0.2424.0-rc.1

05 Dec 10:45
a4acc50

Choose a tag to compare

v0.2424.0-rc.1 Pre-release
Pre-release

What's Changed

  • feat: BI-0 add Retry.attempt_number by @ovsds in #1389
  • feat: BI-6793 add logging to temporal run context by @ovsds in #1391

Full Changelog: v0.2423.0-rc.1...v0.2424.0-rc.1

v0.2423.0-rc.1

04 Dec 12:41
618be6f

Choose a tag to compare

v0.2423.0-rc.1 Pre-release
Pre-release

What's Changed

  • fix: BI-6520 add USValidationException to exception codes by @chl0rum in #1386
  • fix: BI-6520 add exception codes for new us exceptions by @chl0rum in #1387
  • feat: BI-6790 dl_pydantic add no decode example by @ovsds in #1388

Full Changelog: v0.2422.0-rc.1...v0.2423.0-rc.1

v0.2422.0-rc.1

03 Dec 10:00
f2ebb16

Choose a tag to compare

v0.2422.0-rc.1 Pre-release
Pre-release

What's Changed

  • refactor: BI-6377 Simplify ARRAY_DISTINCT and ARRAY_INDEX_OF definitions by @khamitovdr in #1384
  • fix: BI-0 update temporal client defaults by @ovsds in #1385

Full Changelog: v0.2421.0-rc.1...v0.2422.0-rc.1

v0.2421.0

05 Dec 12:58
566a3ab

Choose a tag to compare

What's Changed

  • feat: BI-6687 add temporal shutdown callbacks by @ovsds in #1364
  • feat: BI-6760 move app_base from dl_temporal by @ovsds in #1365
  • fix: BI-0 poetry lock by @ovsds in #1366
  • fix: BI-6450 rm duplicate compile_query_for_debug function by @chl0rum in #1367
  • refactor: BI-6687 make settings GREAT again by @ovsds in #1369
  • feat: BI-6687 add app certs mixin by @ovsds in #1368
  • fix: BI-0 fix default CertificatesAppSettingsMixin.CERTIFICATES by @ovsds in #1370
  • feat: BI-6662 temporal schedule management by @ForrestGump in #1372
  • feat: BI-6760 add swagger by @ovsds in #1373
  • feat(connectors): BI-5971 Upgrade YDB SDK dependencies by @catsona in #1190
  • feat: BI-6760 add parameters to openapi schemas by @ovsds in #1374
  • feat: BI-6378 Add hash functions by @khamitovdr in #1329
  • feat: BI-6760 add BaseHandler.OPENAPI_INCLUDE by @ovsds in #1375
  • ci: BI-0 add dockerignore by @ovsds in #1376
  • feat: BI-6772 init dl_logging by @ovsds in #1377
  • fix: BI-5971 Fix poetry for YDB by @catsona in #1378
  • fix(connectors): BI-6053 fix generate of debug query for YDB by @catsona in #1199
  • fix: BI-5971 Fix YDB OAuth token credentials by @catsona in #1381
  • refactor: BI-6772 move logging config to dl_logging by @ovsds in #1380
  • feat: BI-6764 Refactor forwarding of dataset_id by @catsona in #1382
  • feat: BI-5990 Use IN operator in CONTAINS function for ClickHouse by @khamitovdr in #1371

Full Changelog: v0.2407.0...v0.2421.0

v0.2421.0-rc.1

02 Dec 11:59
566a3ab

Choose a tag to compare

v0.2421.0-rc.1 Pre-release
Pre-release

What's Changed

  • feat: BI-6764 Refactor forwarding of dataset_id by @catsona in #1382
  • feat: BI-5990 Use IN operator in CONTAINS function for ClickHouse by @khamitovdr in #1371

Full Changelog: v0.2420.0-rc.1...v0.2421.0-rc.1

v0.2420.0-rc.1

01 Dec 10:40
c7bfd02

Choose a tag to compare

v0.2420.0-rc.1 Pre-release
Pre-release

What's Changed

  • fix(connectors): BI-6053 fix generate of debug query for YDB by @catsona in #1199
  • fix: BI-5971 Fix YDB OAuth token credentials by @catsona in #1381
  • refactor: BI-6772 move logging config to dl_logging by @ovsds in #1380

Full Changelog: v0.2419.0-rc.1...v0.2420.0-rc.1