Skip to content

Commit

Permalink
Merge pull request #16 from rapyuta-robotics/release/v6.2.8
Browse files Browse the repository at this point in the history
Release/v6.2.8
  • Loading branch information
amitsingh21 authored May 9, 2022
2 parents 709539b + 1b5af15 commit 6c4cffd
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
- Grafana tutorial: importing dashboard


## [6.2.8 - 2022-05-09]
- added release notes

## [6.2.7 - 2022-04-12]
- added release notes

Expand Down
25 changes: 25 additions & 0 deletions hugo/content/8_release-updates/2022.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,29 @@ weight: 803

This section of the document gives you an overview of the new features and functions in rapyuta.io. It includes new features, improvements, announcements, deprecations, and bug fixes.

# May

## May 09

### Announcement

We are releasing internal changes to the rapyuta-agent and the deviceedge component. This affects the deployment details of the running deployments on **pre-installed devices**. Request you to re-provision the deployments to view the details.
This change does not affect the running deployments on the **docker devices**.

### Features

| Feature | Type | Description |
| ------- | ----- | ---------- |
| [Managing User Profiles](/how-to-guides/account-management/managing-user-profiles/) | New | You can now do the following to manage your profile: <ul><li> Update your first and last name. </li> <li> Update your email address. </li> </ul> |
| [Cloud User Metrics](/5_deep-dives/54_tooling-and-debugging/545_user_metrics/#cloud-user-metrics) | New | rapyuta.io platform can now capture metrics from cloud deployments. |
|[Editing Secrets](/how-to-guides/account-management/setup-private-git-access/)| New | You can now edit your secret details.|
|Listing Pages UI Update| Improvement | UI has been updated for the following pages to maintain consistency with the new listing pages format:<ul><li> Deployments </li> <li> Networks </li> <li> Static Routes </li> <li> Debug Environment </li> <li> Projects </li> <li> Secrets </li> <li> Organization </li></ul>|

### Bug Fixes

* When the devices come online, the deviceedge component stopped while trying to pull the new version of the deviceedge component. This issue is now fixed.
* Deployment details page used to show duplicate error codes when multiple executables failed with the same error code. This issue is fixed now.

# April

## April 13
Expand All @@ -18,6 +41,8 @@ This change does not affect the running deployments.

## April 6

### Features

| Feature | Type | Description |
| ------- | ----- | ---------- |
| [Package Deployment](/3_how-tos/33_software-development/334_deploy-packages/) | New | You now have the flexibility to configure topics for each network. |
Expand Down

0 comments on commit 6c4cffd

Please sign in to comment.