1Password - Groups Changelog

1Password - Groups Changelog

v1.155.0 (2025-08-27)

No specific changes to the integration.

v1.154.0 (2025-08-26)

Warning

This update contains breaking changes that may require attention. Please review the changes and update your integration accordingly.

πŸ”‘ Entitlement Changes

  • Entitlement type 'Group' is no longer supported

πŸ“¦ Resource Changes

  • Resource type 'Global Resource' is no longer supported

v1.153.0 (2025-08-22)

No specific changes to the integration.

v1.152.0 (2025-08-21)

No specific changes to the integration.

v1.151.0 (2025-08-19)

No specific changes to the integration.

v1.150.0 (2025-08-15)

No specific changes to the integration.

v1.149.0 (2025-08-15)

No specific changes to the integration.

v1.148.0 (2025-08-14)

No specific changes to the integration.

v1.147.0 (2025-08-13)

No specific changes to the integration.

v1.146.0 (2025-08-13)

No specific changes to the integration.

v1.145.0 (2025-08-13)

No specific changes to the integration.

v1.144.0 (2025-08-13)

No specific changes to the integration.

v1.143.0 (2025-08-13)

No specific changes to the integration.

v1.142.0 (2025-08-12)

No specific changes to the integration.

v1.141.0 (2025-08-11)

No specific changes to the integration.

v1.140.0 (2025-08-08)

No specific changes to the integration.

v1.139.0 (2025-08-08)

No specific changes to the integration.

v1.139.0 (2025-07-31)

No specific changes to the integration.

v1.138.0 (2025-07-29)

No specific changes to the integration.

Additional Changes

  • Updates the connector command "hacking" to be called "dev". The "hacking" command remains an alias for "dev" for backwards compatibility

v1.137.0 (2025-07-28)

No specific changes to the integration.

Additional Changes

  • Fixes an error in logging secret redaction that was causing additional error logs to be generated

v1.133.0 (2025-07-25)

No specific changes to the integration.

Additional Changes

  • SDK types moved to separate package, keeping backwards compatibility to original SDK modules.
  • Mypy configuration needs to be updated to resolve the new connector_sdk_types package, pre-commit hooks will fail otherwise. Add the "$MYPY_CONFIG_FILE_DIR/../../../../projects/libs/python/connector-sdk-types/" path to mypy_path key in all pyproject.toml files in connector packages. A new pre-commit step was added that checks for the presence of this path and automatically adds it if neccessary.

v1.131.0 (2025-07-25)

Warning

This update contains breaking changes that may require attention. Please review the changes and update your integration accordingly.

v1.130.0 (2025-07-23)

No specific changes to the integration.

v1.129.0 (2025-07-23)

No specific changes to the integration.

v1.128.0 (2025-07-18)

No specific changes to the integration.

v1.127.0 (2025-07-18)

No specific changes to the integration.

v1.126.0 (2025-07-18)

No specific changes to the integration.

v1.125.0 (2025-07-17)

No specific changes to the integration.

v1.124.0 (2025-07-15)

No specific changes to the integration.

v1.123.0 (2025-07-15)

No specific changes to the integration.

v1.122.0 (2025-07-14)

No specific changes to the integration.

Additional Changes

  • Adds the ability for connectors on Windows to use the system CA certificates instead of the default certifi library certificates.

v1.121.0 (2025-07-10)

No specific changes to the integration.

v1.120.0 (2025-06-27)

No specific changes to the integration.

v1.119.0 (2025-06-27)

No specific changes to the integration.

v1.117.0 (2025-06-18)

No specific changes to the integration.

v1.116.0 (2025-06-16)

No specific changes to the integration.

Additional Changes

Forward critical critical error logs to Lumos from on-prem agent connectors if LUMOS_ON_PREMISE_AGENT_SEND_CRITICAL_LOGS_TO_LUMOS is on (*ON-PREM ONLY)

v1.115.0 (2025-06-13)

No specific changes to the integration.

v1.114.0 (2025-06-13)

No specific changes to the integration.

v1.113.0 (2025-06-13)

No specific changes to the integration.

v1.112.0 (2025-06-13)

No specific changes to the integration.

v1.111.0 (2025-06-12)

No specific changes to the integration.

v1.108.0 (2025-06-10)

No specific changes to the integration.

v1.107.0 (2025-06-10)

No specific changes to the integration.

v1.105.0 (2025-06-04)

No specific changes to the integration.

v1.103.0 (2025-05-30)

No specific changes to the integration.

v1.102.0 (2025-05-29)

No specific changes to the integration.

v1.101.0 (2025-05-29)

Warning

This update contains breaking changes that may require attention. Please review the changes and update your integration accordingly.

πŸ”„ General Changes

  • Internal integration structure has changed, please report any issues that might occur after this update, or contact support. Specific changes that might be easy to spot: inability to perform certain actions, insufficient data, etc.

v1.100.0 (2025-05-29)

No specific changes to the integration.

v1.98.0 (2025-05-28)

No specific changes to the integration.

v1.97.0 (2025-05-26)

No specific changes to the integration.

v1.96.0 (2025-05-23)

No specific changes to the integration.

v1.95.0 (2025-05-21)

No specific changes to the integration.

v1.94.0 (2025-05-15)

No specific changes to the integration.

v1.93.0 (2025-05-12)

No specific changes to the integration.

v1.92.0 (2025-05-09)

No specific changes to the integration.

v1.91.0 (2025-05-07)

No specific changes to the integration.

Additional Changes

  • Adds redaction of secrets within command logs
  • Adds a new environment variable LUMOS_ADDITIONAL_REDACTED_LOG_KEYS that can be set with a comma separated list of strings to redact additional secrets within command logs

v1.90.0 (2025-04-28)

No specific changes to the integration.

v1.89.0 (2025-04-28)

No specific changes to the integration.

v1.88.0 (2025-04-24)

v1.87.0 (2025-04-21)

No specific changes to the integration.

v1.86.0 (2025-04-16)

v1.85.0 (2025-04-16)

No specific changes to the integration.

v1.84.0 (2025-04-16)

No specific changes to the integration.

v1.83.0 (2025-04-15)

No specific changes to the integration.

Additional Changes

Updates the connector SDK to include boto3 and uvicorn as dependencies

v1.82.0 (2025-04-11)

No specific changes to the integration.

v1.81.0 (2025-04-11)

No specific changes to the integration.

v1.80.0 (2025-04-09)

No specific changes to the integration.

v1.79.0 (2025-04-08)

No specific changes to the integration.

v1.77.0 (2025-04-08)

No specific changes to the integration.

v1.76.0 (2025-04-08)

No specific changes to the integration.

v1.75.0 (2025-04-07)

No specific changes to the integration.

v1.73.0 (2025-04-04)

No specific changes to the integration.

v1.72.0 (2025-04-03)

Setting up changelogs for all connectors