v1.18.0 (2024-01-24)


Portal API (v1.13.0)

  • Default backup fix by @v4run in PR #208
  • Added functionality for validation commands and dynamic param generation for metrices by @sinsinan in PR #212
  • ClickHouse roles management APIs by @v4run in PR #214
  • query editor ws transport by @v4run in PR #217
  • Python script by @dheeraj-326 in PR #228
  • Swagger by @dheeraj-326 in PR #230
  • OLTP source APIs by @sinsinan in PR #227
  • feat: Added API to list supported databases for oltp archival by @sinsinan in PR #233
  • oltp archive support by @v4run in PR #241
  • fix: properly escape new line in native connection details by @v4run in PR #242
  • fix: oltp job destination db creation issue by @v4run in PR #244
  • fix: conflicting slot.name issue in postgres connector by @v4run in PR #245
  • fix: double precision to Float64 by @v4run in PR #249
  • Added metric with disk size by @sinsinan in PR #243
  • Edit OLTP source by @v4run in PR #256
  • feat: add dry_run to create source api by @v4run in PR #257
  • Add flag to indicate if a source is editable by @v4run in PR #260
  • feat: delete oltp source by @v4run in PR #262
  • fix: security alerts #1, #2, #3 by @dheeraj-326 in PR #259
  • fix: source password length issue by @v4run in PR #266
  • feat: add mysql to supported oltp databases by @v4run in PR #268
  • feat: add api to list ssl-modes for different sources by @v4run in PR #269
  • fix: standardise source names by @v4run in PR #272
  • fix: conflicting server id in mysql config by @v4run in PR #273
  • fix: add type mapping for date type in mysql and pgsql by @v4run in PR #276
  • feat: multi cloud / region support at workspace level by @v4run in PR #277
  • [Snyk] Security upgrade golang from 1.20.3-alpine to 1.21.3-alpine by @askdba in PR #263
  • fix: Refresh status and last_status_update in oltp jobs list by @v4run in PR #278
  • feat: delete oltp job added by @v4run in PR #280
  • fix: issue which prevented deleting oltp sources by @v4run in PR #282
  • feat: add query history api by @v4run in PR #283
  • fix: mark oltp job as deleted on cluster/workspace deletes by @v4run in PR #288
  • feat: add support for configurable features by @v4run in PR #289
  • feat: Support optionally deploying proxy when launching new clusters by @v4run in PR #290
  • Integrated ingestor apis by @sinsinan in PR #284
  • feat: list organizations private API by @v4run in PR #293
  • private admin apis by @v4run in PR #294
  • Added ingestor_jobs table for job management by @sinsinan in PR #292
  • feat: add list invites api by @v4run in PR #295
  • feat: add invite user api by @v4run in PR #296
  • Fixed create query bug by @sinsinan in PR #298
  • fix: lost invite list input validation by @v4run in PR #299
  • Ch config definition by @dheeraj-326 in PR #305
  • feat: remove user from organization by @v4run in PR #300
  • feat: add oltp job details api by @v4run in PR #306
  • feat: retrigger user invite by @v4run in PR #308
  • [SECURITY] Dependencies upgrade by @jhonis in PR #291
  • fix(migrator): rename migrator scripts to fix order by @v4run in PR #309
  • 302 ch config edit callback api by @sinsinan in PR #310
  • fix: allow a user record for each organization by @v4run in PR #312
  • fix: add permission template name in invite list by @v4run in PR #313
  • feat: delete invites by @v4run in PR #318
  • Forwarding of state parameter by @dheeraj-326 in PR #314
  • Clean logs by @dheeraj-326 in PR #320
  • dev changes by @v4run in PR #325

Full Changelog


DBaaS Wiki (v1.18.0)

  • release-notes-v1.15.1 changes by @biju-s in PR #76
  • Fix hugo warnings by @jhonis in PR #78
  • Release notes for v1.16.0 by @jhonis in PR #77
  • Add Changelog for v1.16.0 by @chista-bot in PR #79
  • change-log-v1.16.0 reverted by @biju-s in PR #80
  • Add Changelog for v1.16.0 by @chista-bot in PR #81
  • release-notes-v1.17.0 changes by @biju-s in PR #83
  • Add Changelog for v1.17.0 by @chista-bot in PR #84
  • Update asabru-proxy.md for the recent version - Dec 2023 by @vijay-anand-chistadata in PR #82
  • feat : Deploy proxy option added in wiki by @josabraham in PR #85
New Contributors
  • @chista-bot made their first contribution in PR #79
  • @josabraham made their first contribution in PR #85

Full Changelog


Portal UI (v1.15.0)

  • Delete OLTP Source by @vaisakh in PR #403
  • feat: oltp delete job api by @vaisakh in PR #404
  • chore: bump axios to 1.6.0 by @vishal-joshy in PR #390
  • Feat/status page by @vishal-joshy in PR #407
  • Feat/breadcrump header by @vishal-joshy in PR #393
  • feat: add cloud and region to workspace form by @vishal-joshy in PR #397
  • fix: override theme-change by @vishal-joshy in PR #410
  • feat: implement deploy_proxy option for create cluster by @midhunadarvin in PR #409
  • Feat/oltp by @vaisakh in PR #411
  • Oltp job details by @vaisakh in PR #416
  • [SECURITY] Dependencies upgrade by @jhonis in PR #417
  • chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in PR #420
New Contributors
  • @dependabot made their first contribution in PR #420

Full Changelog


OLTP Archive (v1.0.0)

  • oltp archive changes by @v4run in PR #3
  • chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.17.0 by @dependabot in PR #5
  • fix: write to clickhouse in batches by @v4run in PR #4
New Contributors
  • @v4run made their first contribution in PR #3
  • @dependabot made their first contribution in PR #5

Full Changelog


OLTP Archive UI (v1.0.0)

  • Update README.md by @vaisakh in PR #2
  • adds docker file by @vaisakh in PR #3
  • Oltp style by @vaisakh in PR #4
  • fix: replaces toastify with aletHooks by @vaisakh in PR #5
  • fix: checks source tables has primary key & ui updates by @vaisakh in PR #6
  • feat: oltp source edit by @vaisakh in PR #10
  • Fix/columns order inconsistency by @vaisakh in PR #11
  • oltp source delete by @vaisakh in PR #13
  • feat: oltp delete job by @vaisakh in PR #14
  • Fix/table order inconsistency by @vaisakh in PR #15
  • [SECURITY] Dependencies upgrade by @jhonis in PR #16
  • fix: fine-tuned style issues for both dark and light modes by @vaisakh in PR #17
  • feat: oltp job details page v1 by @vaisakh in PR #18
  • fix: validation for item selection in source list by @vaisakh in PR #19
  • chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in PR #20
New Contributors
  • @vaisakh made their first contribution in PR #2
  • @jhonis made their first contribution in PR #16
  • @dependabot made their first contribution in PR #20

Full Changelog