Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackson Barbosa committed Dec 18, 2023
1 parent 6cc634c commit dce54d5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 3.14.0
## *Change*
- update project using usecase to send all messages
- send organization uuid when send eda project creation message
- ensure that the image is more secure and effective, using a non-administrative user, using high ports (now using 8000), using multi-stage build, only one process per container, writing to /tmp and state check endpoints

## *Remove*:
- Remove ChatsPermission and IA permission when creating a organization and project.

# 3.13.2
## *Fix*
- synchronous call to delete_user_permission_project
Expand Down

0 comments on commit dce54d5

Please sign in to comment.