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

Release note 2.6 #648

Open
wants to merge 2 commits into
base: staging
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions release-notes/2.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Elevate-Mentor Service Release Note

## Version: 2.6.0

### New Features:

1. **Sesseion Manger Flow:**

- session manger can create a session, can assign mentor to the sessions, and he can add the mentees to the session as well
-

2. **API Permissions:**
- The API can only be accessed using the appropriate permissions.



### Enhancements:

1. **Re-Build Materialized Views :**

- To update the views

**Steps to rebuild the meterialize views :**

- Run the below curl

```
curl --location --request GET 'http://localhost:7101/user/v1/admin/triggerViewRebuildInternal' \
--header 'internal_access_token: INTERNAL_ACCESS_TOKEN'
```

### Bug Fixes:

### Infrastructure:

### Documentation:

### Deprecation Notice:

### Known Issues: