On Prem Agent Changelog
The changelog for the Lumos On Prem Agent
[0.1.17] - 2025-05-28
Connector Updates
- Updated Active Directory connector from 1.76.0 to 1.81.0 (Changelog)
- Updated Delinea Secret Server connector from 1.89.0 to 1.93.0 (Changelog)
- Updated LDAP connector from 1.76.0 to 1.81.0 (Changelog)
- Updated 1Password connector from 0.58.0 to 0.63.0 (Changelog)
- Updated 1Password - Groups Only connector from 1.94.0 to 1.98.0 (Changelog)
- Added Flatfile Connector (On Prem) at 0.74.0 (Changelog)
[0.1.16] - 2025-05-26
Agent Updates
- Updated internal dependencies and OS image
[0.1.15] - 2025-05-19
Connector Updates
- Updated Active Directory connector from 1.75.0 to 1.76.0 (Changelog)
- Updated Delinea Secret Server connector from 1.88.0 to 1.89.0 (Changelog)
- Updated LDAP connector from 1.75.0 to 1.76.0 (Changelog)
- Updated 1Password connector from 0.57.0 to 0.58.0 (Changelog)
- Updated 1Password - Groups Only connector from 1.93.0 to 1.94.0 (Changelog)
Agent Updates
- Updated internal dependencies and OS image
[0.1.14] - 2025-05-12
Connector Updates
- Updated Active Directory connector from 1.74.0 to 1.75.0 (Changelog)
- Updated Delinea Secret Server connector from 1.87.0 to 1.88.0 (Changelog)
- Updated JDBC connector from 0.0.20 to 0.0.23 (Changelog)
- Updated LDAP connector from 1.74.0 to 1.75.0 (Changelog)
- Updated 1Password connector from 0.55.0 to 0.57.0 (Changelog)
- Updated 1Password - Groups Only connector from 1.91.0 to 1.93.0 (Changelog)
Agent Updates
- Updated internal dependencies and OS image
[0.1.13] - 2025-05-08
Connector Updates
- Updated Active Directory connector from 1.73.0 to 1.74.0 (Changelog)
- Updated Delinea Secret Server connector from 1.86.0 to 1.87.0 (Changelog)
- Updated LDAP connector from 1.72.0 to 1.74.0 (Changelog)
- Updated 1Password - Admin connector from 0.54.0 to 0.55.0 (Changelog)
- Updated 1Password - Groups connector from 1.90.0 to 1.91.0 (Changelog)
Agent Updates
- Updated internal dependencies and OS image
- Added new versions of connectors that support redacting secret values in logs
[0.1.12] - 2025-05-06
Agent Updates
- Added additional redacted keys when logging connector commands
- Added ability to pass along the value of LUMOS_ON_PREMISE_AGENT_ADDITIONAL_REDACTED_LOG_KEYS to connectors so they can redact secret values as well
[0.1.11] - 2025-05-05
Agent Updates
- Updated Java version check to avoid agent crashes when extra Java options are enabled
[0.1.10] - 2025-05-05
Agent Updates
- Fixed bug in secret redaction for agent logs
[0.1.9] - 2025-05-02
Connector Updates
- Updated Active Directory connector from 1.72.0 to 1.73.0 (Changelog)
- Updated LDAP connector from 1.71.0 to 1.72.0 (Changelog)
Agent Updates
- Added a new environment variable LUMOS_ON_PREMISE_AGENT_JAVA_DISABLE_CDS which will run Java connectors with the flag -Xshare:off if enabled. See Oracle Docs for details on Class Data Sharing. This flag may be useful if running other JVM applications in the same environment.
[0.1.8] - 2025-04-29
Connector Updates
- Updated Active Directory connector from 1.70.0 to 1.72.0 (Changelog)
- Updated Delinea Secret Server connector from 1.84.0 to 1.86.0 (Changelog)
- Updated JDBC connector from 0.0.19 to 0.0.20 (Changelog)
- Updated LDAP connector from 1.69.0 to 1.71.0 (Changelog)
- Updated 1Password - Admin connector from 0.52.0 to 0.54.0 (Changelog)
- Updated 1Password - Groups connector from 1.88.0 to 1.90.0 (Changelog)
Agent Updates
- Updated Java version in Agent image from 11 to 21
[0.1.7] - 2025-04-25
Agent Updates
- Updated internal dependencies and OS image
[0.1.6] - 2025-04-24
Connector Updates
- Updated Active Directory connector from 1.69.0 to 1.70.0 (Changelog)
- Updated Delinea Secret Server connector from 1.83.0 to 1.84.0 (Changelog)
- Updated LDAP connector from 1.67.0 to 1.69.0 (Changelog)
- Updated 1Password - Admin connector from 0.51.0 to 0.52.0 (Changelog)
- Updated 1Password - Groups connector from 1.87.0 to 1.88.0 (Changelog)
Agent Updates
- Improved observability into on-premise operations involving Java connectors.
[0.1.5] - 2025-04-21
Connector Updates
- Updated Active Directory connector from 1.68.0 to 1.69.0 (Changelog)
- Updated Delinea Secret Server connector from 1.82.0 to 1.83.0 (Changelog)
- Updated LDAP connector from 1.65.0 to 1.67.0 (Changelog)
- Updated 1Password - Admin connector from 0.50.0 to 0.51.0 (Changelog)
- Updated 1Password - Groups connector from 1.86.0 to 1.87.0 (Changelog)
Agent Updates
- Updated internal dependencies and OS image
[0.1.4] - 2025-04-18
Connector Updates
- Updated Active Directory connector from 1.66.0 to 1.68.0 (Changelog)
- Updated JDBC connector from 0.0.18 to 0.0.19 (Changelog)
- Updated LDAP connector from 1.64.0 to 1.65.0 (Changelog)
Agent Updates
- Updated internal dependencies and OS image
[0.1.3] - 2025-04-16
Connector Updates
- Updated Active Directory connector from 1.62.0 to 1.66.0 (Changelog)
- Updated Delinea Secret Server connector from 1.78.0 to 1.82.0 (Changelog)
- Updated LDAP connector from 1.60.0 to 1.64.0 (Changelog)
- Updated 1Password - Admin connector from 0.46.0 to 0.50.0 (Changelog)
- Updated 1Password - Groups connector from 1.82.0 to 1.86.0 (Changelog)
Agent Updates
- Added the concept of a "cluster id" to an agent. This cluster id can be set via the environment variable LUMOS_ON_PREMISE_AGENT_CLUSTER_ID or the cluster-id key in the settings.toml file. This id can be used to group Agents into distinct clusters. This will allow specific integration connections within Lumos to be associated with a cluster that will handle it's operations.
[0.1.2] - 2025-04-15
Connector Updates
- Updated LDAP connector from 1.58.0 to 1.60.0 (Changelog)
Agent Updates
- Improved observability of on-prem operations by including additional metadata in HTTP headers. This enables better tracing and debugging of agent activity.
[0.1.1] - 2025-04-14
Connector Updates
- Updated Active Directory connector from 1.53.0 to 1.62.0 (Changelog)
- Updated Delinea Secret Server connector from 1.71.0 to 1.78.0 (Changelog)
- Updated JDBC connector from 0.0.17 to 0.0.18 (Changelog)
- Updated LDAP connector from 1.50.0 to 1.58.0 (Changelog)
- Updated 1Password - Admin connector from 0.38.0 to 0.46.0 (Changelog)
- Updated 1Password - Groups connector from 1.74.0 to 1.82.0 (Changelog)
Agent Updates
- Add a check for a valid Java version >= 11 when starting an agent that contains Java connectors
- Updated internal dependencies and OS image
[0.1.0] - 2025-04-07
Connector Updates
- Updated Active Directory connector from 1.51.0 to 1.53.0 (Changelog)
- Updated Delinea Secret Server connector from 1.70.0 to 1.71.0 (Changelog)
- Updated JDBC connector from 0.0.16 to 0.0.17 (Changelog)
- Updated LDAP connector from 1.48.0 to 1.50.0 (Changelog)
- Updated 1Password - Admin connector from 0.36.0 to 0.38.0 (Changelog)
- Updated 1Password - Groups connector from 1.72.0 to 1.74.0 (Changelog)
Agent Updates
- Add config option
LUMOS_ON_PREMISE_AGENT_MAX_CONCURRENT_OPERATIONS
to control how many commands the agent will run at once (default 200). - Updated internal dependencies and OS image
[0.0.83] - 2025-04-04
Agent updates
- Fixed a bug where agent heartbeats wouldn't get sent to the server
[0.0.82] - 2025-04-04
Connector Updates
- Updated Active Directory connector from 1.47.0 to 1.51.0 (Changelog)
- Updated Delinea Secret Server connector from 1.66.0 to 1.70.0 (Changelog)
- Removed file-transfer connector. Last version was 0.36.0
- Updated LDAP connector from 1.44.0 to 1.48.0 (Changelog)
- Updated 1Password - Admin connector from 0.32.0 to 0.36.0 (Changelog)
- Updated 1Password - Groups connector from 1.68.0 to 1.72.0 (Changelog)
Agent updates
- Minor internal code fixes
[0.0.81] - 2025-04-02
Connector Updates
- Updated jdbc connector from 0.0.14 to 0.0.16
[0.0.80] - 2025-04-01
Connector Updates
- Updated activedirectory connector from 1.46.0 to 1.47.0
- Updated delinea-secretserver connector from 1.65.0 to 1.66.0
- Updated jdbc connector from 0.0.13 to 0.0.14
- Updated ldap connector from 1.43.0 to 1.44.0
- Updated one-password-roles connector from 0.31.0 to 0.32.0
- Updated one-password connector from 1.67.0 to 1.68.0
Agent Updates
- Internal updates to allow passing large operations from the Agent to a connector
[0.0.79] - 2025-03-31
Connector Updates
- Updated activedirectory connector from 1.41.0 to 1.46.0
- Updated delinea-secretserver connector from 1.61.0 to 1.65.0
- Updated jdbc connector from 0.0.11 to 0.0.13
- Updated ldap connector from 1.39.0 to 1.43.0
- Updated one-password-roles connector from 0.27.0 to 0.31.0
- Updated one-password connector from 1.63.0 to 1.67.0
Agent Updates
- Updated internal dependencies and OS image
[0.0.78] - 2025-03-24
Agent Updates
- Fixed an issue for Windows on premise agents where stdout causes a crash
[0.0.77] - 2025-03-24
Connector Updates
- Updated activedirectory connector from 1.40.0 to 1.41.0
- Updated delinea-secretserver connector from 1.60.0 to 1.61.0
- Updated jdbc connector from 0.0.10 to 0.0.11
- Updated ldap connector from 1.38.0 to 1.39.0
- Updated one-password-roles connector from 0.26.0 to 0.27.0
- Updated one-password connector from 1.62.0 to 1.63.0
Agent Updates
- Updated internal dependencies and OS image
[0.0.76] - 2025-03-19
Agent Updates
- Allow piping of logs to stdout by setting LUMOS_LOG_TO_STDOUT env variable to true
- Fix log folders having .tar.gz appended to their names
[0.0.75] - 2025-03-17
Agent Updates
- Updated internal dependencies and OS image
- Allowed setting of log level by LUMOS_ON_PREMISE_AGENT_LOG_LEVEL environment variable
- Removed locking code preventing simultaneous operations for the same connector
[0.0.74] - 2025-03-13
Connector Updates
- Added delinea-secretserver at 1.60.0
- Added file-transfer at 0.36.0
- Added ldap at 1.38.0
- Added one-password at 1.62.0
- Added activedirectory at 1.40.0
- Added one-password-roles at 0.26.0
Agent Updates
- Added internal enhancements to support automatic changelog generation
[0.0.73] - 2025-03-13
Agent Updates
- Adds configurable secret redaction in logs
[0.0.72] - 2025-03-11
Connector Updates
- Updated JDBC version 0.0.10 to include a fix for multiline fields not showing
[0.0.71] - 2025-03-10
Connector Updates
- Updated JDBC version 0.0.9 to include a fix for custom attribute schemas
[0.0.70] - 2025-03-10
Agent Updates
- Updated internal dependencies and OS image
[0.0.69] - 2025-03-05
Agent Updates
- Improved error message when connecting with invalid API token
[0.0.68] - 2025-03-05
Agent Updates
- Added linter to ensure changelog entries are formatted correctly
[0.0.67] - 2025-03-03
Agent Updates
- Added changelog
Updated about 21 hours ago