Releases: Infisical/infisical
Releases · Infisical/infisical
infisical-cli/v0.31.2
Changelog
- ec3b94a fix: snapshot error message change
- 83ac8ab Update init.go
- 986bcaf feat: cloud EU region support
- d112ec2 feat: switched expandSecretReferences to server based one and added same support in template too
- bed8efb chore: added comment explaning why ...string
- aa9af7b feat: added secret path to template and optional more arguments as json get secrets
infisical/v0.89.1-postgres
What's Changed
- fix: envkey project imports by @DanielHougaard in #2590
- prevent sync of empty secret in ssm by @maidul98 in #2591
Full Changelog: infisical/v0.89.0-postgres...infisical/v0.89.1-postgres
infisical/v0.89.0-postgres
What's Changed
- fix: allow 25MB uploads for migrations by @DanielHougaard in #2568
- Make helm chart more dynamic by @maidul98 in #2569
- fix: handle undefined variable values by @DanielHougaard in #2571
- Resolved response schema mismatch for scim by @akhilmhdh in #2570
- Update README.md by @vmatsiiako in #2572
- Update overview.mdx by @vmatsiiako in #2579
- feat: Process Envkey import in queue by @DanielHougaard in #2573
- fix: env-key large file uploads by @DanielHougaard in #2582
- misc: made audit log endpoint mi accessible by @sheensantoscapadngan in #2583
- feat: added auto ghost user creation and fixed ghost user creation in v1 by @akhilmhdh in #2584
- Add footer to docs by @dks333 in #2585
- feat: added secret path to template and optional more arguments as js… by @akhilmhdh in #2575
- fix: envkey migration failing due to not using batches by @DanielHougaard in #2586
- feat: only do sync secret and snapshot if its shared secret change by @akhilmhdh in #2574
- misc: increase identity metadata col length by @sheensantoscapadngan in #2587
New Contributors
Full Changelog: infisical/v0.88.0-postgres...infisical/v0.89.0-postgres
infisical/v0.88.0-postgres
What's Changed
- misc: audit log migration + special handing by @sheensantoscapadngan in #2523
- misc: made audit log partition opt-in by @sheensantoscapadngan in #2553
- fix: include env on integration api by @DanielHougaard in #2548
- Improvement: Secret Overview Table Scroll by @scott-ray-wilson in #2556
- feat: rpm binary by @DanielHougaard in #2555
- Feature: Multi-Select Component and Improve Adding Users to Project by @scott-ray-wilson in #2565
- Feat: Default Org Membership Role by @scott-ray-wilson in #2549
- fix: resolved ssm failing for empty secret in 1-1 mapping by @akhilmhdh in #2559
- Fix: Prevent Example Project Creation on SSO Signup When Joining Org by @scott-ray-wilson in #2567
Full Changelog: infisical/v0.87.0-postgres...infisical/v0.88.0-postgres
infisical/v0.87.0-postgres
What's Changed
- add trip on identityId for identity logins by @maidul98 in #2444
- check user group membership correctly by @meetcshah19 in #2483
- doc: add groups endpoints to api reference documentation by @sheensantoscapadngan in #2481
- feat: added error feedback on secret items saving for debugging by @akhilmhdh in #2489
- fix: dashboard not showing when root accessn not provided by @akhilmhdh in #2488
- hide audit log filter in prod by @maidul98 in #2492
- fix: resolved permission not defined for custom org role by @akhilmhdh in #2491
- misc: addressed invalid redirect condition in signup invite page by @sheensantoscapadngan in #2466
- feat: disabled audit log for cloud due to maintainence mode by @akhilmhdh in #2495
- Fix: Secrets Overview Endpoint Filter Secrets for Read Permissive Environments by @scott-ray-wilson in #2493
- misc: approval policy modifications for TF resource by @sheensantoscapadngan in #2478
- fix: address modal close unresponsive by @sheensantoscapadngan in #2500
- feat(api): better errors and documentation by @DanielHougaard in #2494
- remove health checks for rds and redis by @maidul98 in #2506
- misc: added proper notifs for paths with policies in overview by @sheensantoscapadngan in #2501
- Fix: Various UI Improvements, Fixes and Backend Refactoring by @scott-ray-wilson in #2498
- fix(api): error improvements by @DanielHougaard in #2502
- fix: check if column exists in migration by @meetcshah19 in #2504
- Fix: Integration Sync Retry on Error Patch by @scott-ray-wilson in #2507
- feat(api): better errors and documentation by @maidul98 in #2517
- Feature: Add Data Region Select by @scott-ray-wilson in #2515
- feat: add migration service to import from envkey by @meetcshah19 in #2490
- feat: increase select width in org access control page and added overflow bounding for select by @akhilmhdh in #2518
- feat: allow users to replace auth methods by @meetcshah19 in #2477
- New project permission ui by @akhilmhdh in #2485
- feat: enforce oidc sso by @sheensantoscapadngan in #2512
- fix(k8-auth): better errors by @DanielHougaard in #2520
- feat: added a default empty array for create-identity by @akhilmhdh in #2521
- Improvement: Store and Clear Filters on Secret Dashboard Navigation by @scott-ray-wilson in #2519
- fix: made all update fields optional by @DanielHougaard in #2522
- fix(k8-operator): updating CRD does not reflect in operator by @DanielHougaard in #2484
- feat: add LDAP support for dynamic secrets by @meetcshah19 in #2516
- feat(secret-sharing): server-side encryption by @DanielHougaard in #2482
- fix(api): integration not found error by @DanielHougaard in #2526
- fix: change mustache import by @meetcshah19 in #2528
- fix: allow creation of multiple project envs by @DanielHougaard in #2514
- Feature: KMS MVP by @scott-ray-wilson in #2497
- chore: switch templating engine away from mustache by @meetcshah19 in #2532
- fix handlebars import by @meetcshah19 in #2535
- Fix: Correct KMS Doc Link by @scott-ray-wilson in #2531
- feat: terraform imports prerequisite / api improvements by @DanielHougaard in #2530
- Resolve identity count issue by @maidul98 in #2536
- feat: corrected identity pagination in org level by @akhilmhdh in #2537
- Fix: Mitigate KMS Key Slug to Name Transition Side-Effects by @scott-ray-wilson in #2541
- Databricks integration by @vmatsiiako in #2529
- Remove service token notice by @maidul98 in #2441
- fix: add CSP directive to allow posthog by @meetcshah19 in #2547
- doc: circle ci oidc auth by @sheensantoscapadngan in #2534
- fix: project environment positions by @DanielHougaard in #2544
Full Changelog: infisical-cli/v0.31.1...infisical/v0.87.0-postgres
infisical-cli/v0.31.1
infisical/v0.86.1-postgres
What's Changed
- fix: group fetch using project id by @meetcshah19 in #2474
Full Changelog: infisical/v0.86.0-postgres...infisical/v0.86.1-postgres
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