22-05-2024
- New settings parameter sql_server.auth_method. Possible values: “SqlServer” - built-in SQL Server authentication (default value), “Windows” - Windows user authentication.
- In the “bindings” section of the settings file, the entry keys must begin with the name of the http method: “GET /product”, “DELETE /product”...
- The http request body is passed to SQL as a @DATA parameter of type String (UTF-8). The @DATA variable name is reserved and cannot be overridden.
- Improved performance of reading/writing values with the "Date" type.
- Updated versions of plug-in libraries.
|
kraxe_0.3.4.zip
|