Releases: Infisical/infisical
Releases · Infisical/infisical
infisical/v0.86.0-postgres
What's Changed
- feat(cli/api): more descriptive api errors & CLI warning when using token auth while being logged in by @DanielHougaard in #2445
- misc: finalized error codes for oidc login by @sheensantoscapadngan in #2452
- misc: updates to admin slack integration page and docs by @sheensantoscapadngan in #2453
- User group permission fixes by @akhilmhdh in #2449
- Update error-handler.ts by @DanielHougaard in #2456
- [Snyk] Security upgrade probot from 13.0.0 to 13.3.8 by @maidul98 in #2454
- [Snyk] Security upgrade jspdf from 2.5.1 to 2.5.2 by @maidul98 in #2447
- misc: removed teams from cloud plans by @sheensantoscapadngan in #2461
- docs: redirect node docs to new sdk by @DanielHougaard in #2462
- feat: Add dynamic secrets for Azure Entra ID by @meetcshah19 in #2442
- feat(integrations): email when integration sync fails by @DanielHougaard in #2455
- feat: next.js error boundary by @DanielHougaard in #2459
- Feature: Server-side Pagination for Secrets Overview and Main Pages by @scott-ray-wilson in #2451
- feat(audit-logs): moved audit logs to organization-level by @DanielHougaard in #2448
- feat: moved check for org invite specifc operation inside the creation if by @akhilmhdh in #2467
- feat: allow access approvals with user groups by @meetcshah19 in #2458
- feat: added validation check for secret references made in v2 engine by @akhilmhdh in #2470
- misc: setup prerequisites for terraform project group by @sheensantoscapadngan in #2431
- fix: group selection on create policy by @meetcshah19 in #2472
- Docs: Microsoft Entra ID / Azure AD MFA by @scott-ray-wilson in #2464
- Improvement: Project Upgrade Banner Revisions by @scott-ray-wilson in #2473
Full Changelog: infisical/v0.85.0-postgres...infisical/v0.86.0-postgres
infisical/v0.85.0-postgres
What's Changed
- fix(project-roles): creation of invalid project roles by @DanielHougaard in #2425
- fixed inactive cancel button by @vmatsiiako in #2427
- Fix: Restricted Secret Environment UI Corrections by @scott-ray-wilson in #2426
- fix: address group view issue encountered during policy creation by @sheensantoscapadngan in #2432
- fix: updating role description by @DanielHougaard in #2436
- Don't enforce max user and identity limits by @meetcshah19 in #2418
- misc: allow direct project assignment even with group access by @sheensantoscapadngan in #2437
- feat(integrations): aws secrets manager secrets prefixing support by @DanielHougaard in #2433
- misc: added handling of no project access for redirects by @sheensantoscapadngan in #2434
- misc: addressed slack env config validation error by @sheensantoscapadngan in #2439
- feat: integration details page with logging by @DanielHougaard in #2429
- fix: add loading screen for user context by @sheensantoscapadngan in #2450
Full Changelog: infisical/v0.84.0-postgres...infisical/v0.85.0-postgres
infisical/v0.84.0-postgres
What's Changed
- Certificate Template Enforcement Option + PKI UX Improvements by @dangtony98 in #2397
- misc: allow wildcard SAN domain value for certificates by @sheensantoscapadngan in #2395
- Secret reference skip if not found by @akhilmhdh in #2404
- Fix Stated Map for Azure SAML Attributes by @dangtony98 in #2405
- Manager users without waiting for confirmation of mail by @akhilmhdh in #2384
- feat: native slack integration by @sheensantoscapadngan in #2358
- Send lower case emails to backend by @meetcshah19 in #2406
- feat: user details page audit logs & groups visualization by @DanielHougaard in #2388
- feat: debug added log points for entra failing saml by @akhilmhdh in #2411
- feat: invite multiple members to projects with role assignment by @DanielHougaard in #2380
- Feature: Project and Org Identities Table Additions: Pagination, Search and Sort by @scott-ray-wilson in #2409
- feat: add support for configuring certificate key usage and extended key usage by @sheensantoscapadngan in #2401
- UI/combobox by @akhilmhdh in #2416
- Fix: Apply Project Identity Pagination Prior to Left Join of Roles by @scott-ray-wilson in #2420
- misc: addressed minor cert lint issues by @sheensantoscapadngan in #2414
- fix: resolved entra failing by @akhilmhdh in #2417
- Feature: Secrets Overview Page Pagination/Optimizations by @scott-ray-wilson in #2423
- chore: add log on empty value being pushed to gcp by @meetcshah19 in #2419
- Fix: Account for secret import count in secrets offset by @scott-ray-wilson in #2424
New Contributors
- @meetcshah19 made their first contribution in #2406
- @scott-ray-wilson made their first contribution in #2409
Full Changelog: infisical-cli/v0.31.0...infisical/v0.84.0-postgres
infisical-cli/v0.31.0
infisical/v0.83.0-postgres
What's Changed
- fix(integrations/circle-ci): Refactored Circle CI integration by @DanielHougaard in #2377
- docs: add mention of SITE_URL as being required by @ThallesP in #2366
- fix: resolve cert invalid issue due to invalid root EKU by @sheensantoscapadngan in #2383
- feat: added doc for audit log stream via fluentbit by @akhilmhdh in #2387
- fix: small typo (
fasitfy
->fastify
) by @srijan-paul in #2382 - misc: throw SAML or SSO errors properly by @sheensantoscapadngan in #2392
- Dynamic secret/mongodb by @akhilmhdh in #2390
- Documentation for Infisical PKI Issuer for K8s Cert-Manager by @dangtony98 in #2386
- misc: support glob patterns for OIDC by @sheensantoscapadngan in #2389
New Contributors
- @ThallesP made their first contribution in #2366
- @srijan-paul made their first contribution in #2382
Full Changelog: infisical/v0.82.1-postgres...infisical/v0.83.0-postgres
infisical/v0.82.1-postgres
What's Changed
- Feat/test import by @akhilmhdh in #2313
- feat(integrations): Add visibility support to Github Integration by @DanielHougaard in #2360
- FIX : padding-and-alignment-login-page by @mukulpadwal in #2362
- feat(dynamic-secrets): elastic search support by @DanielHougaard in #2373
- Revert "FIX : padding-and-alignment-login-page" by @akhilmhdh in #2374
- fix(access-requests): policy creation and edits by @DanielHougaard in #2375
- fix(ui): show info notification when secret change is pending review by @DanielHougaard in #2376
- Elasticsearch is one word by @vmatsiiako in #2378
New Contributors
- @mukulpadwal made their first contribution in #2362
Full Changelog: infisical/v0.82.0-postgres...infisical/v0.82.1-postgres
infisical/v0.82.0-postgres
[This version includes a BREAKING change, please use v0.82.1-postgres
or higher to avoid this breaking change]
What's Changed
- feat: password protect secret share by @LemmyMwaura in #2244
- MongoDB atlas dynamic secret by @akhilmhdh in #2350
- Resolved scim failing due to missing rfc cases by @akhilmhdh in #2364
- Audit log queue looping by @akhilmhdh in #2368
Full Changelog: infisical-cli/v0.30.0...infisical/v0.82.0-postgres
infisical-cli/v0.30.0
infisical-cli/v0.29.0
Changelog
- 585f0d9 Revert "feat(cli):
run
watch mode"
infisical-cli/v0.28.7
Changelog
- 4e9be8c Changes
- 3c39bf6 Add watch interval
- 5138d58 Update cli.go
- 2d780e0 Feat: watch mode for run command
- 8eb234a Update run.go
- 85590af Fix: Removed more duplicate code and started using process groups to fix memory leak
- 5c7cec0 Update run.go
- 68f7687 Update run.go
- 2c7e342 Update run.go
- 632900e Update run.go
- 5fd975b Fix: Console error on manual cancel when not using hot reload
- d45ac66 Fix: Match test cases
- 47cba8e Update test-TestUniversalAuth_SecretsGetWrongEnvironment
- d4aab66 Update test-TestUniversalAuth_SecretsGetWrongEnvironment
- 0dc4c92 Feat: --watch flag for watching for secret changes
- f49c963 Settings for hot reloading
- fe11b8e Function for locally generating ETag