What's Changed
Improvement ✨
- Show a snackbar message when VirtualScroller failed to scroll to find the requested scrolling target by @kyasbal in #264
Other Changes 🛠
- refactor(task): improve local runner readability by @kyasbal in #235
- Move package /pkg/task to /pkg/core/task by @kyasbal in #240
- Merge
pkg/inspection/interface
intopkg/inspection/contract
by @kyasbal in #243 - Move
pkg/inspection
topkg/core/inspection
by @kyasbal in #244 - chore: add jyane@ to fronend reviewer by @jyane in #246
- move pkg/task/* under pkg/task/core/* by @kyasbal in #245
- Add yfuruyama on Go side code owner by @kyasbal in #249
- Show indeterminate status on task progress bar by @kyasbal in #252
- Make metadata package not to depend coretask package by @kyasbal in #247
- Simplify log metadata and moved log logics under inspection/logger by @kyasbal in #248
- Split metadata progress package by @kyasbal in #251
- Refactor package structure for direct children of pkg/ and inspection core packages by @kyasbal in #258
- Add optimized pattern finder data structure by @kyasbal in #254
- Complete the large refactoring of moving the task packages by @kyasbal in #260
- Remove Github Action manifest no longer used by @kyasbal in #261
Dependencies ⏫
- Bump on-headers and compression in /web by @dependabot[bot] in #236
- Bump golang.org/x/oauth2 from 0.25.0 to 0.27.0 by @dependabot[bot] in #237
Full Changelog: v0.47.5...v0.47.6-beta-1