5.1
Last updated
Last updated
Appmixer is now fully compatible with AWS managed services - tested with OpenSearch 2.7, DocumentDB 4.0.0, Amazon MQ 3.8.34, Amazon ElastiCache 6.2.6 and logstash 7.6.12 with OpenSearch plugin
Optional token (API keys, OAuth tokens, …) encryption (self-managed Appmixer only). https://docs.appmixer.com/appmixer/v/5.1/appmixer-self-managed/configuration#token-encryption
User files (files created in flows, or through the /files API) can be stored in MinIO/S3 storage (self-managed Appmixer only). https://docs.appmixer.com/appmixer/v/5.1/appmixer-self-managed/system-plugins#minio-s3
Added DB index to fs.files.metadata.fileType.
APPMIXER_API_URL configuration support suffix. In the previous version, it was not possible to set the URL to https://acme.com/suffix, the suffix was removed.
OneDrive and GDrive picker fixes (did not work properly, when connected account was changed).
New context.job.lock() function in the component plugin contex (used in the latest Task module 1.0.2, instead of context.lock()).