snowflake/server/lib
Cecylia Bocovich c0b35076c9
Remove support for oneshot mode
Due to a bug (#40098), legacy oneshot connections have not worked for
awhile. Connections without the turbotunnel token would cause the server
to crash. This fixes that bug by removing support altogether and simply
closes the connection.
2022-02-07 11:39:23 -05:00
..
http.go Remove support for oneshot mode 2022-02-07 11:39:23 -05:00
server_test.go Change package name and add a package comment 2021-10-07 11:01:33 -04:00
snowflake.go Remove support for oneshot mode 2022-02-07 11:39:23 -05:00
turbotunnel.go Bump snowflake library imports and go.mod to v2 2021-11-11 10:14:49 -05:00
turbotunnel_test.go Bump snowflake library imports and go.mod to v2 2021-11-11 10:14:49 -05:00