Skip to content

Commit

Permalink
prepare release 24.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aaxelb committed Nov 14, 2024
1 parent adb4dfe commit 1db8e75
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

# [24.5.0] - 2024-11-14
- fix for M chips with docker
- add "subject" related property for `cardSearchFilter[resourceType]=Project`
- allow "supplementary" metadata records
- allow expiration date on metadata records
- osfmap: add properties with shorthands
- add `trovesearch_denorm` index strategy (more denormalized for better scaling)
- dependency updates
- many tests

# [24.4.0] - 2024-05-31
- specific exception classes within `trove`
- better search api error responses
Expand Down
2 changes: 1 addition & 1 deletion share/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '24.4.0'
__version__ = '24.5.0'

0 comments on commit 1db8e75

Please sign in to comment.