Commit f8e56a3
authored
cleanup: remove deprecated ConnectionProperty class (googleapis#3701)
Removes the deprecated ConnectionOptions$ConnectionProperty class. This class is
defined in the com.google.cloud.spanner.connection package, which is marked as an
internal API package. In addition, the enclosing ConnectionProperties class is also
marked as `@InternalApi`, which makes it acceptable to remove this class without
doing a major version bump.1 parent 67188df commit f8e56a3
File tree
3 files changed
+13
-297
lines changed- google-cloud-spanner
- src/main/java/com/google/cloud/spanner/connection
3 files changed
+13
-297
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
850 | 850 | | |
851 | 851 | | |
852 | 852 | | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
853 | 865 | | |
0 commit comments