Releases: Infisical/infisical
Releases · Infisical/infisical
infisical-cli/v0.36.22
Changelog
- 68d07f0 Merge pull request #3323 from Infisical/feat/allowCustomHeadersOnCLI
- 10a3658 Update go.mod to latest go-sdk version
- e8ece6b Change SDK config customHeaders format
- 6c0889f Allow custom headers on Config, improve docs and GetRestyClientWithCustomHeaders logic
- 5b11232 Allow custom headers on CLI
- d412544 Add file support to secrets set key=value command
infisical/v0.118.1-postgres
What's Changed
- Additional validation for dynamic secret by @akhilmhdh in #3299
- Rework of secret imports on the overview page by @carlosmonastyrski in #3303
- Resolved ip getting populated in form by @akhilmhdh in #3305
- Keep Domains on writeInitalConfig for CLI login by @carlosmonastyrski in #3298
- feat: client secret compare optimization in machine identity login by @akhilmhdh in #3309
- Allow project approval workflows to set if a reviewer can or can not review their own requests by @carlosmonastyrski in #3301
Full Changelog: infisical/v0.118.0-postgres...infisical/v0.118.1-postgres
infisical-cli/v0.36.21
Changelog
- d4728e3 Keep Domains on writeInitalConfig for CLI login
infisical/v0.118.0-postgres
What's Changed
- Add recursive flag to folders get endpoint to retrieve all nested folders by @carlosmonastyrski in #3293
Full Changelog: infisical-cli/v0.36.20...infisical/v0.118.0-postgres
What's Changed
- fix: k8s installation failing by @DanielHougaard in #3252
- Fix: Handle Disabled/Destroyed Values in GCP Sync by @scott-ray-wilson in #3243
- fix: corrected table name check in migration by @akhilmhdh in #3260
- Add dynamic secrets modal form on secrets overview page by @carlosmonastyrski in #3241
- Feat/metadata OIDC by @akhilmhdh in #3242
- Feature: Disable Secret Deletion Sync Option by @scott-ray-wilson in #3246
- Minor changes to oidc claims and mappings by @maidul98 in #3265
- feat(helm): custom volume support by @DanielHougaard in #3270
- Add file option to secret set CLI command to retrieve secrets from .env or .yaml files by @carlosmonastyrski in #3257
- feat: automated bootstrapping by @sheensantoscapadngan in #3259
- Universal Auth doc improvement to show US/EU API URLs by @carlosmonastyrski in #3275
- Bulk Delete Secret Incorrectly says lacking permission by @carlosmonastyrski in #3274
- fix(k8s): remove required field from operator helm by @DanielHougaard in #3277
- feat: added log and updated license ttl to 5min by @akhilmhdh in #3279
- feat: added k8s abort by @akhilmhdh in #3280
- docs(hsm): kubernetes deployment HSM docs by @DanielHougaard in #3278
- Permission metadata data in audit log by @akhilmhdh in #3272
- misc: add event loop stats by @sheensantoscapadngan in #3282
- misc: add flag for disabling workers by @sheensantoscapadngan in #3284
- feat: return fastify res and making it async by @akhilmhdh in #3285
- feat: removed refresh by @akhilmhdh in #3286
- Fix/patch 4 by @akhilmhdh in #3287
- Indexed and optimized folder queries by @akhilmhdh in #3276
- Add Windmill custom api url domain by @carlosmonastyrski in #3268
- Show when folders have imports in secret overview page by @carlosmonastyrski in #3264
- Remove dragons from /signupinvite and /requestnewinvite by @carlosmonastyrski in #3291
- docs: added apache airflow link by @DanielHougaard in #3294
- K8s short lived reviewer jwt support by @akhilmhdh in #3292
- Gateway minor fixes by @akhilmhdh in #3295
- Add recursive flag to folders get endpoint to retrieve all nested folders by @carlosmonastyrski in #3293
New Contributors
- @0xArshdeep made their first contribution in #3288
Full Changelog: infisical/v0.117.1-postgres...infisical/v0.118.0-postgres
infisical-cli/v0.36.20
Changelog
- 54b13a9 feat: resolved small gateway issues and added gateway uninstall command
infisical-cli/v0.36.19
Changelog
- 440ada4 Merge pull request #3259 from Infisical/feat/automated-instance-bootstrapping
- 3944e20 Merge pull request #3257 from Infisical/feat/addFileImportToSecretSetCLI
- 049f0f5 misc: added env support for the other cli flags
- f059d65 misc: finalized response
- d91add2 misc: added return statements
- ad6f285 Throw if file and args secrets are used on secret set command
- d4842dd Improve secret set --file message and make it mutually exclusive with manual secrets args
- 64569ab feat: added bootstrap to CLI
- 838c1af Add file option to secret set CLI command to retrieve secrets from .env or .yaml files
infisical-cli/v0.36.18
Changelog
- 18c32d8 Revert "feat: confirm environment exists when running
run
command"
infisical/v0.117.1-postgres
infisical/v0.117.0-postgres
Important Notice
Please update to v0.117.1 for SAML CVE patch in node-saml
What's Changed
- feat(k8s): configmap support by @DanielHougaard in #3239
- Add Humanitec secret sync integration by @carlosmonastyrski in #3235
- Feat/allow share to anyone edition by @carlosmonastyrski in #3221
Full Changelog: infisical-cli/v0.36.17...infisical/v0.117.0-postgres
infisical/v0.116.0-postgres
What's Changed
- Remove addAllMembers option from project creation modal by @carlosmonastyrski in #3206
- add gateway security docs by @maidul98 in #3197
- Gateway patch up by @akhilmhdh in #3210
- Permission boundary check by @akhilmhdh in #3057
- Use slug to check tag on remove icon click by @carlosmonastyrski in #3208
- Allow project slug edition by @carlosmonastyrski in #3207
- fix: breaking change check fix by @DanielHougaard in #3212
- feat: removed ca pool from dialing by @akhilmhdh in #3213
- Add is-admin filter to Server Admin Console and add a component to sh… by @carlosmonastyrski in #3201
- add system md service for gateway by @maidul98 in #3211
- Daniel/reset password serverside by @DanielHougaard in #3198
- feat: changed to permission check by @akhilmhdh in #3214
- fix: change dd-mm-yy to mm-dd-yy by @mahyarmirrashed in #3215
- feat(api/secrets): view secret value permission 2 by @DanielHougaard in #3190
- feat: removed user paywall for user management at instance level and fixed a type error by @akhilmhdh in #3220
- feat: Add password requirements to dyanmic secret by @maidul98 in #3216
- fix: list secrets permissioning bug by @DanielHougaard in #3222
- misc: improve support for jwks via http by @sheensantoscapadngan in #3223
- Improvement: Databrick Integration Doc Improvements by @scott-ray-wilson in #3225
- Add proper support for systemd by @maidul98 in #3226
- docs(platform): secret scanning by @DanielHougaard in #3229
- Feature: Role Access Tree by @scott-ray-wilson in #3230
- Resolved approval rejecting on delete secret by @akhilmhdh in #3232
- fix: ui glitching on hover by @mahyarmirrashed in #3234
- feat: add ability to view machine identities in admin console by @mahyarmirrashed in #3224
- Improvement: Add Organization Name Constraint by @scott-ray-wilson in #3196
- Resolved create and update failing for service token by @akhilmhdh in #3237
- Resolved machine identity renew token not working as expected by @akhilmhdh in #3236
New Contributors
- @mahyarmirrashed made their first contribution in #3215
Full Changelog: infisical/v0.115.0-postgres...infisical/v0.116.0-postgres