Robert van Gent
Robert van Gent
I announced on the latest release that we plan to remove V1 support in early 2025: https://groups.google.com/g/go-cloud/c/I5XUddBHLCU We can use this bug to track it.
No progress as of yet. I am hoping https://github.com/google/go-cloud/pull/3519 will land soon so v1 can be removed entirely. Note that if you don't use AWSv1, you shouldn't be exposed to...
Support is dropped for everything except `docstore` at this point.
`docstore` just got `v2` support, so I'll make a release with that, and then drop AWSv1 for the next release.
Go ahead and send a PR. It will probably be a combination of `runtimevar/httpvar` (for the runtimevar stuff) and `secrets/hashivault` (for the hashivault-specific stuff). Please try to stay in the...
Thanks, looks great!
How would we detect this? PR is welcome.
can you update your PR to remove the drivertest changes and add that option? You should be able to add it to the existing Options struct
@jba I'd like to wait for your review/LGTM.
@eqinox76 can you address the open comments and sync to head?