You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/changelog.md
+59-37Lines changed: 59 additions & 37 deletions
Original file line number
Diff line number
Diff line change
@@ -3,41 +3,91 @@ title: Changelog
3
3
sidebar_label: 📝 Changelog
4
4
---
5
5
6
+
## 0.53.0
7
+
8
+
#### 🚀 Features
9
+
10
+
-[[#3890](https://github.com/airyhq/airy/issues/3890)] Abstract sources parser for connectors in backend [[#3956](https://github.com/airyhq/airy/pull/3956)]
-[[#3974](https://github.com/airyhq/airy/issues/3974)] Readme Components Section - the data version [[#3977](https://github.com/airyhq/airy/pull/3977)]
50
+
-[[#3974](https://github.com/airyhq/airy/issues/3974)] Updated Readme to reflect Data Launch [[#3976](https://github.com/airyhq/airy/pull/3976)]
10
51
-[[#3943](https://github.com/airyhq/airy/issues/3943)] Fix of the gcp-gke terraform modules output file [[#3944](https://github.com/airyhq/airy/pull/3944)]
11
52
- Revert "[[#3878](https://github.com/airyhq/airy/issues/3878)] Adding Loading indicators to control-center" [[#3916](https://github.com/airyhq/airy/pull/3916)]
12
53
13
54
#### 🚀 Features
14
55
56
+
-[[#3890](https://github.com/airyhq/airy/issues/3890)] abstract sources parser for connectors in backend [[#3956](https://github.com/airyhq/airy/pull/3956)]
-[[#2456](https://github.com/airyhq/airy/issues/2456)] Documentation update in quickstart - consume from Kafka [[#3938](https://github.com/airyhq/airy/pull/3938)]
35
-
-[[#3646](https://github.com/airyhq/airy/issues/3646)]update airy cli for gcp provider [[#3904](https://github.com/airyhq/airy/pull/3904)]
-[[#3819](https://github.com/airyhq/airy/issues/3819)]Docs for ibm watson assistant [[#3889](https://github.com/airyhq/airy/pull/3889)]
38
87
39
88
#### 🧰 Maintenance
40
89
90
+
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /docs [[#3982](https://github.com/airyhq/airy/pull/3982)]
41
91
- Bump jest-environment-jsdom from 29.2.0 to 29.2.2 [[#3896](https://github.com/airyhq/airy/pull/3896)]
42
92
43
93
#### Airy CLI
@@ -1335,31 +1385,3 @@ This release has breaking changes in the structure of the airy.yaml file. When u
1335
1385
file cli.yaml
1336
1386
- Rename the `ingress:` section to `ingress-controller:`
1337
1387
1338
-
## 0.32.0
1339
-
1340
-
#### Changes
1341
-
1342
-
#### 🚀 Features
1343
-
1344
-
-[[#2443](https://github.com/airyhq/airy/issues/2443)] Allow for compatability with mobile login flows [[#2444](https://github.com/airyhq/airy/pull/2444)]
0 commit comments