|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.11.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-datastream-v1.10.1...google-cloud-datastream-v1.11.0) (2024-11-25) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* A new field `append_only` is added to message `.google.cloud.datastream.v1.BigQueryDestinationConfig` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 9 | +* A new field `binary_log_parser` is added to message `.google.cloud.datastream.v1.OracleSourceConfig` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 10 | +* A new field `binary_log_position` is added to message `.google.cloud.datastream.v1.MysqlSourceConfig` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 11 | +* A new field `gtid` is added to message `.google.cloud.datastream.v1.MysqlSourceConfig` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 12 | +* A new field `last_recovery_time` is added to message `.google.cloud.datastream.v1.Stream` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 13 | +* A new field `log_miner` is added to message `.google.cloud.datastream.v1.OracleSourceConfig` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 14 | +* A new field `merge` is added to message `.google.cloud.datastream.v1.BigQueryDestinationConfig` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 15 | +* A new field `oracle_asm_config` is added to message `.google.cloud.datastream.v1.OracleProfile` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 16 | +* A new field `oracle_ssl_config` is added to message `.google.cloud.datastream.v1.OracleProfile` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 17 | +* A new field `secret_manager_stored_password` is added to message `.google.cloud.datastream.v1.OracleProfile` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 18 | +* A new field `sql_server_excluded_objects` is added to message `.google.cloud.datastream.v1.Stream` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 19 | +* A new field `sql_server_identifier` is added to message `.google.cloud.datastream.v1.SourceObjectIdentifier` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 20 | +* A new field `sql_server_profile` is added to message `.google.cloud.datastream.v1.ConnectionProfile` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 21 | +* A new field `sql_server_rdbms` is added to message `.google.cloud.datastream.v1.DiscoverConnectionProfileRequest` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 22 | +* A new field `sql_server_rdbms` is added to message `.google.cloud.datastream.v1.DiscoverConnectionProfileResponse` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 23 | +* A new field `sql_server_source_config` is added to message `.google.cloud.datastream.v1.SourceConfig` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 24 | +* A new message `AppendOnly` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 25 | +* A new message `BinaryLogParser` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 26 | +* A new message `BinaryLogPosition` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 27 | +* A new message `CdcStrategy` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 28 | +* A new message `Gtid` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 29 | +* A new message `LogMiner` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 30 | +* A new message `Merge` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 31 | +* A new message `MysqlLogPosition` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 32 | +* A new message `OracleAsmConfig` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 33 | +* A new message `OracleScnPosition` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 34 | +* A new message `OracleSslConfig` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 35 | +* A new message `RunStreamRequest` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 36 | +* A new message `SqlServerChangeTables` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 37 | +* A new message `SqlServerColumn` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 38 | +* A new message `SqlServerLsnPosition` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 39 | +* A new message `SqlServerObjectIdentifier` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 40 | +* A new message `SqlServerProfile` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 41 | +* A new message `SqlServerRdbms` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 42 | +* A new message `SqlServerSchema` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 43 | +* A new message `SqlServerSourceConfig` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 44 | +* A new message `SqlServerTable` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 45 | +* A new message `SqlServerTransactionLogs` is added ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 46 | +* A new method `RunStream` is added to service `Datastream` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 47 | +* A new value `WARNING` is added to enum `State` ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 48 | + |
| 49 | + |
| 50 | +### Documentation |
| 51 | + |
| 52 | +* A comment for field `dataset_id` in message `.google.cloud.datastream.v1.BigQueryDestinationConfig` is changed ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 53 | +* A comment for field `password` in message `.google.cloud.datastream.v1.MysqlProfile` is changed ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 54 | +* A comment for field `password` in message `.google.cloud.datastream.v1.OracleProfile` is changed ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 55 | +* A comment for field `password` in message `.google.cloud.datastream.v1.PostgresqlProfile` is changed ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 56 | +* A comment for field `requested_cancellation` in message `.google.cloud.datastream.v1.OperationMetadata` is changed ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 57 | +* A comment for field `state` in message `.google.cloud.datastream.v1.BackfillJob` is changed ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 58 | +* A comment for field `state` in message `.google.cloud.datastream.v1.Validation` is changed ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 59 | +* A comment for field `stream_large_objects` in message `.google.cloud.datastream.v1.OracleSourceConfig` is changed ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 60 | +* A comment for message `MysqlProfile` is changed ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 61 | +* A comment for message `OracleProfile` is changed ([e3cdd49](https://github.com/googleapis/google-cloud-python/commit/e3cdd49f466bdec4e98fd14f9b49fa8e307d795d)) |
| 62 | + |
3 | 63 | ## [1.10.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-datastream-v1.10.0...google-cloud-datastream-v1.10.1) (2024-10-31) |
4 | 64 |
|
5 | 65 |
|
|
0 commit comments