@@ -4,15 +4,17 @@ Starting with v1.31.6, this file will contain a record of major features and upd
44
55## Upcoming
66
7+ ## Release 4.2.0 (April 4, 2024)
8+
79- New Neptune Analytics notebooks - SBOM ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/566 ) )
810 - Path: 02-Neptune-Analytics > 03-Sample-Use-Cases > 03-Software-Bill-Of-Materials
9- - Updated ` create-graph ` CLI commands in Neptune Analytics samples ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/565 ) )
10- - Updated NeptuneDB Notebook CloudFormation template ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/571 ) )
11- - Added ` @neptune_graph_only ` magics decorator ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/569 ) )
12- - Added ` %graph_pg_info ` line magic ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/570 ) )
13- - Added documentation for FontAwesome 5 settings ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/575 ) )
1411- Added ` --store-format ` option to query magics ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/580 ) )
1512- Added ` --export-to ` CSV file option to query magics ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/582 ) )
13+ - Added ` %graph_pg_info ` line magic ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/570 ) )
14+ - Added ` @neptune_graph_only ` magics decorator ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/569 ) )
15+ - Added documentation for FontAwesome 5 settings ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/575 ) )
16+ - Updated ` create-graph ` CLI commands in Neptune Analytics samples ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/565 ) )
17+ - Updated NeptuneDB Notebook CloudFormation template ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/571 ) )
1618- Fixed unintended formatting in ` %%oc explain ` widget ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/576 ) )
1719- Fixed serialization of NoneType for ` %%oc ` query parameters ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/584 ) )
1820- Changed ` %load ` parameter and default value for failOnError ([ Link to PR] ( https://github.com/aws/graph-notebook/pull/577 ) )
0 commit comments