❗❗ FTP Connector 4.0.2
Features:
- Added support for parallel FTP requests.
Telemetry Server 9.1.0
Features:
- Add the capability to select ALL operations to trigger an alert via the UI.
FTP Connector 4.1.0
Features:
- Added new connector parameter - maxClients. It allows to set the maximum number of connections for parallel requests to ftp/ftps.
- Added support of sftp up to the latest versions (now support version 18 of Node.js).
- retries, readyTimeout and retryMinTimeout for sftp has been moved from policy features to connector features.
S3 Connector 2.6.0
Features:
- Add listObjectsV2. See Amazon documentation here.
Platformeco Core 3.20.1
Bug-fixes:
- Add tags from setTags policy and custom policies to the Root Span
JDBC Connector 4.0.2
Features:
- Change the order of data types in policies by usage popularity.
Core 3.22.0
Features:
- Add a Disable nested tracing option for Foreach blocks.
- Add log errors in switch conditions.
❗❗ Core 3.22.2
Features:
- Add support of NodeJS 18.
❗❗ Superagent Connector 5.2.0
Features:
- Add ignoreIndefinite flag for query params.
SMTP Connector 1.3.0
Features:
- Add ability to put array of attachments (Raw, Context).
Oracle Jms Connector 1.2.0
Features:
- Add support of Vault secrets in the connection string field.
Bug-fixes:
- Fix the loading of dependent binary libraries for Node.js v18.
Platformeco Core 3.23.0
Features:
- Added commands in CLI to create tests and stubs. See more in "Platformeco Core -> Flow Tests" in documentation.
Jdbc Connector 4.1.0
Features:
- Add support links between datamodels: now you can change auto-generated datamodel with data from Debugger.
❗ Encoding Policies 1.0.0
Features:
- New policy convert release. You can use it to convert data from one encoding to another.
Core 3.23.3
Features:
- Now you can see errors occurred inside forEach and switch blocks.
Core 3.24.0
Features:
- Now you can use uuid library inside fx block.
Core 3.25.0
Features:
- Added support for new custom policies (sequence, loop, branches) that can encapsulate a subflow for advanced logic implementation.
❗❗ JDBC Connector 4.2.0
Features:
- Result Column Types parameter of JDBCQuery block is made optional as types are detected automatically.
Fastify Connector 3.5.0
Features:
- Cross-Origin-Resource-Policy response header now may be set to one of the values so that web pages could request resources (images, styles, icons, scripts or data) from Platformeco definition:
- same-origin - allows to use resources from the same root domain
- same-site - allows to use resources only from the same site
- cross-origin - allows to request resources from any site
- false - disables the Cross-Origin-Resource-Policy header, that is, it will work without restrictions like cross-origin
FTP Connector 4.1.1
Features:
- Improved performance for findFiles block
❗ Jdbc Connector 4.3.0
Features:
- New policy JDBCTransaction release
Cloud Manager 11.1.0
Features:
- Add OFF label to unused sessions to turn off server in inactive sessions after 24 hours.
- Update dependencies for jdbc-satellite.
Deployment Module Backend 3.8.0
Features:
- Add sidecar containers logs: kafka-satellite, NATS and others now in your control-center
Telemetry UI 9.4.0
Features:
- Added the environment variable DASHBOARD_DEFAULT_SERVICE, which allows specifying the default multi-product environment to be opened.
Oracle Jms Connector 1.3.0
Bug-fixes:
- Now connector is able to restore the connection with DB without a manual restart.
❗❗ Platformeco Cloud Studio 4.2.2
Features:
- A new documentation module with support for OA3 and built-in validation according to the OA specification
- Configuration copying between environments
- New commit changes window
- Each policy now has its own personalized icon
Bug-fixes:
- Session freezing issues
- Fixed the issue with losing focus when typing in the data model editor
- Fixed the issue with copying Fx blocks
- Fixed the issue with Git connection errors