v0.43.47
Changelog
- f46adeb Merge pull request #58 from Infisical/feature/infisical-proxy
- e7cf3a9 feat: memory guard cache support
- ea0ba34 Update proxy.go
- f0bb945 Update resync.go
- 051622d Update cache.go
- 70af94e Update proxy.go
- ba14072 Merge pull request #101 from Infisical/PLATFRM-138-e2e-test-doc
- 9d336b7 Update proxy.go
- c5889a0 requested changes
- 4de006e Update proxy.go
- cb452c7 feat: infisical proxy
- 9b5c669 Update e2e/README.md
- d1b2b14 Update e2e/README.md
- ba47536 Add links
- 89383c0 proofread
- 47674f7 More readme
- 53e1c68 More docs
- e7b750e Update doc
- 68bd2f1 Add e2e test doc
- 152c417 Merge pull request #93 from Infisical/PLATFRM-134-reuse-docker-compose-for-e2e-tests
- c4e43d6 Address review feedbacks
- 800e91b Fix ctx pass in
- 887fcf0 Adjust the cleanup order
- 30ef5ea Add CLI_E2E_DISABLE_COMPOSE_CACHE env var
- 1af6088 Update deps
- 22fcc91 Add missing reset
- bdfb90b Remove not needed bootstrap in reset
- ba35c96 Provide more helpers
- ef1687a Add reset function for helper as well
- ba0572e Use new reset
- f4883cd Refactor code
- 930a243 Add deps
- 6e31f01 Clear redis db as well
- 42afc90 reset db
- fee751f Get tables
- 34adcb3 Return value
- ed6b73c Add running compose
- 07524e5 Finding existing containers
- 3cc2789 Use unique name
- c13c9af Simplified code
- 0f2c127 Merge pull request #91 from Infisical/PLATFRM-125-e2e-test-poc
- 7fa0723 Add default run method
- fa086f3 Provide helpful err msg for exec not set
- 3469aba Fix broken tests for func call
- 88e1874 Fix wrong args passed in
- abf0620 Fix func call method
- 9ed1bbd Fix if func call run method used
- 1d5a525 provide helpful error for backend dir not set
- 963c189 Fix review comment for env make allocation
- 7a3efd5 Revert unwanted changes
- b351b6e Address feedbacks
- f1b8236 Address comment by AI
- 38fc6f6 Assert server start up
- 0f2f73e Assert stderr
- c1723ef Kill proc
- 1eb0863 Better eventually handling
- e35b156 Fix stderr / stdout not seek to file's begin issue
- bb8be6c Handle log files
- 180bca7 Fix exec
- afac907 Support run by func call as well
- 4bea280 Add cmd helper
- c0d945e Use shorter slug
- df894f0 Add dev env
- 50ab9f6 add ec2 test code
- 0d23cca Merge pull request #95 from Infisical/PAM-42-add-redis-pam
- 1fc84da Merge branch 'main' into feature/infisical-proxy
- e073b76 Update proxy.go
- 9154105 Merge pull request #61 from Infisical/feat/add-pam-session-gate-handling
- a252b19 Make auth cmd optional for redis
- a329071 Just let ide yell at me
- 8807c28 Use the right ver of resp3
- b4aa62d Remove unused database for redis
- c9ce0aa Add project id for k8s as well
- 625f176 Address review feedbacks
- 25c4b80 misc: addressed lint
- beadf29 Merge remote-tracking branch 'origin/main' into feat/add-pam-session-gate-handling
- 1b9fcb8 Fix review feedbacks
- cafa9ac Use our own fork for resp3
- c1823f4 Use diff type of audit log for monitor
- 5992dbb Implement monitor mode
- 3095037 Log push msg as well
- 1e24f3c Fix resp2 msg as well
- f6716c3 Fix pubsub hanging issue
- d79eaad Implement resp3 push msg
- e8c7efe Try to read the msg in a goroutine
- 1dbba3a Handle TLS
- ea03f33 Clean up
- 30dc694 Clean code a bit
- 9cb6533 Fix log uploading for redis
- 20732c2 Log entries
- b3c3cc9 Add todo
- 1a2b310 Refine the code
- 26ec61b Read resp
- 2736369 Use our own conn
- 1494346 Use a different lib
- be773a5 Add todo
- 492cb78 Forward cmd
- e364ee9 Handle auth
- b04c054 Add redis proxy
- 30c2114 Handle cmd
- e1c4eae Remove gen code
- 7444282 Add redis res proxy
- fab8c8a misc: addressed greptile review
- 5f313a4 feat: add mfa handling for pam access account
- 8a1ca9f Add error logging for cache purging mutation request failures in proxy server
- 0216e54 Refactor cache management and response handling in proxy server
- a71a99a Refactor proxy server and caching mechanism
- a96d5b9 Implement Infisical proxy server with caching and debug capabilities