Skip to content

Commit 1db8e75

Browse files
committed
prepare release 24.5.0
1 parent adb4dfe commit 1db8e75

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
# [24.5.0] - 2024-11-14
4+
- fix for M chips with docker
5+
- add "subject" related property for `cardSearchFilter[resourceType]=Project`
6+
- allow "supplementary" metadata records
7+
- allow expiration date on metadata records
8+
- osfmap: add properties with shorthands
9+
- add `trovesearch_denorm` index strategy (more denormalized for better scaling)
10+
- dependency updates
11+
- many tests
12+
313
# [24.4.0] - 2024-05-31
414
- specific exception classes within `trove`
515
- better search api error responses

share/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '24.4.0'
1+
__version__ = '24.5.0'

0 commit comments

Comments
 (0)