Skip to content

Commit

Permalink
Add CRUD SQL plugin to RN (#1845)
Browse files Browse the repository at this point in the history
* Add CRUD SQL plugin to RN

* Add link to plugin documentation

* Move crud sql plugin paragraph

* Update docs/release-notes/v13.5.0.md

---------

Co-authored-by: Alberto Tessarotto <[email protected]>
  • Loading branch information
andreamia93 and albertotessarotto authored Dec 16, 2024
1 parent 8601d4d commit bec15b6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/release-notes/v13.5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,14 @@ Refer to back-kit [changelog](/microfrontend-composer/back-kit/changelog.md) for

## Marketplace

### New Marketplace Components

#### CRUD SQL plugin for Oracle DB

The CRUD SQL service now supports Oracle DB. You can easily integrate with an Oracle database and expose CRUD operations through HTTP with this plugin.
You can find more information on the plugin [here](/runtime_suite/crud-postgresql/10_overview.md).


### Marketplace Updates

#### Care Kit
Expand Down

0 comments on commit bec15b6

Please sign in to comment.