v1.166.0-beta.1
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
Changelog
- ab84485 gofmt
- a5c7848 test fix
- aca44f2 Merge branch 'main' into feat/agents-subcommands
- 758af36 add support for openAI agent provider
- 168188d Add DRA driver support for DOKS (#1902)
- 54d59dc Merge pull request #1893 from digitalocean/juliaye/doctl-proxy2
- c2ba451 Merge branch 'feat/agents-subcommands' into juliaye/doctl-proxy2
- bd22b62 n
- 8e81f64 Refine AfterReply interface documentation and ensure it is only triggered after successful JSON-RPC replies in handleConn. This change aligns with the contract of AfterReply and improves the handling of replay sessions.
- 9fda5aa Implement AfterReply interface for Facade to manage replay session history. Update handleConn to trigger AfterReply after successful JSON-RPC replies. Adjust Dispatch method to call AfterReply when a request is successful. Enhance replay logic to prevent race conditions with thread/start and thread/resume replies.
- b98e744 Revert "MDROP-21: add doctl support for microdroplets (#1890)" (#1900)
- 6aebc49 resolve pr comments
- a422044 Merge branch 'feat/agents-subcommands' into juliaye/doctl-proxy2
- 065c45b up to m5
- ba2add9 comment updated
- 7c73b6b m2 + tests
- 39ac6c6 m0 - first draft