Skip to content

Commit edd76a4

Browse files
committed
Update documentation
1 parent 92da7bb commit edd76a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

user_guide_src/source/changelogs/v4.2.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Enhancements
2929
- Added new OCI8 driver for database.
3030
- It can access Oracle Database and supports SQL and PL/SQL statements.
3131
- The ``spark routes`` command now shows closure routes, auto routtes, and filters. See :ref:`URI Routing <spark-routes>`.
32+
- BaseConfig's ability to convert ``.env`` values has improved. Numeric strings will be converted to either integers or floats. String "null" will be changed to ``null``. String "empty" will be changed to ``''``.
3233

3334
Changes
3435
*******

0 commit comments

Comments
 (0)