Skip to content

Commit

Permalink
Merge pull request #260 from lsst-sqre/tickets/DM-44758
Browse files Browse the repository at this point in the history
DM-44758: Remove outdated reference in 6.0.0 change log
  • Loading branch information
rra authored Jun 10, 2024
2 parents e462eea + 494b5e8 commit b27a61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Changes for the upcoming release can be found in [changelog.d](https://github.co

### New features

- Allow the database password to be passed to `create_database_engine`, `create_sync_session`, and `DatabaseSessionDependency.initialize` as a Pydantic `SecretStr`.
- Allow the database password to be passed to `create_database_engine` and `DatabaseSessionDependency.initialize` as a Pydantic `SecretStr`.
- Add new function `safir.datetime.parse_timedelta`, which parses a human-friendly syntax for specifying time durations into a Python `datetime.timedelta`.
- Add support for `gs` URLs to `safir.gcs.SignedURLService`.
- Support pickling of `SlackException` so that subclasses of it can be thrown by arq workers and unpickled correctly when retrieving results.
Expand Down

0 comments on commit b27a61f

Please sign in to comment.