Skip to content

Commit

Permalink
Merge branch 'master' into justine-changelog-redis
Browse files Browse the repository at this point in the history
  • Loading branch information
justinegeffen authored Mar 3, 2025
2 parents c0739a6 + 04bdebe commit 341730d
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 0 deletions.
16 changes: 16 additions & 0 deletions changelog/wave/v1.18.0.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Wave v1.18.0
date: 2025-02-18
tags: [wave]
---

## Feature updates and improvements

* Use route target path as proxy cache key by @pditommaso in [https://github.com/seqeralabs/wave/pull/788](https://github.com/seqeralabs/wave/pull/788)
* 775 use tiered cache in place of caffeine cache by @munishchouhan in [https://github.com/seqeralabs/wave/pull/783](https://github.com/seqeralabs/wave/pull/783)
* Add Scan image request by @pditommaso in [https://github.com/seqeralabs/wave/pull/796](https://github.com/seqeralabs/wave/pull/796)
* Improve JWT debug logs by @pditommaso in [086837](https://github.com/seqeralabs/wave/commit/086837e96b33448ba6a8b6a7d924078dbcfaf695)
* Bump Micronaut to version 4.7.6 by @pditommaso in [975446](https://github.com/seqeralabs/wave/commit/97544609b6b60b335af1f40831eec21ed4b9bb11)
* Bump io.netty:netty-bom:4.1.118.Final by @pditommaso in [5a861f](https://github.com/seqeralabs/wave/commit/5a861f51f4a56766b0c3cf5f4afb1103b80295d3)

**Full changelog**: [https://github.com/seqeralabs/wave/compare/v1.17.2...v1.18.0](https://github.com/seqeralabs/wave/compare/v1.17.2...v1.18.0)
14 changes: 14 additions & 0 deletions changelog/wave/v1.18.1.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Wave v1.18.1
date: 2025-02-21
tags: [wave]
---

## Feature updates and improvements

- Add denyHosts to pairing websocket by @pditommaso in [f5369eed](https://github.com/seqeralabs/wave/commit/f5369eed219ae8ca42b3dc3daf3d5d525728e511)
- Use virtual threads for build, scan, and mirror jobs by @pditommaso in https://github.com/seqeralabs/wave/pull/742
- Remove metrics from open-api by @munishchouhan in https://github.com/seqeralabs/wave/pull/798
- Bump ch.qos.logback:logback-classic 1.5.16 by @munishchouhan in https://github.com/seqeralabs/wave/pull/799

**Full changelog**: https://github.com/seqeralabs/wave/compare/v1.18.0...v1.18.1
12 changes: 12 additions & 0 deletions changelog/wave/v1.18.4.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: Wave v1.18.4
date: 2025-03-03
tags: [wave]
---

## Feature updates and improvements

- Add robots and favicon files by @pditommaso in [40c91f5](https://github.com/seqeralabs/wave/commit/40c91f5f794a032c9ca83faa12ba58612df23b9b)
- Improve errors and warns logging by @pditommaso in [216b822](https://github.com/seqeralabs/wave/commit/216b8227aa492875f0036fcbeea2d5c04d46764f)

**Full changelog**: https://github.com/seqeralabs/wave/compare/v1.18.3...v1.18.4

0 comments on commit 341730d

Please sign in to comment.