Skip to content

Releases: PrivateAIM/hub

core-kit: v0.6.0

25 Jun 07:41
7bc4a26
Compare
Choose a tag to compare

0.6.0 (2024-06-25)

Features

  • initial core -> core-kit package renaming (9ac9709)
  • migrated to authup version v1.0.0-beta.18 (06928f6)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @privateaim/kit bumped from ^0.5.0 to ^0.6.0
    • peerDependencies
      • @privateaim/kit bumped from ^0.5.0 to ^0.6.0

core-http-kit: v0.6.0

25 Jun 07:41
7bc4a26
Compare
Choose a tag to compare

0.6.0 (2024-06-25)

Features

  • adjusted code references for core -> core-kit package renaming (321b8ac)
  • initial core -> core-kit package renaming (9ac9709)
  • migrated to authup version v1.0.0-beta.18 (06928f6)

Bug Fixes

  • api routes analysis-bucket-file api client (d0a9e73)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @privateaim/core-kit bumped from ^0.5.0 to ^0.6.0
    • peerDependencies
      • @privateaim/core-kit bumped from ^0.5.0 to ^0.6.0

client-vue: v0.6.0

25 Jun 07:41
7bc4a26
Compare
Choose a tag to compare

0.6.0 (2024-06-25)

Features

  • adjusted code references for core -> core-kit package renaming (321b8ac)
  • initial core -> core-kit package renaming (9ac9709)
  • migrated to authup version v1.0.0-beta.18 (06928f6)
  • realtime library/service split (#474) (43c2dfa)

Bug Fixes

  • admin node robot & registry view (a4c5239)
  • analysis-bucket-file delete operation & auth plugin nuxt-app access (86e3a2d)
  • entity delete component (1d691ca)
  • node assign action for projects & analysis (d6eff55)
  • remove node email attribute (66ee923)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @privateaim/core-kit bumped from ^0.5.0 to ^0.6.0
      • @privateaim/kit bumped from ^0.5.0 to ^0.6.0
      • @privateaim/core-http-kit bumped from ^0.5.0 to ^0.6.0
      • @privateaim/storage-kit bumped from ^0.5.0 to ^0.6.0
    • peerDependencies
      • @privateaim/core-kit bumped from ^0.5.0 to ^0.6.0
      • @privateaim/storage-kit bumped from ^0.5.0 to ^0.6.0

client-ui: v0.6.0

25 Jun 07:41
7bc4a26
Compare
Choose a tag to compare

0.6.0 (2024-06-25)

Features

  • adjusted code references for core -> core-kit package renaming (321b8ac)
  • initial core -> core-kit package renaming (9ac9709)
  • migrated to authup version v1.0.0-beta.18 (06928f6)
  • realtime library/service split (#474) (43c2dfa)

Bug Fixes

  • admin node robot & registry view (a4c5239)
  • analysis-bucket-file delete operation & auth plugin nuxt-app access (86e3a2d)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @privateaim/client-vue bumped from ^0.5.0 to ^0.6.0
      • @privateaim/core-kit bumped from ^0.5.0 to ^0.6.0
      • @privateaim/kit bumped from ^0.5.0 to ^0.6.0
      • @privateaim/storage-kit bumped from ^0.5.0 to ^0.6.0

storage-kit: v0.5.0

12 Jun 09:43
389da5b
Compare
Choose a tag to compare

0.5.0 (2024-06-12)

Features

  • extract utils and common consts, fns, ... to kit package (258bbb2)
  • split core package in core & core-http-kit (#422) (666a4fe)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @privateaim/kit bumped from ^0.4.0 to ^0.5.0
    • peerDependencies
      • @privateaim/kit bumped from ^0.4.0 to ^0.5.0

server-storage: v0.5.0

12 Jun 09:43
389da5b
Compare
Choose a tag to compare

0.5.0 (2024-06-12)

Features

  • extract utils and common consts, fns, ... to kit package (258bbb2)
  • move service factories/singletons to server-kit-package (#387) (669d352)
  • server-http-kit package with validation, authup & request utils/helpers (#375) (7762a2f)

Bug Fixes

  • deps: bump express-validator from 7.0.1 to 7.1.0 (#384) (572a429)
  • deps: bump mysql2 from 3.9.8 to 3.10.0 (#411) (b44e278)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.4.0 to ^0.5.0
      • @privateaim/server-kit bumped from ^0.4.0 to ^0.5.0
      • @privateaim/server-http-kit bumped from ^0.4.0 to ^0.5.0
      • @privateaim/storage-kit bumped from ^0.4.0 to ^0.5.0

server-realtime: v0.5.0

12 Jun 09:43
389da5b
Compare
Choose a tag to compare

0.5.0 (2024-06-12)

Features

  • initial implementation & usage refactoring (#426) (85ff83f)
  • initial implementation of server-realtime-kit package (#380) (3963b66)
  • move service factories/singletons to server-kit-package (#387) (669d352)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/core bumped from ^0.4.0 to ^0.5.0
      • @privateaim/core-realtime-kit bumped from ^0.4.0 to ^0.5.0
      • @privateaim/server-kit bumped from ^0.4.0 to ^0.5.0
      • @privateaim/server-realtime-kit bumped from ^0.4.0 to ^0.5.0

server-realtime-kit: v0.5.0

12 Jun 09:43
389da5b
Compare
Choose a tag to compare

0.5.0 (2024-06-12)

Miscellaneous Chores

  • server-realtime-kit: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.4.0 to ^0.5.0
      • @privateaim/core-realtime-kit bumped from ^0.4.0 to ^0.5.0
      • @privateaim/server-kit bumped from ^0.4.0 to ^0.5.0

server-realtime-kit: v0.4.0

12 Jun 08:24
8b318e8
Compare
Choose a tag to compare

0.4.0 (2024-06-12)

Features

  • extract utils and common consts, fns, ... to kit package (258bbb2)
  • initial implementation & usage refactoring (#426) (85ff83f)
  • initial implementation of server-realtime-kit package (#380) (3963b66)

server-kit: v0.5.0

12 Jun 09:43
389da5b
Compare
Choose a tag to compare

0.5.0 (2024-06-12)

Features

  • analysis-bucket implementation (#433) (15329f4)
  • analysis-manager-kit package implementation (#393) (d9faf4a)
  • cleanup component error handling (e8869ef)
  • extract utils and common consts, fns, ... to kit package (258bbb2)
  • initial implementation & usage refactoring (#426) (85ff83f)
  • move redis singleton management to kit package (285b073)
  • move service factories/singletons to server-kit-package (#387) (669d352)
  • queue-router for components & aggregators (#396) (0da6066)
  • server-http-kit package with validation, authup & request utils/helpers (#375) (7762a2f)

Bug Fixes

  • consuming and publishing with queue-router (1a461e7)
  • deps: bump amqp-extension from 4.0.0-beta.1 to 4.0.0-beta.2 (#450) (b65538a)
  • setting type on queue message publish + logging on publish/consume (5430305)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/core bumped from ^0.4.0 to ^0.5.0
      • @privateaim/kit bumped from ^0.4.0 to ^0.5.0