Skip to content

Latest commit

 

History

History
883 lines (495 loc) · 64.8 KB

CHANGELOG.md

File metadata and controls

883 lines (495 loc) · 64.8 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.4.1 (2023-10-23)

Bug Fixes

2.4.0 (2023-10-07)

Bug Fixes

  • deps: bump @ebec/http from 1.1.1 to 2.2.1 (#1147) (463e52b)
  • deps: bump @routup/body from 1.0.1 to 1.0.3 (#1133) (abfaec2)
  • deps: bump @routup/cookie from 1.0.1 to 1.0.2 (#1134) (f9204f5)
  • deps: bump @routup/rate-limit from 1.0.1 to 1.0.2 (#1141) (440e14a)
  • deps: bump locter from 1.2.1 to 1.2.2 (#1136) (005ea59)
  • deps: bump tar and @types/tar (#1135) (d5415a0)
  • deps: bump typeorm-extension from 3.0.1 to 3.0.2 (#1160) (3996104)
  • deps: bump uuid and @types/uuid (#1142) (fa10d8f)
  • error middleware + registering routes (65ba364)
  • exposing client errors via API (4f9a157)
  • only decorate 5xx error codes (4f1541b)
  • release workflow step dependency (71dfda7)

Features

  • bump authup, routup & ebec (39c1673)

2.4.0-alpha.24 (2023-09-02)

Bug Fixes

  • allways use migration files (894510f)
  • deps: bump authup + hapic (31646e5)
  • deps: bump pg from 8.11.2 to 8.11.3 (#1108) (08a4cd0)
  • deps: bump zod from 3.21.4 to 3.22.2 (#1112) (5a780c4)
  • user secret test suite + add hash field for single resource endpoint (a3454a8)

Features

  • add hash attribute/column for user secrets (16ae5dd)
  • allow train filtering by {configuration,run,result}-status (e0b0859)

2.4.0-alpha.23 (2023-08-31)

Bug Fixes

  • login form, don't call logout method (c6c90a6)

2.4.0-alpha.22 (2023-08-31)

Bug Fixes

  • dont return unknown property in setup routine (1646d8a)

Features

  • expose login form in vue package (ebe1eb9)

2.4.0-alpha.21 (2023-08-21)

Bug Fixes

  • generating registry project id (da18a4a)

2.4.0-alpha.20 (2023-08-16)

Bug Fixes

  • proposal station assignment + start of compiled application (dc13013)

2.4.0-alpha.19 (2023-08-16)

Bug Fixes

  • api client injection in components (0e14623)
  • authup aggregator (a2fed31)
  • component action render fn (7009b5c)
  • entity-list slot rendering for header-{search,title} + option naming (d87cab9)
  • reduce explicit dependencies for client-ui package (7dcb17f)
  • registry-project- & train-station-entity (bda5fc2)
  • render action command + incoming trains/proposals (9693f0d)
  • socket event processing for assign actions (89586ee)
  • typing of ecosystem enum (8aab560)
  • user-secret-management in settings area + vue instance access in entity-delete (9b6be5b)

Features

  • remove dependence to vue-bootstrap-next library (4cd5a9f)
  • renamed and aligned package names (d08547a)
  • split ui components in extra package (2c63dfe)

2.4.0-alpha.18 (2023-08-10)

Bug Fixes

  • bump hapic to v2.2 & authup tp v0.39.x (bc4f977)
  • deps: bump rapiq from 0.8.1 to 0.9.0 (#1062) (219c0ea)
  • deps: bump routup from 1.0.1 to 1.0.2 (#1073) (a5814a2)
  • deps: bump tar-stream from 3.1.5 to 3.1.6 (#1066) (bfb1ba2)
  • deps: bump typeorm-extension to v3.x (cf2c094)
  • deps: bump winston from 3.9.0 to 3.10.0 (#1076) (9b56165)
  • docker modem typing for stream (deb6307)

Features

  • find error in docker modem response (c00cb14)

2.4.0-alpha.17 (2023-07-13)

Bug Fixes

  • master-image sync view + user add default to current realm (21fbf6c)

2.4.0-alpha.16 (2023-07-11)

Bug Fixes

  • remove image tag for building image & creating container (d41492e)

2.4.0-alpha.15 (2023-07-06)

Bug Fixes

  • incoming train view (d260939)
  • list pagination for domain resource collections (171ba29)

2.4.0-alpha.14 (2023-07-05)

Bug Fixes

  • pull explicit docker master image by tag for train building process (5d9e5e6)

2.4.0-alpha.13 (2023-07-05)

Bug Fixes

  • deps: bump pg from 8.11.0 to 8.11.1 (#1059) (95fca1c)
  • deps: bump tar-stream from 3.1.4 to 3.1.5 (#1060) (d24ff7c)
  • move train-log components to separate directory (b869f83)
  • train-logs rendering (b24bcbc)

2.4.0-alpha.12 (2023-07-03)

Bug Fixes

  • allways display station public-key in form as utf-8 (7f19ea8)

Features

  • use text-decoder to decode buffer source for user-secret management (7b644b0)

2.4.0-alpha.11 (2023-06-29)

Bug Fixes

  • train-station-progress view render (934b418)

2.4.0-alpha.10 (2023-06-29)

Bug Fixes

  • deps: bump socket.io from 4.6.2 to 4.7.1 (#1042) (de2c09d)

Features

  • enhanced and unified slot- & prop-typing and capabilities + proposal/station list rendering (19e484d)

2.4.0-alpha.9 (2023-06-26)

Bug Fixes

  • only display train-files for specific train (e90a41b)
  • temporary fix for train-station list rendering (a2979be)

2.4.0-alpha.8 (2023-06-23)

Bug Fixes

  • make webhook name static since only one instance is connected to a project (7e94ede)
  • train-file upload view (6c6afaf)
  • train-wizard user secret picker (9fc297f)

Features

  • allow specifying registry project robot secret (7cc7fd0)

2.4.0-alpha.7 (2023-06-22)

Bug Fixes

  • apply extend payload for update project-webhook-policy fn (0bb515a)

2.4.0-alpha.6 (2023-06-22)

Bug Fixes

  • cleanup for unused registry projects (b2bbbe2)

2.4.0-alpha.5 (2023-06-22)

Features

  • write detailed/pretty error stack trace to error.log (8343336)

2.4.0-alpha.4 (2023-06-22)

Bug Fixes

  • deps: bump tar-stream from 3.1.2 to 3.1.4 (#1031) (09ee05a)
  • deps: bump typeorm from 0.3.16 to 0.3.17 (#1030) (5bf2d3d)
  • minor restructuring of registry component (bba697a)

Features

  • add regsitry cleanup command (964d01b)

2.4.0-alpha.3 (2023-06-20)

Bug Fixes

  • assignment toggle button assignment (277763c)
  • domain channel name building (c91ec09)

2.4.0-alpha.2 (2023-06-20)

Bug Fixes

  • use runtimeconfig instead of app context config object (a5fc93b)

2.4.0-alpha.1 (2023-06-20)

Bug Fixes

  • deps: bump tar-stream from 3.0.0 to 3.1.2 (#1022) (f28cd6f)
  • minor change to train-log(s) component definition (724e0b9)
  • proposal in management with modal dialog and table view (675a470)
  • registry-project && license-agreement modal view (1f1771e)
  • remove console.log statement (171825c)
  • set socket data from token verifier data (285beed)

Features

  • add train-details component for better socket/update handling (9846bcb)
  • enhance license-agreement managmeent + reqrequest api call on accept (d2f6300)
  • enhance train-manager logs + better train log view (8a4b9ed)

2.4.0-alpha.0 (2023-06-19)

Bug Fixes

  • access to slot prop data (79cd963)
  • adjusted hapic vault & harbor usage (0735a7c)
  • adjusted settings page components (90af30d)
  • api plugin + interceptor registration & layout navigation rendering (cc323bf)
  • common socket(server,client) types + server common publish typings (502ee32)
  • component rendering with default and preset override + action command rendering (58dc770)
  • deps: bump @socket.io/redis-adapter from 8.1.0 to 8.2.1 (#975) (6281ebd)
  • deps: bump authup,routup,locter,smob & typeorm-extension (894b1f4)
  • deps: bump dotenv from 16.0.3 to 16.1.3 (#976) (9e667eb)
  • deps: bump dotenv from 16.1.3 to 16.1.4 (#1005) (8781920)
  • deps: bump dotenv from 16.1.4 to 16.3.1 (#1021) (61164b2)
  • deps: bump minio and @types/minio (#997) (d0f9377)
  • deps: bump pg from 8.10.0 to 8.11.0 (#977) (2ed0dac)
  • deps: bump socket.io from 4.6.1 to 4.6.2 (#979) (58321cc)
  • deps: bump tar and @types/tar (#984) (f589254)
  • deps: bump typeorm from 0.3.12 to 0.3.15 (#940) (fd94f24)
  • deps: bump typeorm from 0.3.15 to 0.3.16 (#998) (8459abe)
  • deps: bump winston from 3.8.2 to 3.9.0 (#987) (1054a64)
  • dynamic route parameters (cbfa362)
  • ensure failed event emits error instance (0be333c)
  • ensure slot properties are passed by value (208a23c)
  • ensure vault engine exists for domain entity + better abstraction (bdbc3d0)
  • epliciit import for vue-bootstrap components (1e34c13)
  • events train-file & train-file-manager component (30597a1)
  • generic argument for realtime socket/namespace configuration (7d91565)
  • language pluing + replaced this. with useAPI() (e4a9213)
  • middleware base-url typing (6631270)
  • minor cleanup of utitlity fns/types (d603afa)
  • nav builder return render fn (9fc1cae)
  • proposal- & registry-form, master-image-picker & some minor issues (2540be5)
  • reading browser stream + minor master-image picker/sync fixes (cac653b)
  • refactor station form + template v-for bug + query sort direction (38e394f)
  • registry, registry-project- & station-form (1cd1ecf)
  • rendering for svg components + proposal form (b346554)
  • replace bootstrap classes pl,pr,ml, ... with new class names (8db65d3)
  • replace build-validation-translator (83b5c08)
  • replace component prop static-class with class (c61e2ef)
  • replace nuxt-child with nuxt-page (dae96c2)
  • replace-all usage + switch to node v18 as default version (cdcaa0d)
  • train-name edit component + minor style adjustments (c92da06)
  • train-wizard & user-secret components + some minor component issues (28d37a7)
  • transform master-image picker component + created master-image-group-list component (7998004)
  • transformed train, train-file, proposal-staion components (d73dce7)
  • typescript target version + switch to named export for node stream (c219f6c)
  • updated hapic, authup & lerna dependency + adjusted monorepo configuration (a2a3759)

Features

  • enhance and optimize token- & user-resolving (2a7ec87)
  • implemented new api client + bump authup (6f3bb54)
  • implemented timeago replacement (2446f8c)
  • implemented train/proposal-station-details components (d7ad529)
  • optimized validation error message details (09c0ce3)
  • refactored & adjusted admin page components (59837d8)
  • refactored store, plugins, components + add composables & core utilities (e07403c)
  • refactored trains & proposal page components (c13507a)
  • socket & raw event distribution + schema refactoring (#941) (500170c)
  • split station form + automatic token refreshing (bb6f9dc)
  • start refactoring (base) pages (4756b16)

2.3.6 (2023-04-05)

Bug Fixes

  • authconfig in lower case letters (2edff72)

2.3.5 (2023-04-05)

Bug Fixes

  • don't load train for train-manager core component (4878297)
  • pull docker image authentication (45ebd80)

2.3.4 (2023-04-05)

Bug Fixes

  • deps: bump adapter to v0.32.3 (7b48aa9)

2.3.3 (2023-04-05)

Bug Fixes

  • adjusted request interceptor (43d8266)
  • bump authup to v0.32.2 (729cca5)

2.3.2 (2023-04-04)

Bug Fixes

  • module imports + renamed http-client to api-client (88440d2)

2.3.1 (2023-04-03)

Bug Fixes

  • deps: bump authup to v0.32.0 (f3cccb9)

2.3.0 (2023-04-03)

Bug Fixes

  • deps: bump redis-extension from 1.2.3 to 1.3.0 (#923) (eae6865)

Features

  • bump authup to v0.31.2 (5b744a9)
  • read db options from env only + allow cookie usage for authentication (b78fa02)

2.2.1 (2023-03-31)

Bug Fixes

  • identity-provider url building (c08b4be)
  • proivder api base url (3b8b55d)

2.2.0 (2023-03-30)

Bug Fixes

  • adjusted provider url building (4115a2e)
  • deps: bump @authup/common from 0.22.0 to 0.24.0 (#920) (0dc02ba)
  • deps: bump @authup/server-adapter from 0.22.0 to 0.24.0 (#918) (8e1e693)
  • reduce total warehouses + adjusted cookie access (66e7d02)

Features

  • pull docker master-image before building image (3f5cc42)

2.1.2 (2023-03-29)

Bug Fixes

  • allow basic auth in every environment (prod,test,dev) (d1ac68e)
  • clear token by interval instead of random percantage (f8812fe)
  • deps: bump @nuxt/typescript-build (5008ed6)
  • enhance http interceptor for robot credentials (be981fa)
  • enhance logging for registry hooks (9697774)
  • minor logging enhancements (0156426)
  • router check command for incoming & outgoing repository (8314b9e)
  • support basic auth f+or robots (f9631fb)

2.1.1 (2023-03-28)

Bug Fixes

  • migrations dir for runtime environment (73cf8e7)

2.1.0 (2023-03-28)

Bug Fixes

  • adjusted env loading, better naming for env variable (6b3c16e)
  • check registry robot integrity before executing webhook registration (b0c79fd)
  • deps: bump authup + reduced explicit dependencies (7b7021f)
  • deps: bump locter from 1.0.10 to 1.1.0 (#903) (b753ecc)
  • log setup error on execution failure (be0089c)
  • only mount rate-limit-,prometheus- & license-agreemenet-middleware on non test env (19335ac)
  • purify database sub module (990cc22)
  • remove explicit oauth2 client dependency + usage (97fe49f)
  • remove explicit oauth2 client dependency for http interceptor (cb83f8d)
  • renamed AUTH_API_URL to AUTHUP_API_URL (8519bd4)
  • replace beader with basic authorization header for testing (af320df)
  • updated copyright in footer (bee5f32)

Features

2.0.0 (2023-03-25)

Bug Fixes

  • deps: bump authup to v0.17.2 (6d500a0)
  • deps: bump nuxt to v2.16.3 (a2adb66)

2.0.0-alpha.0 (2023-03-20)

Bug Fixes

  • add missing dep in server-common package (56384c8)
  • add missing train router event aggregation (3d32e81)
  • api freeze on illegal cache chars + added mjs support for ui (aa6ef9f)
  • api: swagger generation for train-files (b689fe0)
  • better naming for http/api command enums (99b71f2)
  • change query path location for train build (33c0ff4)
  • cleanup env loading + define ci services (f7b7044)
  • cleanup train commands ( + resolving) (4c6a259)
  • deps: bump @socket.io/redis-adapter from 8.0.0 to 8.0.1 (75d15ae)
  • deps: bump @socket.io/redis-emitter from 5.0.0 to 5.1.0 (1ccf340)
  • deps: bump @authelion/* dependencies (cc65e2f)
  • deps: bump @authelion/* packages (5e4bb05)
  • deps: bump @authup/server-http from 0.14.0 to 0.14.1 (#779) (a6a4da0)
  • deps: bump @hapic/harbor + remove direct axios dep (f3971b3)
  • deps: bump @hapic/vault from 1.1.0 to 1.2.0 (#812) (7ab5b00)
  • deps: bump @routup/body from 0.6.0 to 0.7.0 (#757) (62caeff)
  • deps: bump @routup/decorators from 0.4.0 to 0.5.0 (#761) (eab9e8e)
  • deps: bump @routup/query from 0.6.0 to 0.7.0 (#762) (390ad6a)
  • deps: bump @routup/swagger from 0.9.0 to 0.10.0 (#756) (c47f39d)
  • deps: bump authelion (9a1e07a)
  • deps: bump authup & routup dependency (fccfeb3)
  • deps: bump axios from 1.2.2 to 1.2.3 (#740) (0cd8b4c)
  • deps: bump axios from 1.2.2 to 1.2.4 (#758) (043f80f)
  • deps: bump axios from 1.2.6 to 1.3.0 (#786) (945f655)
  • deps: bump axios from 1.3.0 to 1.3.1 (#792) (8931f19)
  • deps: bump axios from 1.3.1 to 1.3.2 (#801) (e997859)
  • deps: bump browser-storage-adapter + ilingo (bfc6f43)
  • deps: bump dockerode and @types/dockerode (#886) (118a840)
  • deps: bump express-validator from 6.14.2 to 6.14.3 (#750) (16092e1)
  • deps: bump hapic to v1.2.1 (aa5db1d)
  • deps: bump hapic to v1.3 and adjusted code base (1dd9d03)
  • deps: bump locter from 1.0.3 to 1.0.5 (#828) (8e4b554)
  • deps: bump locter to v1.x (406bdd3)
  • deps: bump nuxt dependency (55d0a9c)
  • deps: bump pg from 8.8.0 to 8.9.0 (#773) (915a6ef)
  • deps: bump pg from 8.9.0 to 8.10.0 (#879) (592e2d0)
  • deps: bump prom-client from 14.1.1 to 14.2.0 (#875) (c806a7e)
  • deps: bump rapiq from 0.6.3 to 0.6.4 (#738) (48bcac8)
  • deps: bump rapiq from 0.6.4 to 0.6.6 (0bcc236)
  • deps: bump rapiq from 0.7.0 to 0.8.0 (#825) (84f4e92)
  • deps: bump redis-extension from 1.2.0 to 1.2.1 (#754) (97276d5)
  • deps: bump redis-extension from 1.2.2 to 1.2.3 (#793) (b174de7)
  • deps: bump routup dependencies (f3acd01)
  • deps: bump typeorm-extension from 2.4.1 to 2.4.2 (#737) (2b5cb7f)
  • deps: bump typeorm-extension from 2.4.2 to 2.5.0 (#811) (fff271f)
  • deps: bump typeorm-extension from 2.5.0 to 2.5.2 (#816) (e6c709f)
  • deps: bump yargs from 17.6.2 to 17.7.0 (#817) (1986592)
  • deps: bump yargs from 17.7.0 to 17.7.1 (#853) (88c52dd)
  • deps: updated authup & routup dependencies (7c57ef8)
  • enhance logging for refreshing token (3774282)
  • ensure entrypoint file is associated to the right train (f132509)
  • logging in train builder helper module (cd323fb)
  • minor cleanup (fa1fd3d)
  • minor cleanup (44fded3)
  • minor package cleanup (8af5b9b)
  • param for reading single train file (271b817)
  • permission list view (cc8a412)
  • prefix built-in modules to avoid intererence (0b23880)
  • prefix node core modules imports (65e2342)
  • prevent sending upload response in chunks + train-file tests (d9bd7e6)
  • public key encryption of symmetric key (ecd87a2)
  • query realm restriction (37f85f5)
  • realm association with identity provider (23e46f3)
  • registry payload build context usage (a35b461)
  • remove invalid character in import syntax (1fa70c5)
  • removed unneccessary rate-limit & prometheus definition (7a0359b)
  • reverted axios version to 1.2.2 (6625878)
  • train container packing (7e9063c)
  • train router aggregation (6a79a1b)
  • train user-secret picking (faf791d)
  • train-file get many abstraction (b0e69b5)
  • ui: fix typings + reset lock file (499baa9)
  • ui: single quotes for typings + headers check (3186204)
  • ui: use cjs exports for axios, hapic + reset package lock file (c2433ad)
  • updated payload building (f784f27)
  • updated swagger-generation due new file loading (aebb3bd)
  • wronger logger for extractor component (47439eb)

Features

  • adjusted preset role permissions (ea73e26)
  • adjusted station registry for new realm schema (554354f)
  • api: applied new queue schema (f64385e)
  • api: refactored env building & accessing (adc65ac)
  • cleanup trainFile api + moved code/methods to corresponding domain (36f5382)
  • common: use rollup + swc for bundling cjs & esm output (5e7db91)
  • contextualized local api secret-storage & registry components (fab1553)
  • database cache layer with redis (f032869)
  • dynamic incoming & outgoing external project name (32514ff)
  • enhace structure, stricter typings, clearer ownership (de360e2)
  • fix base path for serving swagger file +Ã oppurtinity for additional information (3a98a82)
  • flatten domains structure (751479c)
  • migraiton generation for postgres & mysql (e17961c)
  • move setup & destroy train command to train-service (e592cbe)
  • move types ownership to corresponding service (316d08f)
  • pipe train-files to gunzip (d59bcb2)
  • realtime: restructuring and enhanced logging (5683f20)
  • redirect user to train overview after setup completion (c3192b4)
  • replaced yup with zod + contextualized build registry payload (f8fdaa5)
  • restructured and grouped components (12e8443)
  • restructured package structure (e3f7e04)
  • server-common: initial release (e02ddf8)
  • simplified and enhanced master-image git syncing (33cc76e)
  • simplified and enhanced master-image synchronization + test suite (8b44304)
  • started restructuring components & domains (aa0f1da)
  • train-{files,query} encryption + additional rsa signing (d5ca6b0)
  • train-manager: applied new queue schema (f713949)

1.4.0 (2023-01-11)

Bug Fixes

  • add default-alias parameter to apply parse output method (a79e4a8)
  • add integrity endpoint + updated refresh robot token action (9a89caa)
  • adjusted script paths + reverted migration file (f0cdb6e)
  • api: add explicit registry component logging (4ea585a)
  • api: change order of applying request parameters (e1a5295)
  • api: check entrypoint-file resource after basic validation (05b1029)
  • api: infer realm-id for proposal, station & train by current user (52b0856)
  • api: iterate over all train-stations for building-train command (503a9a6)
  • api: run open migration file before creating new one (5f4f429)
  • api: script command (66d7e79)
  • api: start command (eb4f6d5)
  • api: swagger build (142b0af)
  • auth robot interceptor (fce5d4b)
  • better url building for train-{files,result}-download (19055a6)
  • broken migration file (83db4c5)
  • bump axios version (4b02c0e)
  • cleanup minio usage & reduce bucket amount for each train (e3fd649)
  • common: import from hapic (8ca7674)
  • deps: bump @socket.io/redis-adapter from 7.2.0 to 8.0.0 (d06e6f7)
  • deps: bump @authelion/server-core from 0.3.13 to 0.3.15 (28f6c39)
  • deps: bump @authelion/server-utils from 0.3.17 to 0.3.19 (ac5025f)
  • deps: bump @authup/server-database from 0.4.0 to 0.6.1 (1ba1047)
  • deps: bump @ebec/http from 0.0.3 to 0.0.4 (53e6c3d)
  • deps: bump @hapic/harbor from 0.2.0 to 0.3.0 (53c1885)
  • deps: bump @hapic/harbor from 0.3.0 to 1.0.0 (2005252)
  • deps: bump @hapic/vault from 0.2.0 to 0.3.0 (6185af1)
  • deps: bump @hapic/vault from 0.3.0 to 1.0.0 (77a4c78)
  • deps: bump @routup/body from 0.3.2 to 0.3.3 (97e8262)
  • deps: bump @routup/cookie from 0.2.2 to 0.2.3 (e781ed1)
  • deps: bump @routup/cookie from 0.3.1 to 0.3.2 (0eaadb7)
  • deps: bump @routup/cookie from 0.3.2 to 0.4.0 (2cc50bc)
  • deps: bump @routup/decorators from 0.1.9 to 0.1.10 (063b819)
  • deps: bump @routup/swagger from 0.2.2 to 0.2.3 (24708de)
  • deps: bump @routup/swagger from 0.3.2 to 0.4.0 (ebc84cc)
  • deps: bump @routup/swagger from 0.4.0 to 0.4.1 (033b5ad)
  • deps: bump axios from 1.2.0 to 1.2.1 (46fb688)
  • deps: bump axios from 1.2.1 to 1.2.2 (b93d97c)
  • deps: bump bcrypt from 5.0.1 to 5.1.0 (adfa679)
  • deps: bump express from 4.18.1 to 4.18.2 (8839780)
  • deps: bump express-prom-bundle from 6.5.0 to 6.6.0 (df6c9c4)
  • deps: bump hapic from 0.2.0 to 0.3.0 (c6538ce)
  • deps: bump hapic from 0.3.0 to 1.0.0 (656f5a4)
  • deps: bump prom-client from 14.1.0 to 14.1.1 (74d48bf)
  • deps: bump rapiq (2819dab)
  • deps: bump rapiq from 0.0.4 to 0.0.6 (7150ab5)
  • deps: bump rapiq from 0.6.1 to 0.6.2 (8cffc54)
  • deps: bump rapiq from 0.6.2 to 0.6.3 (ce5be5e)
  • deps: bump routup from 0.7.0 to 0.8.0 (90590de)
  • deps: bump routup from 0.9.0 to 0.9.1 (8237465)
  • deps: bump socket.io from 4.5.2 to 4.5.3 (a0a345c)
  • deps: bump socket.io from 4.5.3 to 4.5.4 (6bcad84)
  • deps: bump swagger-ui-express from 4.5.0 to 4.6.0 (fc175de)
  • deps: bump tar from 6.1.11 to 6.1.12 (e1e9461)
  • deps: bump tar from 6.1.12 to 6.1.13 (75063a2)
  • deps: bump tar-stream from 2.2.0 to 3.0.0 (cbc5bfe)
  • deps: bump typeorm from 0.3.10 to 0.3.11 (239d23a)
  • deps: bump typeorm-extension from 2.1.12 to 2.1.13 (23d3652)
  • deps: bump typeorm-extension from 2.1.13 to 2.1.14 (fd7a413)
  • deps: bump typeorm-extension from 2.2.8 to 2.2.12 (ace0047)
  • deps: bump typeorm-extension from 2.3.1 to 2.4.0 (8073f69)
  • deps: bump typeorm-extension from 2.4.0 to 2.4.1 (b34a954)
  • deps: bump typeorm-extension version (d15ba9d)
  • deps: updated authelion & hapic (c211047)
  • deps: updated authup & routup libs + modified code base (c44a22c)
  • ensure interceptor can handle error (6d8837a)
  • explicit set auth header for clone request config (6d80c14)
  • http interceptor header on retry request (bfd0abf)
  • identity-provider relation inclusion (b5e32c7)
  • integrity endpoint (e62230d)
  • license-agreement unprotected endpoints (c2c3f07)
  • make source-id optional for train-station list (e49e176)
  • merging station with train-station (703bee3)
  • minor components cleanup & enhancements (14ba48c)
  • minor fix for merging staion with train-station (1cac96d)
  • minor robot + station enhancements (31710cb)
  • prevent overwriting secret selection in train-wizard (bdc4b58)
  • proposal station update + grouped applying query paramters (eb4805a)
  • train-manager: explicit log errors on build- & routing-error (39c8cb9)
  • ui: applying permissions multiple times (9ad765d)
  • ui: realm management overview (8f23e92)
  • unset authorizatioin header on request failure (5730e96)
  • updated dependencies (authup & routup) (03ad606)
  • updated rapiq & typeorm-extension dependency (043d668)
  • workaround for ERR_INVALID_CHAR (a789c07)

Features

  • assign default robot to station (73103b8)
  • better restriction for rate-limit middleware (1429aaf)
  • ui: simplified ui management (e.g. admin-realms, home-settings) (d9dd955)
  • ui: support copy hash to clipboard during train wizard (c14c0bd)
  • updated deps + enhanced realm management (6058bfb)
  • use minio for train-files upload & streaming (f0ec16a)
  • use minio for train-results (673427a)

1.3.27 (2022-10-06)

Bug Fixes

  • deps: bump body-parser from 1.20.0 to 1.20.1 (6cd90c9)
  • deps: bump typeorm-extension from 2.1.11 to 2.1.12 (ab5468b)
  • enable changelog and conventional-commits for lerna (aeeec1c)
  • generate documentation on upgrade command (1db330d)
  • swagger documentation generation (83f6eb0)