Deprecations
Language
Syntax
Deprecated syntax elements are listed below:
Syntax element |
Substitute |
Deprecated since |
Planned removal |
currentState |
activeState() |
2021.1.46 |
2024.1.0 |
states |
allStates() |
2021.1.46 |
2024.1.0 |
Backslash (\(a: T) returns S -> expr ) notation for anonymous functions |
Function syntax |
2021.1.63 |
2024.1.0 |
Omission of right-arrow (-> ) syntax for functions |
Don't omit it |
2021.1.63 |
2024.1.0 |
Types
Type |
Substitute |
Deprecated since |
Planned removal |
Option |
Optional |
2021.1.23 |
2024.1.0 |
Engine
Environment variables
Deprecated environment variables are listed below:
Environment variable |
Substitute |
Deprecated since |
Planned removal |
SWAGGER_ADMIN_URL |
SWAGGER_ENGINE_ADMIN_URL |
2023.2.66 |
2024.1.0 |
SWAGGER_MANAGEMENT_URL |
SWAGGER_ENGINE_MANAGEMENT_URL |
2023.2.66 |
2024.1.0 |
SWAGGER_KEYCLOAK_URL |
SWAGGER_SECURITY_AUTH_URL |
2023.2.67 |
2024.1.0 |
SWAGGER_KEYCLOAK_CLIENT_ID |
SWAGGER_SECURITY_CLIENT_ID |
2023.2.67 |
2024.1.0 |
SWAGGER_KEYCLOAK_CLIENT_SECRET |
SWAGGER_SECURITY_CLIENT_SECRET |
2023.2.67 |
2024.1.0 |
ENGINE_AUTH_SERVER_BASE_URL |
JWT_TRUSTED_ISSUERS |
2023.2.67 |
2024.1.0 |
Utilities
Deprecated utilities are listed below:
Utility |
Substitute |
Deprecated since |
Planned removal |
mapPrototypesInUpshift |
mapPrototypesInMigration |
2023.2.20 |
2024.1.0 |
History
Environment variables
Deprecated environment variables are listed below:
Environment variable |
Substitute |
Deprecated since |
Planned removal |
SWAGGER_KEYCLOAK_URL |
SWAGGER_SECURITY_AUTH_URL |
2023.2.67 |
2024.1.0 |
SWAGGER_KEYCLOAK_CLIENT_ID |
SWAGGER_SECURITY_CLIENT_ID |
2023.2.67 |
2024.1.0 |
SWAGGER_KEYCLOAK_CLIENT_SECRET |
SWAGGER_SECURITY_CLIENT_SECRET |
2023.2.67 |
2024.1.0 |