106 posts tagged with "wave"
View All TagsWave v1.19.4
Feature updates and improvements
Performance
- Reverted use of async Caffeine cache by @pditommaso in #811
Dependencies
- Bumped
nf-jdk:corretto-24-al2023-jemallocby @pditommaso in bcb14150
General
- Added
enable-native-access=ALL-UNNAMEDto launch options by @pditommaso in 4f0525da - Converted default request
containerPlatformto linux/adm64 by @pditommaso dcdb7cf4 - Fixed NPE accessing job manager config by @pditommaso in #812
- Normalized arch argument to platform by @pditommaso in f2a3db7b
- Removed unused platform variable by @pditommaso in 77bbb416
- Used uniform notation for resources requests & limits by @pditommaso in #819
Full changelog: https://github.com/seqeralabs/wave/compare/v1.19.3...v1.19.4
Wave v1.19.2
Feature updates and improvements
Performance
- Implemented pending queue as stream by @pditommaso in https://github.com/seqeralabs/wave/pull/809
Full changelog: https://github.com/seqeralabs/wave/compare/v1.19.1...v1.19.2
Wave v1.19.1
Bug fixes
General
- Reverted "Add arch in wave metrics (#791)" by @pditommaso in 0fd2eefa
Full changelog: https://github.com/seqeralabs/wave/compare/v1.19.0...v1.19.1
Wave v1.19.0
Feature updates and improvements
Performance
- Added submission queue to job manager by @pditommaso in https://github.com/seqeralabs/wave/pull/805
General
- Added link to release by @ewels in https://github.com/seqeralabs/wave/pull/804
- Added arch in wave metrics by @munishchouhan in https://github.com/seqeralabs/wave/pull/791
Full changelog: https://github.com/seqeralabs/wave/compare/v1.18.4...v1.19.0
Wave v1.18.4
Feature updates and improvements
General
- Added robots and favicon files by @pditommaso in 40c91f5
- Improved errors and warns logging by @pditommaso in 216b822
Full changelog: https://github.com/seqeralabs/wave/compare/v1.18.3...v1.18.4
Wave v1.18.3
Feature updates and improvements
General
- Added
DenyCrawlerFilterby @pditommaso in https://github.com/seqeralabs/wave/pull/803
Full changelog: https://github.com/seqeralabs/wave/compare/v1.18.2...v1.18.3
Wave v1.18.2
Feature updates and improvements
API
- Mergeed
docs.seqera.ioWave API into OpenAPI by @munishchouhan in https://github.com/seqeralabs/wave/pull/800 - Changed
/view/scansto post by @munishchouhan in https://github.com/seqeralabs/wave/pull/802
Full changelog: https://github.com/seqeralabs/wave/compare/v1.18.1...v1.18.2
Wave v1.18.1
Feature updates and improvements
Performance
- Used virtual threads for build, scan, and mirror jobs by @pditommaso in https://github.com/seqeralabs/wave/pull/742
API
- Removed metrics from OpenAPI by @munishchouhan in https://github.com/seqeralabs/wave/pull/798
Dependencies
- Bumped
ch.qos.logback:logback-classic:1.5.16by @munishchouhan in https://github.com/seqeralabs/wave/pull/799
General
- Added
DenyHoststo pairing websocket by @pditommaso in f5369eed
Full changelog: https://github.com/seqeralabs/wave/compare/v1.18.0...v1.18.1
Wave v1.18.0
Feature updates and improvements
Security scanning
- Added scan image request by @pditommaso in https://github.com/seqeralabs/wave/pull/796
Performance
- Used route target path as proxy cache key by @pditommaso in https://github.com/seqeralabs/wave/pull/788
775use Tiered cache in place of Caffeine cache by @munishchouhan in https://github.com/seqeralabs/wave/pull/783
Dependencies
- Bumped Micronaut to version 4.7.6 by @pditommaso in 975446
- Bumped
io.netty:netty-bom:4.1.118.Finalby @pditommaso in 5a861f
General
- Improved JWT debug logs by @pditommaso in 086837
Full changelog: https://github.com/seqeralabs/wave/compare/v1.17.2...v1.18.0