Changelog
- 8149820 Merge pull request #187 from Infisical/daniel/fix-cli-release
- d8dc469 fix: cli release failing
- e822f03 Merge pull request #169 from Infisical/adilsitos/feat/ENG-4525
- 46b37a7 change flag name
- 807aa40 test: remove E2E test for sse reconnection (flaky)
- 5c181a2 add a get to trigger SSE
- cce6630 feat: try to recreate the SSE connection if the sse was defined
- 4ea7593 feat: add fallback to pooling approach
- 76eb2e9 fix: address naming comments
- eb3f282 added licensing to e2e tests
- 4f6ea97 change flag to use env to not allow secret retrieval by ps aux
- 07f73a3 fix SSE test
- d9b1abc add test for SSE into proxy
- 0670668 change sseEnabled if statement
- 7831859 change sseEnabled if statement
- 376dbee refactor: change resync commands creation
- 5c17550 add refresh token when SSE auth state is created and add ctx into requests
- 04ddb3c change to use httpclient
- 61b7473 change how the SSE request update the cache
- a960c57 remove log
- 40c6d53 feat: change how sse message keys are being stored on the cache.
- 3c91e78 add binary into gitignore
- 8ccd277 feat: change SSE to handle subscriptions for the entire project, not only specific envs
- bb6e357 feat: add sse support into proxy