Skip to content

2023-03-09

Choose a tag to compare

@simonrob simonrob released this 09 Mar 21:04
· 3 commits to 528b1730ba70ef8ca1188c1c62a25dfc21777b3d since this release
a44984d

This release contains a major improvement effort led by @michaelstepner to support alternative stores for the proxy's cached OAuth 2.0 tokens. This allows the use of external stores (currently AWS Secrets Manager) or a separate local file for this purpose.

This release also adds semi-automatic building of macOS and Windows executables that do not require python or any dependencies to be configured (see various requests/discussions in #100, #125 and #135). It is important to note that unlike the proxy itself these are not tested, and are provided only in case they are useful. No support can be provided for these files.

In addition: