Releases: Infisical/infisical
Releases · Infisical/infisical
infisical/v0.117.0-postgres
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
- Address SAML CVE by @maidul98 in #3244
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
infisical-cli/v0.36.17
Changelog
- b4faef7 fix: address comment
- 08732ca refactor(projects): move rest api call directly into run command module
- 81d5f63 revert: "refactor: clean smelly code"
- a500f00 fix(run): compare environment slug to environment slug
- ad20778 refactor: clean up empty line
- 4c82408 fix(run): grap workspace id from workspace file if not defined on the cli
- 8146dce refactor(run): call it project instead of workspace
- 2e90add refactor(run): do not report project id in error message
- 427201a refactor(run): set up variable before call
- 0b55ac1 refactor(projects): rename workspace to project
- aecfa26 fix(run): handle case where we require a login
- fdfc020 refactor: clean up more smelly code
- 62aa80a feat(run): ensure that the project has the requested environment
- cf9d803 feat(run): add function to confirm project has the requested environment
- d0c9f1c feat(projects): add new module in util package for getting project details
- 2ecc742 feat(models): add model for environments
- c04b97c refactor: clean smelly code
infisical-cli/v0.36.16
Changelog
- f5c7943 Merge pull request #3226 from Infisical/support-systemd
- 84cc7bc add docs + fix nit
- 159c27a Add proper support for systemd There wasn't a great way to start the gateway with systemd so that it can run in the background and be managed by systemd. This pr addeds a install sub command that decouples install from running. The goal was so you can run something like this in your IaC:
- c4512ae Update go.sum
- d74197a Revert "use forked pion turn server"
infisical-cli/v0.36.15
infisical-cli/v0.36.14
infisical-cli/v0.36.13
Changelog
- 0057404 feat: removed ca pool from dialing
infisical-cli/v0.36.12
infisical/v0.115.0-postgres
What's Changed
- Add actor to secret version history by @carlosmonastyrski in #3191
- feat: get secret by ID by @DanielHougaard in #3181
- fix: address unhandled promise rejects causing 502s by @sheensantoscapadngan in #3202
- misc: add uncaught exception handler by @sheensantoscapadngan in #3203
- Feat/add secret name to slack notification by @carlosmonastyrski in #3195
- Added webhook trigger for secret reminder by @akhilmhdh in #3199
Full Changelog: infisical/v0.114.0-postgres...infisical/v0.115.0-postgres
infisical/v0.114.0-postgres
Full Changelog: infisical-cli/v0.36.11...infisical/v0.113.1-postgres
What's Changed
- feat(secret-sharing): secret requests by @DanielHougaard in #3153
- Save Secret Reminder from Modal by @carlosmonastyrski in #3172
- Documentation: Remove Secret Sync Affix Options Reference by @scott-ray-wilson in #3171
- Fix: Address Bitbucket Configuration UI Bug Preventing Workspace Selection by @scott-ray-wilson in #3169
- misc: replaced otel auto instrumentation with manual by @sheensantoscapadngan in #3176
- Add descriptions to secret folders by @carlosmonastyrski in #3174
- Add QUIC to gateway by @akhilmhdh in #3178
- Allow server admins to grant server admin access to other users by @carlosmonastyrski in #3175
- feat: quick fix for quic by @akhilmhdh in #3179
- fix: vercel integration custom envs by @DanielHougaard in #3180
- Improvement: Clear Secret Scanning Query Params after Setup by @scott-ray-wilson in #3177
- feat: fixed cli issues in gateway by @akhilmhdh in #3183
- feat: added ca to cli by @akhilmhdh in #3187
- feat: add secret approval review comment by @sheensantoscapadngan in #3184
- fix: breaking changes check by @DanielHougaard in #3188
New Contributors
- @carlosmonastyrski made their first contribution in #3172
Full Changelog: infisical/v0.113.0-postgres...infisical/v0.114.0-postgres