Flatfile Connector (On Prem) Changelog
Flatfile Changelog
v0.135.0 (2025-08-27)
No specific changes to the integration.
v0.134.0 (2025-08-22)
No specific changes to the integration.
v0.133.0 (2025-08-21)
No specific changes to the integration.
v0.132.0 (2025-08-19)
No specific changes to the integration.
v0.131.0 (2025-08-15)
No specific changes to the integration.
v0.130.0 (2025-08-15)
No specific changes to the integration.
v0.129.0 (2025-08-14)
No specific changes to the integration.
v0.128.0 (2025-08-13)
No specific changes to the integration.
v0.127.0 (2025-08-13)
No specific changes to the integration.
v0.126.0 (2025-08-13)
No specific changes to the integration.
v0.125.0 (2025-08-13)
No specific changes to the integration.
v0.124.0 (2025-08-13)
No specific changes to the integration.
v0.123.0 (2025-08-12)
No specific changes to the integration.
v0.122.0 (2025-08-11)
No specific changes to the integration.
v0.121.0 (2025-08-08)
No specific changes to the integration.
v0.120.0 (2025-08-08)
No specific changes to the integration.
v0.120.0 (2025-07-31)
No specific changes to the integration.
v0.119.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
v0.118.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
v0.114.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 tomypy_path
key in allpyproject.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.
v0.112.0 (2025-07-25)
Warning
This update contains breaking changes that may require attention. Please review the changes and update your integration accordingly.
v0.111.0 (2025-07-23)
No specific changes to the integration.
v0.110.0 (2025-07-23)
No specific changes to the integration.
v0.109.0 (2025-07-18)
No specific changes to the integration.
v0.108.0 (2025-07-18)
No specific changes to the integration.
v0.107.0 (2025-07-18)
No specific changes to the integration.
v0.106.0 (2025-07-17)
No specific changes to the integration.
v0.105.0 (2025-07-15)
No specific changes to the integration.
v0.104.0 (2025-07-15)
No specific changes to the integration.
v0.102.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.
v0.101.0 (2025-07-10)
No specific changes to the integration.
v0.100.0 (2025-07-07)
No specific changes to the integration.
Additional Changes
Updates the Flatfile connector to account for CSVs encoded as UTF-8 that contain byte order markers.
v0.99.0 (2025-06-27)
No specific changes to the integration.
v0.98.0 (2025-06-27)
No specific changes to the integration.
v0.96.0 (2025-06-18)
No specific changes to the integration.
v0.94.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)
v0.93.0 (2025-06-13)
No specific changes to the integration.
v0.92.0 (2025-06-13)
No specific changes to the integration.
v0.91.0 (2025-06-13)
No specific changes to the integration.
v0.90.0 (2025-06-13)
No specific changes to the integration.
v0.89.0 (2025-06-12)
No specific changes to the integration.
v0.86.0 (2025-06-10)
No specific changes to the integration.
v0.85.0 (2025-06-10)
No specific changes to the integration.
v0.84.0 (2025-06-06)
No specific changes to the integration.
Additional Changes
- Added a check to validate that we can read from a file in AWS S3 when connecting with that option
v0.83.0 (2025-06-05)
- Added support for flatfiles that map entitlements for users on multiple rows
v0.81.0 (2025-06-04)
No specific changes to the integration.
v0.79.0 (2025-05-30)
No specific changes to the integration.
v0.78.0 (2025-05-29)
No specific changes to the integration.
v0.77.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.
⚙️ Settings Changes
- Settings parameter 'Access Key ID' added.
- Settings parameter 'Username' added.
- Settings parameter 'Password' added.
- Settings parameter 'AWS IAM Role ARN' added.
- Settings parameter 'column_mapping' added.
- Settings parameter 'Secret Access Key' added.
- Settings parameter 'Hostname' added.
- Settings parameter 'AWS External ID' added.
- Settings parameter 'S3 Bucket Name' added.
- Settings parameter 'Source Type' added.
- Settings parameter 'Key pair' added.
- Settings parameter 'S3 File name' added.
- Settings parameter 'Port' added.
- Settings parameter 'App Identifier' added.
- Settings parameter 'File path' added.
v0.76.0 (2025-05-29)
No specific changes to the integration.
v0.74.0 (2025-05-28)
👋 New integration!
v0.73.0 (2025-05-21)
No specific changes to the integration.
v0.72.0 (2025-05-19)
No specific changes to the integration.
v0.71.0 (2025-05-16)
No specific changes to the integration.
v0.70.0 (2025-05-15)
No specific changes to the integration.
v0.69.0 (2025-05-12)
v0.68.0 (2025-05-08)
v0.67.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
v0.66.0 (2025-04-28)
No specific changes to the integration.
v0.65.0 (2025-04-28)
No specific changes to the integration.
v0.64.0 (2025-04-25)
🔄 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.
🔑 Capability Changes
- Integration now supports listing resources
v0.63.0 (2025-04-24)
v0.62.0 (2025-04-21)
v0.61.0 (2025-04-21)
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.
⚙️ Settings Changes
- Settings parameter 'Private key' removed.
- Settings parameter 'Key pair' added.
- Settings parameter 'Public key' removed.
v0.60.0 (2025-04-17)
Warning
This update contains breaking changes that may require attention. Please review the changes and update your integration accordingly.
🔐 Authentication Changes
- ⚠️ Authentication has changed, reconnection is needed!
v0.59.0 (2025-04-17)
No specific changes to the integration.
v0.58.0 (2025-04-16)
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.
🔐 Authentication Changes
- ⚠️ Authentication has changed, reconnection is needed!
- ⚠️ Field 'Service Account Type' has been added.
- ⚠️ Field 'Key' has been added.
- ⚠️ Field 'Impersonation Email' has been added.
- ⚠️ Field 'Tenant Id' has been added.
- ⚠️ Field 'Scopes' has been added.
⚙️ Settings Changes
- Settings parameter 'AWS Service Account' removed.
v0.57.0 (2025-04-16)
No specific changes to the integration.
v0.56.0 (2025-04-16)
No specific changes to the integration.
v0.55.0 (2025-04-15)
👋 New integration!
Additional Changes
Updates the connector SDK to include boto3 and uvicorn as dependencies
v0.54.0 (2025-04-14)
v0.53.0 (2025-04-11)
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.
⚙️ Settings Changes
- Settings parameter 'Lumos Access Key ID' removed.
- Settings parameter 'Lumos Secret Access Key' removed.
- Settings parameter 'AWS Service Account' added.
v0.52.0 (2025-04-11)
No specific changes to the integration.
v0.51.0 (2025-04-10)
⚙️ Settings Changes
- Settings parameter 'AWS IAM Role ARN' modified. Instructions have been changed, please review.
v0.50.0 (2025-04-10)
No specific changes to the integration.
v0.49.0 (2025-04-09)
No specific changes to the integration.
Additional Changes
- Fix bug that prevents headers from being fetched properly
v0.48.0 (2025-04-09)
No specific changes to the integration.
v0.47.0 (2025-04-08)
⚙️ Settings Changes
- Settings parameter 'Public key' added.
- Settings parameter 'Private key' added.
v0.46.0 (2025-04-08)
No specific changes to the integration.
v0.44.0 (2025-04-08)
No specific changes to the integration.
v0.43.0 (2025-04-08)
⚙️ Settings Changes
- Settings parameter 'File path' added.
v0.42.0 (2025-04-07)
No specific changes to the integration.
v0.41.0 (2025-04-07)
⚙️ Settings Changes
- Settings parameter 'Lumos Access Key ID' added.
- Settings parameter 'Lumos Secret Access Key' added.
v0.39.0 (2025-04-04)
No specific changes to the integration.
v0.38.0 (2025-04-04)
Warning
This update contains breaking changes that may require attention. Please review the changes and update your integration accordingly.
⚙️ Settings Changes
- Settings parameter 'AWS External ID' added.
- Settings parameter 'Password' added.
- Settings parameter 'Secret Access Key' added.
- Settings parameter 'Access Key ID' added.
- Settings parameter 'App Identifier' added.
- Settings parameter 'column_mapping' added.
- Settings parameter 'Username' added.
- Settings parameter 'S3 File name' added.
- Settings parameter 'Port' added.
- Settings parameter 'S3 Bucket Name' added.
- Settings parameter 'AWS IAM Role ARN' added.
- Settings parameter 'Source Type' added.
- Settings parameter 'Hostname' added.
v0.37.0 (2025-04-03)
No specific changes to the integration.
v0.36.0 (2025-04-03)
No specific changes to the integration.
v0.35.0 (2025-04-03)
No specific changes to the integration.
v0.34.0 (2025-04-03)
Setting up changelogs for all connectors
Updated 3 days ago