Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tmberthold authored Aug 1, 2024
1 parent c164037 commit 4df1a63
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ please see [changelog_updates.md](docs/dev/changelog_updates.md).

### Detailed Changes

#### Minor

#### Patch

#### Major Changes

#### Minor Changes

#### Patch Changes
- Logginghouse-Client: Update logging-house-client extension to v1.1.0

### Deployment Migration Notes
As the updated logging-house-client extension now also saves data locally in a database, the following additional proerties must be added and set accordingly:
- ```EDC_DATASOURCE_LOGGINGHOUSE_URL```: "postgres://some-url"
- ```EDC_DATASOURCE_LOGGINGHOUSE_USER```: "username"
- ```EDC_DATASOURCE_LOGGINGHOUSE_PASSWORD```: "password"
Expand Down

0 comments on commit 4df1a63

Please sign in to comment.