Akhil Mohan
Akhil Mohan
# Description ๐ฃ This PR fixes a major issue in CLI that got popped up due to recent release. Some of the users who started using it suddenly ended up...
# Description ๐ฃ This PR brings back tag based filtering for secret raw endpoints for both v2 and v3 projects. The respective changes are made in CLI to do the...
# Description ๐ฃ This PR adds universal auth client secret cleanup to the resource clean up queue function. This removes all the expired and invalid client secrets. The removal is...
# Description ๐ฃ This PR improves testing for secret import cases which includes replication check, import has all the secrets in various patterns. Also added new strategy for. secret reference...
# Description ๐ฃ This PR improves infisical performance by reduction in SQL write for identity and service token lastUsed at. It achieves this debounce technique by using redis and our...
# Description ๐ฃ Updated documentation to include information on infisical org and server admin panels. This will help self hosted users identify various console capabilities ## Type โจ - [...
# Description ๐ฃ 1. Fixed misinformation in the doc for machine identity with docker compose 2. Added how to use token generation with docekr starting script ## Type โจ -...
# Description ๐ฃ This PR updates our frontend from nextjs v12 to v13 and updated frontend docker to node 20 resolving sharp lib error. Due to introduction of app routing...
# Description ๐ฃ This PR is for performance improvement with Infisical. 1. A batching strategy is introduced for reducing our database load in audit log generation. The system will first...