Releases: seqeralabs/wave
Releases · seqeralabs/wave
v1.13.1
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- added inspect view by @munishchouhan in #619
- fix-inspect-test by @munishchouhan in #652
- Remove BiCacheStore data structure by @pditommaso in #653
- Remove spack by @pditommaso in #601
- Improve handling build id in view page by @pditommaso in #651
- Container mirror by @pditommaso in #646
- fixed compile error by @munishchouhan in #659
- Refactor state store components by @pditommaso in #657
- Improve inspect for multi platform container images by @munishchouhan in #660
- Remove deprecated keyId by @pditommaso in #616
- Add code coverage report to build by @pditommaso in #661
- Fix repository creds check by @pditommaso in #665
- Fix entity too large by @munishchouhan in #658
- Add better pool handling for Jackson mapper objects by @pditommaso in #666
- Added type spec for container mirror by @munishchouhan in #669
- fix mirror typespec by @munishchouhan in #670
- Scan v2 by @pditommaso in #662
- Add support for conda lock file by @munishchouhan in #642
- Add copy button and scroll bars in views by @munishchouhan in #674
- Added Typespec for container mirror and status by @munishchouhan in #677
- fixed Deserialization exception on WaveScanRecord by @munishchouhan in #679
- added download icon and updated copy icon by @munishchouhan in #678
- Remove ip address by @pditommaso in #680
- Refactor MirrorConfig by @munishchouhan in #668
- Bump AWS sdk 2.28.15 by @pditommaso in #667
- remove monospace from by @munishchouhan in #683
- fixed exception when there is no conda lockfile by @munishchouhan in #685
- fixed container view by @munishchouhan in #686
Breaking
- This version introduces some changes in build and jobs state metadata stored in Redis. Make sure no jobs are running while deploying this version
Full Changelog: v1.12.2...v1.13.0
v1.12.4
- Fix build succeded & status response [8a760b3]
Full Changelog: v1.12.3...v1.12.4
v1.12.3
Full Changelog: v1.12.2...v1.12.3
v1.12.2
- Fix Remove entries permanently from stream once consumed [adfad9d]
- Refactor container build service [1a858c1]
- Remove unused code [268c76e]
Full Changelog: v1.12.1...v1.12.2
v1.12.1
- Fix stream check for new messages [16a7e25]
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- Change k8s delete job propogation policy to foreground by @munishchouhan in #595
- Improve blob cache reliability by @pditommaso in #596
- Add trusted builds timeout by @pditommaso in #600
- docs: Update wave rate limits by @gavinelder in #606
- Refresh Wave documentation by @jason-seqera in #516
- Fix docs link by @jason-seqera in #611
- Fix outdated Platform docs URLs on nextflow.mdx by @llewellyn-sl in #612
- Links to Platform docs must be external to resolve by @jason-seqera in #613
- Fix too many requests error by @pditommaso in #610
- Improve container view page by @pditommaso in #615
- added /v1alpha2/container/{token} by @munishchouhan in #609
- added GET /v1alpha2/container/{token} in typespec by @munishchouhan in #618
- Add Job manager by @pditommaso in #605
- add build in progress status in build page by @munishchouhan in #607
- added bioinf example in docs by @munishchouhan in #621
- Converge job service by @pditommaso in #620
- Simplify tests by @pditommaso in #627
- Improve registry auth error handling by @pditommaso in #628
- Fix Retry policy delay multiplier by @pditommaso in #629
- Do not retry on build failure by @pditommaso in #632
- Fix K8s job status detection by @pditommaso in #630
- Remove unneeded timeout logic by @pditommaso in #633
- Deferred resources cleanup by @pditommaso in #636
- added containerImage in scan by @munishchouhan in #635
- Use public repo for s5cmd by @pditommaso in #639
- Bump trivy 0.55 by @pditommaso in #638
- Update scan model by @pditommaso in #637
- Add entropy to cron services by @pditommaso in #640
- Increase cache-tower-client to 1min by @pditommaso in #641
- Fix failure duration by @pditommaso in #643
- Improve blob cache info by @pditommaso in #644
- Improve job dispatcher by @pditommaso in #645
- Run docker process in background by @pditommaso in #647
Breaking changes
- Build status records used by this version are not compatible 1.11.x and earlier versions. No builds should be running while deploying this version
New Contributors
- @gavinelder made their first contribution in #606
Full Changelog: v1.10.4...v1.12.0
v1.11.1
- Add rate limiter to container request [a3c6352]
Full Changelog: v1.11.0...v1.11.1
v1.11.0
- added /v1alpha2/container/{containerId} (#609) [5221b5a]
- Improve contaiener view page (#615) [9e15b45]
- Fix too many requests error code (#610) [cc9fa23]
- Add trusted builds timeout (#600) [7500fc5]
- Change k8s Job deletion to foreground pods propagation (#595) [816bd6b]
Full Changelog: v1.10.4...v1.11.0
v1.10.4
What's Changed
- remove contentreader and contentreaderfactory classes by @munishchouhan in #584
- Add second level cache in RegistryAuthService by @munishchouhan in #588
- Added remove from redis in invalidateAuthorization by @munishchouhan in #591
Full Changelog: v1.10.1...v1.10.4