Skip to content

Commit

Permalink
[release] bump version 1.15.5
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Dec 9, 2024
1 parent 8aa9075 commit be201c8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.15.4
1.15.5
14 changes: 14 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
# Wave changelog
1.15.5 - 9 Dec 2024
- Add Jedis pool metrics binder (#756) [a6b2833d]
- Add jul-to-slf4j dependency [2874187b]
- Add slf4j backend for Jaav sys logger [ec5c67fe]
- Add support for common pool and vthread pool metrics (#762) [8aa9075c]
- Fix docs sync changelog for manual dispatch trigger (#766) [1e2ed209]
- Fix handling error for known http statuses [513a1ef2]
- Improve container validation [1c36fd4c]
- Remove unused stream-executor [61357048]
- Suppress caffeine log warnings [2fd351d3]
- Tune Tower connector delay and retry [3fd5643f]
- Unwrap Failsafe target exception [6fb214a4]
- Workflow to sync changelog with Seqera docs (#761) [c8bb7b03]

1.15.4 - 27 Nov 2024
- Add blocking executor to async caches (#759) [86f7d3e3]
- Add ExecutesOn annotation to error controller [a2db2b00]
Expand Down

0 comments on commit be201c8

Please sign in to comment.