Releases: airyhq/airy
Releases Β· airyhq/airy
0.55.0
Changes
- [#4167] Kafka certificate authentication (#4168)
- [#4156] Change name for Pinecone connector (#4127)
- [#4156] Add description for components (#4126)
- [#4156] Add LLM filter in Catalog (#4125)
π Features
- [#4139] Add Flink connector (#4147)
- [#3945] Slack connector (#4146)
- [#4144] Adapt Frontend with Schema Manager (#4145)
- [#4141] Schema Registry Manager (#4143)
- [#4137] Improve Kafka Sections (#4138)
- [#4132] Added Copilot source to libs and apps (#4133)
π Bug Fixes
- [#4156] Fix selecting fields in streams (#4123)
- [#4156] Fix symbol (#4122)
- [#4156] Update icons for LLM components (#4120)
- [#4108] Fix schemas and topics screens (#4109)
π Documentation
- [#4134] Update the diagram in the README file (#4136)
- [#4134] Update main diagram (#4135)
- [#4156] Improve docs (#4131)
- [#4156] Improve docs (#4128)
- [#4156] Docs - Remove Solutions link (#4115)
π§° Maintenance
- Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 (#4155)
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs (#4154)
- Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /infrastructure/lib/go/k8s/handler (#4152)
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#4153)
- Bump express from 4.18.2 to 4.19.2 (#4151)
- Bump express from 4.18.2 to 4.19.2 in /docs (#4150)
- Bump follow-redirects from 1.15.2 to 1.15.6 (#4149)
- Bump follow-redirects from 1.15.2 to 1.15.6 in /docs (#4148)
- Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 (#4118)
- Bump @adobe/css-tools from 4.0.1 to 4.3.1 (#4116)
- Bump @svgr/plugin-svgo from 6.5.1 to 8.1.0 (#4114)
- Bump semver from 5.7.1 to 5.7.2 in /docs (#4110)
- Bump sass-loader from 13.1.0 to 13.3.2 (#4103)
- Bump word-wrap from 1.2.3 to 1.2.4 (#4112)
Airy CLI
You can download the Airy CLI for your operating system from the following links:
0.54.0
π Features
- [#4053] Streams backend (#4089)
- [#4053] Topics and Streams Section (#4067)
- [#4057] Expose kafka API in rest proxy (#4065)
- [#4035] Customize number of partitions (#4036)
- [#4057] Optional Kafka REST API in schema-registry (#4058)
- [#4045] Add Streams section (#4046)
- [#4034] Add filter in catalog (#4041)
- [#4030] Remove lint (#4032)
- [#4030] Add external view (#4031)
- [#4026] Add Apps section (#4027)
- [#4020] Add Redis and PostgreSQL optional charts (#4021)
π Bug Fixes
- [#4057] Fix env vars for schema-registry (#4088)
- [#4076] Upgrade k8s registry (#4077)
- [#4015] Fix new Whatsapp ingestion payload structure (#4016)
- [#4011] Fix broken links in the docs (#4012)
- [#4006] Update oauth scopes for GCP (#4007)
π Documentation
- [#4086] Fix link to contributing guide (#4087)
- [#4068] Fix Docs build (#4069)
- [#4023] Improve docs for IBM Watson (#4024)
Changes
- [#4053] Update Kafka defaults for single broker (#4070)
- [#4017] Whatsapp send message payload updated (#4018)
π§° Maintenance
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#4093)
- Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.24+incompatible (#4074)
- Bump prettier from 2.7.1 to 2.8.8 (#4085)
- Bump @types/dom-mediacapture-record from 1.0.13 to 1.0.16 (#4082)
- Bump @types/react-redux from 7.1.24 to 7.1.25 (#4060)
- Bump golang.org/x/net from 0.0.0-20220630215102-69896b714898 to 0.7.0 in /infrastructure/lib/go/k8s/util (#4047)
- Bump golang.org/x/net from 0.0.0-20220630215102-69896b714898 to 0.7.0 in /infrastructure/lib/go/k8s/handler (#4048)
- Bump golang.org/x/text from 0.3.7 to 0.3.8 in /infrastructure/lib/go/k8s/util (#4043)
- Bump golang.org/x/text from 0.3.7 to 0.3.8 in /infrastructure/lib/go/k8s/handler (#4042)
- Bump golang.org/x/text from 0.3.7 to 0.3.8 (#4044)
- Bump github.com/emicklei/go-restful from 2.15.0+incompatible to 2.16.0+incompatible in /infrastructure/lib/go/k8s/handler (#4029)
- Bump @stomp/stompjs from 6.1.2 to 7.0.0 (#4038)
- Bump @babel/core from 7.19.3 to 7.21.0 (#4051)
- Bump @reduxjs/toolkit from 1.8.6 to 1.9.3 (#4050)
- Bump @types/react from 18.0.21 to 18.0.28 (#4039)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#4025)
- Bump ua-parser-js from 0.7.24 to 0.7.33 in /docs (#4019)
- Bump emoji-mart from 5.2.2 to 5.5.2 (#4033)
- Bump react-markdown from 8.0.3 to 8.0.5 (#4014)
- Bump json5 from 1.0.1 to 1.0.2 (#4009)
- Bump json5 from 1.0.1 to 1.0.2 in /docs (#4008)
- Bump react-redux from 8.0.4 to 8.0.5 (#4004)
- Bump reselect from 4.1.6 to 4.1.7 (#4002)
Airy CLI
You can download the Airy CLI for your operating system from the following links:
0.53.0
π Features
- [#3890] Abstract sources parser for connectors in backend (#3956)
- [#3841] Add translations catalog components (#3972)
- [#3919] Component Websocket update (#3930)
π Bug Fixes
- [#3995] Fix resources for installer (#3999)
- [#3997] Fixed navigation chatplugin (#3998)
- [#3995] Add init container to the installer (#3996)
- [#3988] Fix deprecated TF parameter (#3989)
- [#3974] Fix pushing local images to Minikube (#3981)
- [#3969] Fixed health status icon (#3971)
- [#3957] Disable Preemptible nodes in GCP (#3958)
π Documentation
- [#3475] Updated Status and Catalog docs (#3994)
- [#3966] Update Catalog Images (#3990)
- [#3974] Fix broken link in the docs (#3978)
- [#3974] Update docs on Airy Core (#3975)
- [#3960] Updated kafka topic link (#3961)
π§° Maintenance
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /docs (#3982)
Airy CLI
You can download the Airy CLI for your operating system from the following links:
0.52.0
Changes
- [#3935] Enhance catalog filter (#3983)
- [#3974] Readme Components Section - the data version (#3977)
- [#3974] Updated Readme to reflect Data Launch (#3976)
- [#3943] Fix of the gcp-gke terraform modules output file (#3944)
- Revert "[#3878] Adding Loading indicators to control-center" (#3916)
π Features
- [#3890] abstract sources parser for connectors in backend (#3956)
- [#3841] Add translations catalog components (#3972)
- [#3919] component Websocket update (#3930)
- [#3927] Added airy contacts to catalog (#3932)
- [#3764] Kafka 3.3.1 docker image and helm chart (#3882)
- [#3878] Adding Loading indicators to control-center (#3922)
- [#3901] [#3900] Create kafka topic for components events (#3914)
- [#3878] Adding Loading indicators to control-center (#3906)
π Bug Fixes
- [#3941] Add ingress rule for /conversations.mark-read (#3942)
- [#3939] Fix showing airy products in connectors (#3940)
- [#3923] Use auth-provider in GCP kubeconfig file (#3924)
- [#3907] Fixed input disable (#3913)
- [#3909] Rasa control center fix (#3911)
- [#3886] Fixed status page error (#3903)Cli
- [#3894] Fixes for IBM Watson assistant (#3898)
π Documentation
- [#3475] Updated Status and Catalog docs (#3994)
- [#3966] Update Catalog Images (#3990)
- [#3974] Fix broken link in the docs (#3978)
- [#3974] Update docs on Airy Core (#3975)
- [#3960] Updated kafka topic link (#3961)
- [#3949] Updated conversation.list docs (#3950)
- [#2456] Documentation update in quickstart - consume from Kafka (#3938)
- [#3646] Update airy cli for gcp provider (#3904)
- [#3905] Rasa docs update (#3912)
- [#3819] Docs for ibm watson assistant (#3889)
π§° Maintenance
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /docs (#3982)
- Bump jest-environment-jsdom from 29.2.0 to 29.2.2 (#3896)
Airy CLI
You can download the Airy CLI for your operating system from the following links:
0.51.0
π Features
- [#3881] Increase timeout for helm job
- [#3864] Improved configure connectors container (#3865)
- [#3642] Added tooltips channel connectors (#3859)
- [#3719] Updating all Source Connector (#3849)
- [#3825] Support Cognigy AI non text flow nodes (#3826)
- [#3839] Adapted connectors useSelector according components.get
- [#3822] Added Notification Configurations (#3834)
- [#3693] API components installer (#3761)
- [#3762] Cognigy connector (#3778)
π Bug Fixes
- [#3862] Fixed icons and improved animations (#3863)
- [#3835] Fix unread counter crash (#3836)
- [#3820] Fixes for Cognigy AI on Control Center (#3821)
- [#3813] Fixes to SearchBar on the Control Center UI (#3818)
- [#3804] Fix using existing subnets for AWS (#3812)
- [#3800] Minor fixes (#3803)
π Documentation
π§° Maintenance
- Bump @types/node from 18.8.2 to 18.11.4 (#3872)
- Bump react-redux from 8.0.2 to 8.0.4 (#3772)
- Bump @testing-library/dom from 8.18.1 to 8.19.0 (#3846)
- Bump i18next from 21.9.2 to 21.10.0 (#3847)
- Bump @babel/preset-env from 7.19.3 to 7.19.4 (#3848)
- Bump @pmmmwh/react-refresh-webpack-plugin from 0.5.7 to 0.5.8 (#3843)
- Bump @svgr/webpack from 6.4.0 to 6.5.0 (#3845)
- Bump babel-jest from 29.1.2 to 29.2.0 (#3842)
- Bump cypress from 10.9.0 to 10.10.0 (#3844)
- Bump @babel/plugin-proposal-object-rest-spread from 7.18.9 to 7.19.4 (#3837)
- Bump @svgr/plugin-svgo from 6.3.1 to 6.5.0 (#3831)
- Bump jest-environment-jsdom from 29.1.2 to 29.2.0 (#3832)
- Bump minimist from 1.2.6 to 1.2.7 (#3833)
- Bump eslint-plugin-react from 7.31.8 to 7.31.10 (#3828)
- Bump @reduxjs/toolkit from 1.8.5 to 1.8.6 (#3808)
- Bump preact from 10.11.0 to 10.11.2 (#3829)
Airy CLI
You can download the Airy CLI for your operating system from the following links:
0.50.1
0.50.0
Changes
- [#3744] Replace connect channel screen with modal (#3798)
- [#3648] Added getMergedConnectors as useSelector (#3780)
- [#3589] Remove the cache from the controller (#3766)
- [#3730] Cypress connector update (#3731)
- [#2556] Infrastructure/2556 google cloud platform terraform module (#3717)
- [#3485] Enhanced Notify Me UX (#3706)
- [#3697] Enhanced connectors card status experience (#3702)
- [#3699] Allow customisation of repositories (#3704)
- [#3688] Upgrade camelcase keys to v8 with necessary changes (#3698)
- [#3680] Control Center reorganize routing for catalog (#3691)
- [#3681]Β Control Center: reorganize routing for Inbox component (#3692)
- [#3669] Remove component naming types in the control center (#3676)
π Features
- [#3701] Contact messages endpoint (#3789)
- [#3641] Added filtering to catalog view (#3781)
- [#3744] Added possibility to configure channel connectors (#3774)
- [#3536] Whatsapp mark messages read (#3765)
- [#3700] Support the rendering of whatsapp cloud messages (#3721)
- [#3725] Rendering of WhatsApp Cloud messages in the Conversation List Preview (#3726)
- [#3708] Sort status alphabetically (#3712)
- [#2757] Use Terraform for Minikube provider (#3555)
- [#3667] Added IBM and Amazon S3 to catalog (#3707)
- [#3485] Add notify me catalog (#3705)
π Bug Fixes
- [#3520] Fix flaky webhook consumer test (#3799)
- [#3796] Fix link topbar (#3797)
- [#3776] Fix routing (#3777)
- [#3616] Validate incoming facebook webhook signatures (#3757)
- [#3758] Channels filter not appearing on the Inbox UI (#3759)
- [#3723] Sort catalog by installed, name, price (#3729)
- [#3469] Removed animation contacts and added installed check (#3716)
π Documentation
π§° Maintenance
- Bump @types/node from 18.8.0 to 18.8.2 (#3794)
- Bump typescript from 4.8.3 to 4.8.4 (#3795)
- Bump cypress from 10.8.0 to 10.9.0 (#3793)
- Bump @babel/preset-env from 7.19.1 to 7.19.3 (#3790)
- Bump @types/dom-mediacapture-record from 1.0.11 to 1.0.13 (#3791)
- Bump core-js from 3.25.3 to 3.25.5 (#3792)
- Bump @bazel/typescript from 5.5.4 to 5.6.0 (#3782)
- Bump @svgr/webpack from 6.3.1 to 6.4.0 (#3786)
- Bump jest-environment-jsdom from 29.0.3 to 29.1.2 (#3788)
- Bump babel-jest from 29.0.3 to 29.1.2 (#3785)
- Bump @babel/core from 7.19.1 to 7.19.3 (#3784)
- Bump @types/node from 18.7.21 to 18.8.0 (#3783)
- Bump @types/node from 18.7.18 to 18.7.21 (#3773)
- Bump core-js from 3.25.2 to 3.25.3 (#3770)
- Bump react-router-dom from 6.4.0 to 6.4.1 (#3771)
- Bump @types/react from 18.0.20 to 18.0.21 (#3768)
- Bump sass from 1.54.9 to 1.55.0 (#3769)
- Bump @babel/preset-env from 7.18.10 to 7.19.1 (#3756)
- Bump webpack-dev-server from 4.10.1 to 4.11.1 (#3754)
- Bump babel-jest from 29.0.1 to 29.0.3 (#3752)
- Bump react-i18next from 11.18.5 to 11.18.6 (#3755)
- Bump react-router-dom from 6.3.0 to 6.4.0 (#3753)
- Bump @testing-library/dom from 8.18.0 to 8.18.1 (#3747)
- Bump terser-webpack-plugin from 5.3.5 to 5.3.6 (#3748)
- Bump emoji-mart from 5.2.1 to 5.2.2 (#3750)
- Bump @babel/plugin-transform-spread from 7.18.9 to 7.19.0 (#3751)
- Bump preact from 10.10.6 to 10.11.0 (#3749)
- Bump @bazel/typescript from 5.5.3 to 5.5.4 (#3736)
- Bump typescript from 4.8.2 to 4.8.3 (#3740)
- Bump i18next from 21.9.1 to 21.9.2 (#3745)
- Bump @types/node from 18.7.13 to 18.7.18 (#3746)
- Bump @babel/core from 7.18.13 to 7.19.1 (#3742)
- Bump core-js from 3.25.0 to 3.25.2 (#3741)
- Bump @testing-library/dom from 8.17.1 to 8.18.0 (#3739)
- Bump eslint-plugin-react from 7.31.1 to 7.31.8 (#3737)
- Bump @emoji-mart/data from 1.0.5 to 1.0.6 (#3738)
- Bump cypress from 10.6.0 to 10.8.0 (#3734)
- Bump @types/react from 18.0.17 to 18.0.20 (#3735)
- Bump @testing-library/react from 13.3.0 to 13.4.0 (#3703)
- Bump sass from 1.54.5 to 1.54.9 (#3710)
- Bump jest-environment-jsdom from 29.0.1 to 29.0.3 (#3711)
Airy CLI
You can download the Airy CLI for your operating system from the following links:
0.49.0
π Features
- [#3403] Rasa Connector (#3611)
- [#3668] Added not healthy to connectors (#3670)
- [#3535] Send messages to Whatsapp Cloud (#3615)
- [#3491] Added Whatsapp Business Cloud (#3647)
- [#3377] Added rasa connector (#3640)
- [#3638] Added last refresh on Status page (#3639)
- [#3609] Added catch for promises (#3636)
- [#3534] Whatsapp: Receive messages (#3614)
π Bug Fixes
- [#3673] Downgrade camelcase (#3674)
- [#3361] Fixed z-Index issue on customize page chatplugin (#3663)
- [#3664] Fixed connect button and fixed notification color (#3665)
- [#3631] Control center reorganize routing for connectors (#3660)
- [#3560] Control center remove sources info component (#3624)
- [#3634] Support whatsApp source in the render library (#3637)
- [#3671] Restructure backend directories (#3672)
- [#3662] Update DynamoDB with configuration values and remove enum ComponentName in model lib (#3666)
π Documentation
π§° Maintenance
- Bump jest-environment-jsdom from 28.1.3 to 29.0.1 (#3656)
- Bump typescript from 4.7.4 to 4.8.2 (#3649)
- Bump core-js from 3.24.1 to 3.25.0 (#3657)
- Bump react-i18next from 11.18.4 to 11.18.5 (#3658)
- Bump webpack-dev-server from 4.10.0 to 4.10.1 (#3659)
- Bump babel-jest from 28.1.3 to 29.0.1 (#3650)
- Bump camelcase-keys from 7.0.2 to 8.0.2 (#3651)
- Bump @types/node from 18.7.11 to 18.7.13 (#3652)
- Bump eslint-plugin-react from 7.30.1 to 7.31.1 (#3653)
- Bump @types/node from 18.7.9 to 18.7.11 (#3632)
- Bump dotenv-webpack from 8.0.0 to 8.0.1 (#3617)
- Bump terser-webpack-plugin from 5.3.4 to 5.3.5 (#3619)
- Bump preact from 10.10.2 to 10.10.6 (#3620)
- Bump @babel/core from 7.18.10 to 7.18.13 (#3629)
- Bump @reduxjs/toolkit from 1.8.4 to 1.8.5 (#3630)
- Bump cypress from 10.4.0 to 10.6.0 (#3627)
- Bump webpack-bundle-analyzer from 4.5.0 to 4.6.1 (#3628)
- Bump i18next from 21.9.0 to 21.9.1 (#3626)
- Bump sass from 1.54.4 to 1.54.5 (#3621)
- Bump @types/node from 18.7.4 to 18.7.9 (#3618)
Airy CLI
You can download the Airy CLI for your operating system from the following links:
0.48.0
Changes
π Features
- [#3591] Enhancement enable/disable (#3601)
- [#3589] Retrieve installed components from cm (#3592)
- [#3208] Package core components (#3570)
- [#3489] Component card details on catalog (#3569)
- [#3476] Update cypress tests baseurl (#3509)
- [#3402] Adjust catalog view to remove install and uninstalled title (#3557)
- [#3356] Create and destroy Minikube with Bazel (#3363)
- [#3533] Connect whatsapp channels (#3537)
- [#3397] Airy CLI Installation with Terraform (#3404)
- [#2755] Add an "airy login" command to the CLI (#3531)
- [#3353] components.list endpoint version 2 (#3482)
- [#3329] New design channel connectors (#3502)
- [#3096] Use jaas for creating topics (#3455)
π Bug Fixes
- [#3600] Display all components in catalog (#3602)
- [#3529] Align title fontsize customize and install
- [#3571] Update dialogflow configuration form (#3576)
- [#3563] Update components.get handling (#3564)
- [#3608] Fix chatplugin preview url (#3612)
- [#3605] Fix connectors connected channels (#3610)
- [#3600] Display all components in catalog (#3602)
- [#3591] Enhancement enable/disable (#3601)
- [#3603] Fix integration-source-api helm code (#3604)
- [#3589] Retrieve installed components from cm (#3592)
- [#3529] Align title fontsize customize and install (#3590)
- [#3571] Update dialogflow configuration form (#3576)
- [#3508] Fix empty state connectors (#3588)
- [#3572] Use only Kafka when provisioning topics
- [#3504] Set minimum Kafka replicas to 1 (#3506)
- [#3511] Update helm repo before install or upgrade (#3512)
- [#3530] Airy controller component name mapping (#3562)
- [#3540] Simplify the spanish flag to reduce bundle size (#3559)
- [#3541] Rename module for airy-core (#3547)
- [#3465] Status view enable button error when component is not configured (#3481)
π Documentation
- [#3539] Documentation update for minikube installation (#3566)
- [#3373] Document how we work with rules_go, gazelle, and update-deps (#3521)
- [#3558] Docs for Contributing and Defining Components (#3574)
π§° Maintenance
- Bump @reduxjs/toolkit from 1.8.3 to 1.8.4 (#3593)
- Bump @emoji-mart/data from 1.0.3 to 1.0.5 (#3594)
- Bump @testing-library/dom from 8.16.1 to 8.17.1 (#3595)
- Bump @types/jest from 28.1.6 to 28.1.7 (#3598)
- Bump react-i18next from 11.18.3 to 11.18.4 (#3596)
- Bump @types/node from 18.7.3 to 18.7.4 (#3597)
- Bump webpack-dev-server from 4.9.3 to 4.10.0 (#3585)
- Bump ts-jest from 28.0.7 to 28.0.8 (#3583)
- Bump preact from 10.10.1 to 10.10.2 (#3584)
- Bump sass from 1.54.3 to 1.54.4 (#3586)
- Bump emoji-mart from 5.2.0 to 5.2.1 (#3587)
- Bump @emoji-mart/react from 1.0.0 to 1.0.1 (#3578)
- Bump terser-webpack-plugin from 5.3.3 to 5.3.4 (#3579)
- Bump @types/node from 18.6.4 to 18.7.3 (#3581)
- Bump i18next from 21.8.16 to 21.9.0 (#3580)
- Bump @testing-library/user-event from 14.4.2 to 14.4.3 (#3582)
Airy CLI
You can download the Airy CLI for your operating system from the following links: