Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release master #763

Merged
merged 1 commit into from
Oct 24, 2024
Merged

chore: release master #763

merged 1 commit into from
Oct 24, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 19, 2024

🤖 I have created a release beep boop

0.8.4

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)
  • delete project-node relation on analysis-node deletion (if possible) (#794) (0e953e3)
  • enforce uniqueness for project name attribute (#793) (0681249)
  • initial implementation of database-integrity service (077fdd3)

Bug Fixes

  • building and scanning master image command arguments (95041ea)
  • deps: bump locter from 2.1.1 to 2.1.2 (#795) (fdb8cba)
  • deps: bump locter from 2.1.2 to 2.1.4 (#816) (0af403a)
  • deps: bump typeorm-extension from 3.6.1 to 3.6.2 (#810) (c9af9ae)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/core-kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/server-kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/server-core-realtime bumped from ^0.8.3 to ^0.8.4
      • @privateaim/server-http-kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/server-analysis-manager-kit bumped from ^0.7.4 to ^0.7.5
    • devDependencies
      • @privateaim/core-http-kit bumped from ^0.8.3 to ^0.8.4
0.8.4

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)
  • use authup nuxt module instead of manual plugin configuration (8a87d4f)

Bug Fixes

  • bump nuxt + vue & defining enum based component properties (bdb65d2)
  • make analysis wizard step clickable (#792) (3372b8a)

Dependencies

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

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)

Bug Fixes

  • bump nuxt + vue & defining enum based component properties (bdb65d2)

Dependencies

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

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)

Dependencies

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

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @privateaim/kit bumped from ^0.8.3 to ^0.8.4
    • peerDependencies
      • @privateaim/kit bumped from ^0.8.3 to ^0.8.4
0.7.5

0.7.5 (2024-10-24)

Features

  • adjusted code references for core -> core-kit package renaming (321b8ac)
  • initial core -> core-kit package renaming (9ac9709)
  • initial implementation & usage refactoring (#426) (85ff83f)
  • realtime library/service split (#474) (43c2dfa)

Dependencies

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

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)
0.7.5

0.7.5 (2024-10-24)

Features

Dependencies

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

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)
  • delete project-node relation on analysis-node deletion (if possible) (#794) (0e953e3)
  • enforce uniqueness for project name attribute (#793) (0681249)
  • handle permission-/policy-error in error middleware (4b4fae4)
  • initial implementation of database-integrity service (077fdd3)
  • use authup nuxt module instead of manual plugin configuration (8a87d4f)

Bug Fixes

  • building and scanning master image command arguments (95041ea)
  • bump nuxt + vue & defining enum based component properties (bdb65d2)
  • condition for exposing error via middleware (e7a5fee)
  • deps: bump locter from 2.1.1 to 2.1.2 (#795) (fdb8cba)
  • deps: bump locter from 2.1.2 to 2.1.4 (#816) (0af403a)
  • deps: bump socket.io from 4.7.5 to 4.8.0 (#800) (2f05947)
  • deps: bump typeorm-extension from 3.6.1 to 3.6.2 (#810) (c9af9ae)
  • make analysis wizard step clickable (#792) (3372b8a)
  • remove Readable response type for bucket controllers (f8a9fe0)
  • storage: allow filtering by bucket_id (d53f24e)
0.8.4

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)

Bug Fixes

  • building and scanning master image command arguments (95041ea)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/core-kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/core-http-kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/server-kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/server-analysis-manager-kit bumped from ^0.7.4 to ^0.7.5
      • @privateaim/storage-kit bumped from ^0.8.3 to ^0.8.4
0.7.5

0.7.5 (2024-10-24)

Features

  • adjusted code references for core -> core-kit package renaming (321b8ac)
  • allow specifying branch for syncing master-images (#587) (b6ff9a5)
  • analysis-bucket implementation (#433) (15329f4)
  • analysis-manager-kit package implementation (#393) (d9faf4a)
  • extract utils and common consts, fns, ... to kit package (258bbb2)
  • initial core -> core-kit package renaming (9ac9709)
  • master image workflow to sync, build & push image/groups (#574) (146e66f)
  • queue-router for components & aggregators (#396) (0da6066)
  • split builder command-exection/event-split (#412) (13d0d57)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/core-kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/server-kit bumped from ^0.8.3 to ^0.8.4
0.8.4

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)

Bug Fixes

  • deps: bump socket.io from 4.7.5 to 4.8.0 (#800) (2f05947)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/core-kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/core-realtime-kit bumped from ^0.7.4 to ^0.7.5
      • @privateaim/server-kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/server-realtime-kit bumped from ^0.8.3 to ^0.8.4
0.8.4

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)
  • handle permission-/policy-error in error middleware (4b4fae4)

Bug Fixes

  • condition for exposing error via middleware (e7a5fee)
  • deps: bump locter from 2.1.1 to 2.1.2 (#795) (fdb8cba)
  • deps: bump locter from 2.1.2 to 2.1.4 (#816) (0af403a)
  • deps: bump typeorm-extension from 3.6.1 to 3.6.2 (#810) (c9af9ae)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/server-kit bumped from ^0.8.3 to ^0.8.4
0.8.4

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)

Bug Fixes

  • deps: bump typeorm-extension from 3.6.1 to 3.6.2 (#810) (c9af9ae)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/core-kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/kit bumped from ^0.8.3 to ^0.8.4
0.8.4

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)

Bug Fixes

  • deps: bump socket.io from 4.7.5 to 4.8.0 (#800) (2f05947)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/messenger-kit bumped from ^0.7.4 to ^0.7.5
      • @privateaim/server-kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/server-realtime-kit bumped from ^0.8.3 to ^0.8.4
0.8.4

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)

Bug Fixes

  • deps: bump socket.io from 4.7.5 to 4.8.0 (#800) (2f05947)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/kit bumped from ^0.8.3 to ^0.8.4
      • @privateaim/server-kit bumped from ^0.8.3 to ^0.8.4
0.8.4

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)

Bug Fixes

  • deps: bump locter from 2.1.1 to 2.1.2 (#795) (fdb8cba)
  • deps: bump locter from 2.1.2 to 2.1.4 (#816) (0af403a)
  • deps: bump typeorm-extension from 3.6.1 to 3.6.2 (#810) (c9af9ae)
  • remove Readable response type for bucket controllers (f8a9fe0)
  • storage: allow filtering by bucket_id (d53f24e)

Dependencies

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

0.8.4 (2024-10-24)

Features

  • bump authup & implement async policy & permission evaluation (#807) (d065562)
  • bump authup & vuecs packages + refactored navigation (c4db8d5)

Dependencies

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

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master branch 4 times, most recently from 2fe1724 to 087edf6 Compare September 26, 2024 09:21
@github-actions github-actions bot force-pushed the release-please--branches--master branch 16 times, most recently from 6a926b9 to 7977cb6 Compare October 7, 2024 15:53
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 86b7c68 to 1a149b4 Compare October 11, 2024 08:03
@github-actions github-actions bot force-pushed the release-please--branches--master branch 4 times, most recently from 51ca843 to 508f29b Compare October 24, 2024 09:16
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 508f29b to 75f672e Compare October 24, 2024 09:40
@tada5hi tada5hi merged commit a4780b3 into master Oct 24, 2024
Copy link
Contributor Author

🤖 Release is at https://github.com/PrivateAIM/hub/releases/tag/v0.8.4 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant