Last active
February 3, 2025 17:55
-
-
Save pgvishnuram/395f5c043b74ccc30f6ef1a2be5dfe3e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "features": { | |
| "stellar": { | |
| "introducedVersion": "6.0.0" | |
| }, | |
| "triggerer": { | |
| "introducedVersion": "4.0.0" | |
| } | |
| }, | |
| "runtimeVersions": { | |
| "6.7.0": { | |
| "metadata": { | |
| "airflowVersion": "2.4.3", | |
| "channel": "stable", | |
| "releaseDate": "2023-10-16" | |
| }, | |
| "migrations": { | |
| "airflowDatabase": false, | |
| "stellarDatabase": false | |
| } | |
| } | |
| }, | |
| "schemaVersion": "1.4" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment