Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mesheryctl for openSUSE:Factory checked in at 2026-03-05 17:17:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mesheryctl (Old) and /work/SRC/openSUSE:Factory/.mesheryctl.new.561 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mesheryctl" Thu Mar 5 17:17:36 2026 rev:148 rq:1336650 version:0.8.206 Changes: -------- --- /work/SRC/openSUSE:Factory/mesheryctl/mesheryctl.changes 2026-02-09 15:35:52.521980683 +0100 +++ /work/SRC/openSUSE:Factory/.mesheryctl.new.561/mesheryctl.changes 2026-03-05 17:24:56.506992294 +0100 @@ -1,0 +2,230 @@ +Wed Mar 4 06:59:36 UTC 2026 - Johannes Kastl <[email protected]> + +- update to 0.8.206: + * General + - Delete server/meshmodel/kubernetes/v1.36.0-alpha.1/v1.0.0 + directory @ritzorama (#17752) + - [docs-new] Fix missing favicons by correcting paths in + head.html @harshitt13 (#17747) + - Delete server/meshmodel/kubernetes/v1.36.0-alpha.2/v1.0.0 + directory @leecalcote (#17750) + - chore:bump-meshkit-version @PragalvaXFREZ (#17749) + - added fallback logic in intra-page TOC navigation. + @YASHMAHAKAL (#17745) + - Migrate latest commits of 2 weeks to have consistent content + @CodexRaunak (#17597) + - Alphabetically sort children and grandchildren in sidebar + @CodexRaunak (#17611) + - Added model count shortcode and updated index @YASHMAHAKAL + (#17595) + - docs(docs-new): bulk remove legacy site.baseurl liquid tags + @ashwanisingh011 (#17636) + - Fix: missing return after http.Error in catalog filter + handlers to prevent nil pointer dereference panic @luckyxhq + (#17654) + - chore: update go.mod and go.sum to include + go-playground/validator and assert packages @lekaf974 + (#17650) + - fixed broken links for edit this page & create new page + @YASHMAHAKAL (#17641) + - docs(docs-new): migrate eks warning alert to hugo shortcode + @ashwanisingh011 (#17621) + - server: remove debug fmt.Println from + ServeReactComponentFromPackage @YASHvardhanVashistha (#17612) + - [Docs-New] Add "/" keyboard shortcut to focus sidebar search + input @sm-28601 (#17616) + - server: remove leftover debug fmt.Println from + design_engine_handler @YASHvardhanVashistha (#17575) + - fixed toc for error-codes.md @YASHMAHAKAL (#17596) + - Bump ajv from 8.17.1 to 8.18.0 in + /install/docker-extension/ui @dependabot[bot] (#17482) + - Main Migration - projects, reference and installation + sections from Jekyll to Hugo @CodexRaunak (#17513) + - Add DELETE endpoint for model deletion with cascade cleanup + @PragalvaXFREZ (#17389) + - [Migration] Enable Dark and Light Mode Support for Docs + @Rajesh-Nagarajan-11 (#17466) + - server: replace http.Error with structured meshkit error in + GetProvid… @YASHvardhanVashistha (#17473) + - Migrate homepage and concepts collection to Hugo Sections + @CodexRaunak (#17278) + - Migrate guides section @CodexRaunak (#17393) + - Bump qs from 6.14.1 to 6.14.2 in /install/docker-extension/ui + @dependabot[bot] (#17446) + - [Server] Fix registry broken pipe error logging @guan404ming + (#17417) + - Bump jsonpath from 1.2.0 to 1.2.1 in + /install/docker-extension/ui @dependabot[bot] (#17428) + - Kinesis stream - pod/deployment relationships @YASHMAHAKAL + (#17372) + - [Server] Policies: Remove unused imports in Rego policy files + @guan404ming (#17354) + - [Server] Policies: Update usage := for local variable + assignment @guan404ming (#17353) + - adapt-Dockerfile-for-hugo @seohan1010 (#17347) + - Bump axios from 1.13.4 to 1.13.5 in + /install/docker-extension/ui @dependabot[bot] (#17381) + - Add missing files and scripts required to run hugo docs + @CodexRaunak (#17410) + - Add relationship for CloudWatch LogGroup → Deployment + /StatefulSet/Pod @Debashich (#17275) + - Add ECR Repository to Deployment/Pod relationships + @YASHMAHAKAL (#17175) + - add efs-to-k8s relationships @YASHMAHAKAL (#17248) + * Meshery CLI + - [mesheryctl] Refactor relationship view to use shared + pagination and selection prompt @shri771 (#17693) + - [mesheryctl] Remove misleading [query-text] from relationship + search @PragalvaXFREZ (#17551) + - [mesheryctl] Added Type field for relationship output + @DharunMR (#17547) + - [mesheryctl] Expose organization command @Vydeh07 (#17658) + - [mesheryctl] Fix pagination end-of-list edge case using total + count @shri771 (#17685) + - [mesheryctl] Standardize select prompts and remove infinite + prompt loops across commands @PragalvaXFREZ (#17527) + - style: resolve remaining staticcheck violations and enable + linter @KhaledSayed04 (#17422) + - fix(mesheryctl): improve error handling for API response + unmarshalling and pagination @lekaf974 (#17651) + - [mesheryctl] Fix adapter deploy and validate commands + ignoring errors in PreRunE @kami922 (#17587) + - [mesheryctl] Add delete model by name and interactive + selection prompt @shri771 (#17570) + - replace logrus - Part 2 - internal/cli/root/adapter @Yorisoft + (#17307) + - [mesheryctl] Fix organization command to use pagesize API + pattern @kami922 (#17507) + - replace logrus - Part 1 - internal/cli/root @Yorisoft + (#17306) + - refactor(mesheryctl): update component commands to integrate + flag validation and streamline output formatting @lekaf974 + (#17558) + - fix(mesheryctl): Update next steps text after model init + @lekaf974 (#17557) + - feat(mesheryctl): implement flags validation for model export + command @lekaf974 (#17459) + - [mesheryctl][docs] Keep docs links in CLI help, omit them + from generated Synopsis @Suhani1234-5 (#17476) + - [mesheryctl] added mesheryctl model delete @PragalvaXFREZ + (#17425) + - [mesheryctl] Fix GetPageQueryParameter to convert to + zero-indexed page @PragalvaXFREZ (#17491) + - [mesheryctl] Fixed the failing e2e tests in component + @DharunMR (#17498) + - [mesheryctl] added test for model view sub-command @DharunMR + (#17270) + - added logic for status to work for meshery extension + @reaper8055 (#17349) + - feat(mesheryctl): update no data found output @lekaf974 + (#17453) + - [mesheryctl] skip registry spreadsheet e2e cases when + credentials are missing @PragalvaXFREZ (#17441) + - refactor(mesheryctl): consolidate --output-format flag with + reusabe lib @lekaf974 (#17407) + - [mesheryctl] Improve mesheryctl system provider reset message + to guide users on clearing browser sessions @PragalvaXFREZ + (#17387) + - [mesheryctl] Add ID column to mesheryctl model list output + @PragalvaXFREZ (#17421) + - style: fix staticcheck capitalization and switch usage (Batch + 1) @KhaledSayed04 (#17247) + - [mesheryctll] refactor design view command to improve + argument validation and output handling @lekaf974 (#17362) + - chore(mesheryctl): add output-format validation across view + commands @shri771 (#17348) + - [mesheryctl] removed trailing space and new line from + context_test.go @PragalvaXFREZ (#17374) + - [mesheryctl] Added test for components view @DharunMR + (#17272) + - [mesheryctl] fixed failure test and improved test @DharunMR + (#17336) + * Maintenance + - fix: resolve variable shadowing in VerifyAndConvertToDesign + causing silent design import failure @luckyxhq (#17663) + - fix: update permissions table and workflow @YASHMAHAKAL + (#17594) + - [mesheryctl] Remove misleading [query-text] from relationship + search @PragalvaXFREZ (#17551) + - [ci] allow one matrix job to push to meshery qa + @PragalvaXFREZ (#17431) + - style: resolve remaining staticcheck violations and enable + linter @KhaledSayed04 (#17422) + - chore: migrate E2E utils to TypeScript @ashwanisingh011 + (#17290) + - Bump ajv from 8.17.1 to 8.18.0 in /ui @dependabot[bot] + (#17486) + - [mesheryctl] added mesheryctl model delete @PragalvaXFREZ + (#17425) + - [mesheryctl] Fixed the failing e2e tests in component + @DharunMR (#17498) + - style: fix staticcheck issues (QF1003, ST1019, QF1006, + SA1019, QF1001) @KhaledSayed04 (#17411) + - [mesheryctl] skip registry spreadsheet e2e cases when + credentials are missing @PragalvaXFREZ (#17441) + - Bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 + @dependabot[bot] (#17379) + - Bump qs from 6.14.1 to 6.14.2 in /ui @dependabot[bot] + (#17447) + - chore: Migrate E2E test 'settings.spec.js' to TypeScript + @ashwanisingh011 (#17437) + - Commit based Preview URL @Rajesh-Nagarajan-11 (#17419) + - Fix 404 issue in docs @Rajesh-Nagarajan-11 (#17418) + - Set up deploy preview for new docs @Rajesh-Nagarajan-11 + (#17414) + - Bump axios from 1.13.2 to 1.13.5 in /ui @dependabot[bot] + (#17380) + - style: fix staticcheck capitalization and switch usage (Batch + 1) @KhaledSayed04 (#17247) + - [mesheryctll] refactor design view command to improve + argument validation and output handling @lekaf974 (#17362) + - [mesheryctl] fixed failure test and improved test @DharunMR + (#17336) + * Documentation + - [mesheryctl] Expose organization command @Vydeh07 (#17658) + - [mesheryctl] Standardize select prompts and remove infinite + prompt loops across commands @PragalvaXFREZ (#17527) + - Fixed TOC for DOCS error-codes.md @YASHMAHAKAL (#17622) + - [Docs] Fix typos and errors in mesheryctl cmds.yml @Vydeh07 + (#17563) + - Fix broken link in pattern management guide @sypsyp97 + (#17367) + - [docs] Fix typos, broken URL, and broken UUID in README and + docs @farhann-saleem (#17603) + - [Docs] Fix typo in filename: sever → server @thc1006 (#17139) + - Bump rack from 3.2.3 to 3.2.5 in /docs @dependabot[bot] + (#17481) + - [Docs] Fix duplicate title on Consul adapter page @Sbragul26 + (#17485) + - [Docs] Remove duplicate End-to-end Tests section in + Contributing CLI @AbhijeetDev102 (#17501) + - Fix typos, duplicate section, and formatting in + contributing-cli page @clarabennettdev (#17545) + - Fix formatting and punctuation in contributing-cli.md + @M-Shaheen7 (#17539) + - [mesheryctl] added mesheryctl model delete @PragalvaXFREZ + (#17425) + - Bump nokogiri from 1.18.10 to 1.19.1 in /docs + @dependabot[bot] (#17508) + - Update link format in compatibility.md @suryanshu-09 (#17497) + - [Docs] Fix URL for related discussions include section + @Sbragul26 (#17493) + - [Docs] Focus search input on "/" key pressdocs: focus search + input on '/' key press @sm-28601 (#17131) + - Update instructions for setting up dev env on Windows + @sangramrath (#17464) + - [Docs] Highlight Schema-Driven Development across + Contributing Guides @1012Charan (#16963) + - Bump faraday from 2.12.2 to 2.14.1 in /docs @dependabot[bot] + (#17377) + - [Docs]Added missing image in the docs @AyushK5ingh (#17404) + - Training video fix on + docs/pages/project/contributing/ci-build-and-release.md + @YASHMAHAKAL (#17391) + - feat: add AWS S3 Bucket→ConfigMap and Bucket→Secret + relationships @Debashich (#17100) + * Security + - Upgrade SECURITY-INSIGHTS.yml to schem version 2.0.0 + @sangramrath (#17743) + +------------------------------------------------------------------- Old: ---- mesheryctl-0.8.205.obscpio New: ---- mesheryctl-0.8.206.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mesheryctl.spec ++++++ --- /var/tmp/diff_new_pack.SO6LKM/_old 2026-03-05 17:24:58.371067723 +0100 +++ /var/tmp/diff_new_pack.SO6LKM/_new 2026-03-05 17:24:58.375067885 +0100 @@ -17,7 +17,7 @@ Name: mesheryctl -Version: 0.8.205 +Version: 0.8.206 Release: 0 Summary: CLI for the meshery cloud native management plane License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.SO6LKM/_old 2026-03-05 17:24:58.427069989 +0100 +++ /var/tmp/diff_new_pack.SO6LKM/_new 2026-03-05 17:24:58.431070151 +0100 @@ -5,7 +5,7 @@ <param name="exclude">.git</param> <param name="exclude">docs/*</param> <param name="exclude">server/meshmodel/*</param> - <param name="revision">v0.8.205</param> + <param name="revision">v0.8.206</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">disable</param> ++++++ mesheryctl-0.8.205.obscpio -> mesheryctl-0.8.206.obscpio ++++++ /work/SRC/openSUSE:Factory/mesheryctl/mesheryctl-0.8.205.obscpio /work/SRC/openSUSE:Factory/.mesheryctl.new.561/mesheryctl-0.8.206.obscpio differ: char 49, line 1 ++++++ mesheryctl.obsinfo ++++++ --- /var/tmp/diff_new_pack.SO6LKM/_old 2026-03-05 17:24:58.507073227 +0100 +++ /var/tmp/diff_new_pack.SO6LKM/_new 2026-03-05 17:24:58.515073550 +0100 @@ -1,5 +1,5 @@ name: mesheryctl -version: 0.8.205 -mtime: 1770580205 -commit: f91338c4de7cd85f6d980ad6e61d5bff24240c82 +version: 0.8.206 +mtime: 1772561534 +commit: c580334eea6fca2dbdd57ec06a1018752176caf1 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/mesheryctl/vendor.tar.gz /work/SRC/openSUSE:Factory/.mesheryctl.new.561/vendor.tar.gz differ: char 13, line 1
