Releases
v2.3.0
2.3.0 (2024-07-29)
🚀 Features
api: Add pagination metadata to Environment module (#382 ) (9baa344 )
api: Add pagination metadata to Event module (#394 ) (60010b4 )
api: Add pagination metadata to Integration module (#391 ) (0372e36 )
api: Add pagination metadata to Project module (#393 ) (bc274fd )
api: Add pagination metadata to Secret module (#389 ) (c4cc667 )
api: Add pagination metadata to Variable module (#390 ) (be6aabf )
api: Add pagination metadata to Workspace module (#387 ) (a08c924 )
api: Add pagination metadata to Workspace Role module (#388 ) (d8e8f49 )
api: Create a paginate method (#379 ) (09576f1 )
api: Create endpoint for fetching all revisions of a [secure] (#303 ) (de2b602 )
api: Create endpoint for fetching all revisions of a variable (#304 ) (9abddc1 )
cli: Improved the DX for list profile (#334 ) (6bff496 )
platform: Add warning sonner toast for invalid otp (#335 ) (21513f5 )
🐛 Bug Fixes
📚 Documentation
Added docker details in setting-things-up.md (#358 ) (ed5093a )
Update postman workspace link (d6aba27 )
Updated env and cli docs (1213d2a )
🔧 Miscellaneous Chores
Added next backend url in .env.example (5695254 )
api-client: Added pagination structure (a70e957 )
api-client: Fixed test script (ad70819 )
api-client: Removed try-catch from tests in environment (a64e48c )
api: Add user cache for optimization (#386 ) (8d730b5 )
api: Alter cache rehydration interval (f5f9eec )
api: Fixed naming error in variable controller (0c5a380 )
api: Improve handling of edge cases for paginate module (#402 ) (8591487 )
api: Minor updates to user service (249d778 )
api: Skip workspace creation when user is admin (#376 ) (13f6c59 )
ci: Add docker check (#383 ) (3119001 )
ci: Add names to CI files (1a7e5f6 )
ci: Add validate CLI pipeline (#373 ) (a91df6c )
ci: Adding validate pipeline (#372 ) (23cf3b3 )
ci: Disabled platform and api deployments (74d601a )
ci: Fixed deployment scripts (12e35db )
ci: Fixed platform script (d783f2a )
CI: Include migration deployment in API deploy pipeline (dbd5222 )
CI: Separated deployment and docker build jobs (090e193 )
CI: Setup inter-job dependency (1756727 )
ci: Update auto-assign.yaml (#375 ) (91e0ec1 )
cli: Changed objects to classes (#306 ) (c83f2db )
Removed Minio config (8feb83a )
Updated deployment scripts and added health check in platform (fcc1c3f )
🔨 Code Refactoring
api: Updated path of some endpoints in project controller (9502678 )
api: Updated Redis provider (33491a1 )
You can’t perform that action at this time.