1.36.0 (2025-03-31)
Features
- bigtable/admin: Add MaterializedViews and LogicalViews APIs (b323f88)
- bigtable/admin: Add MaterializedViews and LogicalViews APIs (dd0d1d7)
- bigtable/admin: Publish row_key_schema fields in table proto and relevant admin APIs to setup a table with a row_key_schema (3f23a91)
- bigtable: Add Bind function to bind query params (#11862) (24c5ae0)
- bigtable: Add datatypes for GoogleSQL (#11816) (5a9eb10)
- bigtable: Add Execute method to execute GoogleSQL queries (#11883) (0e53dcd)
- bigtable: Add MaterializedViewName to ReadRows and SampleRowKeys (b323f88)
- bigtable: Add methods to read ResultRow (#11924) (8b8ca9e)
- bigtable: Add PrepareQuery api and update ExecuteQuery to support it (dd0d1d7)
- bigtable: Add PrepareStatement to run GoogleSQL queries (#11829) (ea00b17)
- bigtable: Add support for data APIs for Materialized Views (#11796) (f5ae93b)
- bigtable: Add support for logical views (#11792) (630d751)
- bigtable: Add support for materialized views for admin client (#11793) (640be05)
- bigtable: Adding node scaling factor (b680164)
- bigtable: Disable MV and LV tests (#11827) (42dca03)
- bigtable: Row key schema support in admin client (#11777) (4158bac)
Bug Fixes
- bigtable: Allow GC updates on emulated aggregate column family (#11499) (0682bfa)
- bigtable: Update golang.org/x/net to 0.37.0 (1144978)