Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [8.0.0](v7.6.0...v8.0.0) (2024-05-30) ### ⚠ BREAKING CHANGES * **multimedia:** completed integration ### Features * **helm:** add servicePorts configuration to helm values files for consistency and better management of service ports across microservices ([eca975b](eca975b)) * **kube:** add undeploy script ([8504dc4](8504dc4)) * **kubernetes:** add resource limits and requests for CPU and memory in frontend and notifications services to optimize resource allocation and improve performance ([fb0ab19](fb0ab19)) * **multimedia:** added serializers for events ([c1a1df8](c1a1df8)) * **multimedia:** completed integration ([4229f63](4229f63)) ### Bug Fixes * **helm-chart:** using port naming for health ([ab4fafe](ab4fafe)) * **kubernetes-ingress:** adjusted regex ([53ad49e](53ad49e)) * **kubernetes:** adjusted deploy script ([96750c7](96750c7)) * **multimedia-kubernetes:** fixed path in kubernetes and token retrieve in multimedia service ([715b96c](715b96c)) * **multimedia:** adjusted kafka client ([79af307](79af307)) * **multimedia:** adjusted socket service with eager initialization ([63ec86a](63ec86a)) * **multimedia:** adjusted socketio port ([ac236ce](ac236ce)) * **multimedia:** fixed architecture test and error ([7ab8e4d](7ab8e4d)) * **multimedia:** fixed tests ([dfcb10d](dfcb10d)) * **notifications:** servers id cannot be used as MongoId ([c09a23a](c09a23a))
- Loading branch information