File argocd-cli.changes of Package argocd-cli

-------------------------------------------------------------------
Tue Mar 11 06:15:34 UTC 2025 - opensuse_buildservice@ojkastl.de

- Update to version 2.14.5:
  * Bump version to 2.14.5 on release-2.14 branch (#22292)
  * chore(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to
    9.7.1 (#21957) (#22255)

-------------------------------------------------------------------
Wed Mar 05 09:37:53 UTC 2025 - opensuse_buildservice@ojkastl.de

- Update to version 2.14.4:
  No CLI-related changes in the changelog
  Please note, the 2.14.3 release was yanked, 2.14.4 fixed all the
  regressions

-------------------------------------------------------------------
Fri Feb 07 17:53:26 UTC 2025 - opensuse_buildservice@ojkastl.de

- Update to version 2.14.2:
  * Bump version to 2.14.2 on release-2.14 branch (#21797)
  * fix: Add proxy registry key by dest server + name (cherry-pick
    #21791) (#21794)

-------------------------------------------------------------------
Fri Feb 07 17:51:36 UTC 2025 - opensuse_buildservice@ojkastl.de

- Update to version 2.14.1:
  * Bump version to 2.14.1 on release-2.14 branch (#21758)

-------------------------------------------------------------------
Fri Feb 07 17:47:37 UTC 2025 - opensuse_buildservice@ojkastl.de

- Update to version 2.14.0:
  Large update, please find the full changelog at
  https://github.com/argoproj/argo-cd/releases/tag/v2.14.0

-------------------------------------------------------------------
Fri Feb 07 17:23:54 UTC 2025 - opensuse_buildservice@ojkastl.de

- Update to version 2.13.5:
  * Bump version to 2.13.5 on release-2.13 branch (#21795)
  * fix: Add proxy registry key by dest server + name (cherry-pick
    #21791) (#21793)
  * fix(ui): Solve issue with navigating with dropdown from an
    application's page (cherry-pick #21737) (#21747)

-------------------------------------------------------------------
Thu Jan 30 05:54:46 UTC 2025 - opensuse_buildservice@ojkastl.de

- Update to version 2.13.4:
  * Bump version to 2.13.4 on release-2.13 branch (#21709)
  * Merge commit from fork
  * fix: oras-go client should fallback to docker config if no
    credentials specified (cherry-pick 2.13 #18133) (#20872)
  * fix: Policy/policy.open-cluster-management.io stuck in
    progressing status when no clusters match the policy (#21296)
    (cherry-pick #21297) (#21594)
  * docs: add mkdocs configuration stanza to .readthedocs.yaml
    (cherry-pick #21475) (#21609)
  * fix: resolve the failing e2e appset tests for ksonnet
    applications (cherry-pick #21580) (#21605)
  * fix: login return_url doesn't work with custom server paths
    (cherry-pick #21588) (#21603)
  * chore(deps): bump go-git version to go-git/v5 5.13.1 (#21551)
  * fix(appset): events not honouring configured namespaces
    (#21219) (#21241) (#21520)
  * Fix application url for custom base href (#21377) (#21515)
  * docs: Update Screenshot in Orphaned Resources Monitoring
    Section #20510 (cherry-pick #20533) (#21489)
  * chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to
    5.13.0 (cherry-pick #21329) (#21401)

-------------------------------------------------------------------
Fri Jan 03 20:14:22 UTC 2025 - opensuse_buildservice@ojkastl.de

- Update to version 2.13.3:
  * Bump version to 2.13.3 (#21359)
  * fix: Change applicationset generate HTTP method to avoid route
    conflicts (#20758) (#21300)
  * fix(ui): add optional check to avoid undefined reference in
    project detail (#20044) (#21263)
  * fix(appset): Fix appset generate in --core mode for cluster gen
    (#21170) (#21236)
  * fix(api): send to closed channel in mergeLogStreams (#7006)
    (#21178) (#21187)
  * fix: Populate destination name when destination server is
    specified (#21063) (cherry-pick 2.13) (#21176)

-------------------------------------------------------------------
Thu Dec 12 06:13:23 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.13.2:
  * Bump version to 2.13.2 (#21133)
  * fix: add missing fields in listrepositories (#20991) (#21129)
  * fix: Allow to delete repos with invalid urls (#20921) (#20975)
    (#21116)
  * fix: 20791 - sync multi-source application out of order source
    syncs (cherry-pick #21071) (#21077)
  * fix: Bitbucket Cloud PR Author is processed correctly (#20769)
    (#20990) (#21039)
  * fix: API server should not attempt to read secrets in all
    namespaces (#20950) (#20960)
  * fix: Memory leak in repo-server (#20876) (#20894)
  * chore(deps): bump http-proxy-middleware from 2.0.4 to 2.0.7 in
    /ui (#20518) (#20892)
  * fix(cli): Fix appset generate in --core mode (#20717) (#20883)

-------------------------------------------------------------------
Thu Nov 21 07:51:46 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.13.1:
  * Bump version to 2.13.1 (#20865)
  * fix: Fix repeated 403 due to app namespace being undefined
    (#20699) (#20819) (#20860)
  * feat: option to disable writing k8s events(#18205) (#18441)
    (#20788)
  * fix: disable automaxprocs logging (#20069) - cherry-pick 2.13
    (#20718)
  * chore: Don't degrade PDB on InsufficientPods (#20171) (#20665)
    (#20694)
  * fix(pkce): 20202 Backport PKCE auth flow fix for basehref and
    reauth (#20675)
  * fix: check for source position when --show-params is set
    (#20682) (#20689)

-------------------------------------------------------------------
Mon Nov 04 20:02:35 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.13.0:
  Large update, please find the full changelog here:
  https://build.opensuse.org/request/show/1220445
  * Bump version to 2.13.0 (#20652)
  * feat(cli): ignore tracking annotation on backup restore
    (#18960)
  * fix(cli): `admin settings rbac can` has inconsistency among
    project resources (#17805)
  * fix: notifications triggered from CLI fails for repo functions
    (#19213)
  * fix(cli): add optional password setting for headless redis
    client (#19035) (#19039)
  * fix(cli): Get Redis password from secret in `loadClusters()`
    (#18951)
  * fix(cli): skip printing summary when output mode is set to
    json/yaml (issue: #18620) (#18797)
  * test(cli): unstable unit test caused by unsorted array (#18722)
  * feat(cli): add cmd to preview generated apps of appsets
    (#10895) (#16781)

-------------------------------------------------------------------
Fri Oct 18 18:59:08 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.12.6:
  * Bump version to 2.12.6 (#20455)
  * fix: don't disable buttons for multi-source apps (#20446)
    (#20448)
  * fix(diff): avoid cache miss in server-side diff (#20423)
    (#20424) (#20450)

-------------------------------------------------------------------
Fri Oct 18 06:01:41 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.12.5:
  * fix(cli): cherrypick Redis password fix #19599 into 2.12
    (#20262)

-------------------------------------------------------------------
Fri Sep 27 20:30:56 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.12.4:
  * Bump version to 2.12.4 (#20115)
  * fix: CVE-2024-45296 Backtracking regular expressions cause
    ReDoS by upgrading path-to-regexp from 1.8.0 to 1.9.0 (#20087)
    (#20090)
  * cherry-pick chore(deps-dev): bump webpack from 5.84.1 to 5.94.0
    in /ui (#20056)
  * chore(deps): bump dompurify from 2.3.6 to 2.5.6 in /ui (#19955)
    (#20016)
  * fix(appset): Fix perpetual appset reconciliation (#19822)
    (#19995)
  * chore(deps): bump express from 4.19.2 to 4.20.0 in /ui (#19883)
    (#19987)
  * fix: diffing should not fail if resource fail schema validation
    (#19714) (#19729)
  * docs: note cluster scoping changes in 2.12x (#19684) (#19702)

-------------------------------------------------------------------
Tue Sep 10 05:53:27 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.12.3:
  * Bump version to 2.12.3 (#19694)
  * fix(AnyNameSpaceRegex): Additional Functions Glob to Regexexp
    (#19516) (#19665)
  * feat(sourceNamespace): Regex Support (#19016) (#19017) (#19664)

-------------------------------------------------------------------
Tue Sep 10 05:45:48 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.12.2:
  * Bump version to 2.12.2 (#19657)
  * fix(appset): remove cache references (#19652)
  * fix(appset): informer is not a kubernetes informer (#18905)
    (#19618) (#19636)
  * fix: Floating title content incorrect for multi-sources
    (#17274) (#19623) (#19627)
  * fix: Parse hostname correctly from repoURL to fetch correct CA
    cert (#19488) (#19602)

-------------------------------------------------------------------
Fri Aug 16 18:34:39 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.12.1:
  * Bump version to 2.12.1 (#19568)
  * fix(appset): cherry-pick - fix appset-in-any-namespace issue
    with git generators (#19558)
  * fix: appset gpg limitation for templated project fields
    (#19492) (#19534)
  * fix(appset): missing permissions for cluster install (#19059)
    (#19430) (#19435)
  * fix: docs version regex changed (#18756) (#19352)

-------------------------------------------------------------------
Tue Aug 06 07:01:12 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.12.0:
  large update, please see
  https://github.com/argoproj/argo-cd/releases/tag/v2.12.0
  no apparent CLI-related changes

-------------------------------------------------------------------
Wed Jul 24 18:00:36 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.11.7:
  * Bump version to 2.11.7 (#19175)
  * Merge commit from fork

-------------------------------------------------------------------
Mon Jul 22 18:43:26 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.11.6:
  * Bump version to 2.11.6 (#19142)
  * Merge commit from fork
  * fix: cherry-pick #18761 (v2.11) (#19108)

-------------------------------------------------------------------
Tue Jul 16 05:50:42 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.11.5:
  * Bump version to 2.11.5 (#19061)
  * chore: update gitops-engine (2.11) (#19036)
  * fix(cli): Get Redis password from secret in `loadClusters()`
    (#18951) (#18956)

-------------------------------------------------------------------
Wed Jul 03 19:09:39 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.11.4:
  * remove unwanted updating of source-position in app set command
    (#18887) (#18896)
  * Bump version to 2.11.4 (#18894)
  * fix: update static schemas (#18889)
  * fix(controller): bad server-side diffs (#18213) (2.11) (#18868)
  * docs: Fix .path to .path.segments go template (#18872) (#18874)
  * fix(webhook): bitbucket and azure not triggering refresh
    (#18289) (#18765) (#18819)
  * fix(appset): revert "keep reconciling even when params error
    occurred" (#17062) (#18781)
  * fix: docs site version selector broken (#18378) (#18724)
  * fix: Update braces package to 3.0.3 (#18459) (#18663)
  * Revert "feat(server): log app Spec along with event (#16416)"
    (#18458) (#18639)
  * test: fix e2e tests after GHSA-3cqf-953p-h5cp (#18543) (#18641)
  * chore(deps): upgrade redis to 7.2.15-alpine (cherry-pick
    release-2.11) (#18640)
  * chore: bump go version to 1.21.10 (#18540)

-------------------------------------------------------------------
Fri Jun 07 19:45:08 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.11.3:
  * Bump version to 2.11.3 (#18520)
  * Merge pull request from GHSA-3cqf-953p-h5cp
  * Merge pull request from GHSA-87p9-x75h-p4j2
  * fix: app names with non-alphanumeric characters in position 63
    break syncs (issue #18237) (#18256) (#18439)
  * fix source ordering issue in manifest generation for
    multi-source app while using manifests and diff commands
    (#18395) (#18408)

-------------------------------------------------------------------
Thu May 23 20:07:14 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.11.2:
  * Bump version to 2.11.2 (#18384)
  * fix: remove Egress NetworkPolicy for argocd-redis and
    argocd-redis-ha-haproxy (#18367) (#18372)
  * fix: revert registry change (#18328)
  * fix(deps): upgrade otel dependency (#18285) (#18324)
  * docs: add v2.11 notes to upgrading page (#18333)
  * chore(ci): fix release notes (#18132) (#18330)

-------------------------------------------------------------------
Tue May 21 18:16:41 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.11.1:
  * Bump version to 2.11.1 (#18319)
  * Merge pull request from GHSA-9766-5277-j5hr
  * Merge pull request from GHSA-9766-5277-j5hr
  * fix: UI MultiSource - Helm Chart with values.yaml (#18188)
    (#18200)
  * fix: copy visited map #11699 (#12667) (#18219)
  * update resolveRevision to use the correct source for
    multi-source app (#18194) (#18202)
  * Fix logging hash with multiple sources (#18189) (#18193)
  * chore(deps): upgrade helm to 3.14.4 (#18255) (#18286)
  * chore(deps): cherry-pick bump protobuf #17788 (#18284)
  * chore: update gitops engine for force sync option (#5882) -
    2.11 (#18125)

-------------------------------------------------------------------
Wed May 08 11:13:41 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.11.0:
  Major Upgrade, please read the documentation:
  https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/

-------------------------------------------------------------------
Tue Apr 30 19:24:25 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.10.9:
  * Bump version to 2.10.9 (#18033)
  * fix: enable sha256 and sha512 for git ssh (#18028) (#18029)

-------------------------------------------------------------------
Fri Apr 26 18:52:22 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.10.8:
  * Bump version to 2.10.8 (#17990)
  * fix: codegen after security fix - 2.10 (#17985)
  * Merge pull request from GHSA-9m6p-x4h2-6frq
  * Merge pull request from GHSA-9m6p-x4h2-6frq
  * chore: upgrade redis to 7.0.15 (#17666)
  * fix: codegen and e2e tests in release-2.10 (#17844)

-------------------------------------------------------------------
Mon Apr 15 11:03:17 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.10.7:
  * fix: docker build fails due to "The repository
    'http://deb.debian.org/debian buster-backports Release' does
    not have a Release file."
  * Bump version to 2.10.7 (#17831)
  * Merge pull request from GHSA-2gvw-w6fj-7m3c

-------------------------------------------------------------------
Fri Apr 05 06:06:00 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.10.6:
  * Bump version to 2.10.6 (#17744)
  * fix(security): use Chainguard fork of git-urls (#17732)
    (#17735)
  * fix: fix calculating patch for respect ignore diff feature
    (#17693)
  * fix(ui): Fix color generation for pod name in logs viewer.
    Fixes #17704 (#17706) (#17710)
  * chore(deps): bump webpack-dev-middleware from 5.3.1 to 5.3.4 in
    /ui (#17598) (#17686)

-------------------------------------------------------------------
Sat Mar 30 10:26:14 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.10.5:
  * fix cosign (#17656)
  * Bump version to 2.10.5 (#17654)
  * Merge pull request from GHSA-jhwx-mhww-rgc3
  * fix: elements should be optional (#17424) (#17510)

-------------------------------------------------------------------
Mon Mar 18 09:46:03 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.10.4:
  * Bump version to 2.10.4 (#17557)
  * Merge pull request from GHSA-6v85-wr92-q4p7
  * Merge pull request from GHSA-2vgg-9h6w-m454
  * fix(notifications): Helm.GetParameterValueByName should take
    helm.parametes first (#17472) (#17512)
  * fix: registry argument to be only the host instead full URL
    (#17381) (#17534)
  * fix(ui): add confirmation box in resource summary delete action
    (#17485) (#17545)
  * chore(deps): upgrade helm to 3.14.3 (#17531) (#17533)

-------------------------------------------------------------------
Sat Mar 16 14:20:28 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.10.3:
  * Bump version to 2.10.3 (#17513)
  * Merge pull request from GHSA-g623-jcgg-mhmm
  * Merge pull request from GHSA-jwv5-8mqv-g387
  * fix: multi-source app breaks application parameters UI (#16910)
    (#17033) (#17332)
  * fix!: disable rate limiting completely by default (#17355)
    (#17393)

-------------------------------------------------------------------
Sat Mar 16 14:13:56 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.10.2:
  * chore(ci): free up disk space for goreleaser (#17373) (#17374)
  * Bump version to 2.10.2 (#17370)
  * fix(ui): The tiles in Applications List are too wide #17220
    (#17340) (#17351)
  * fix: The argocd server api-content-type flag does not allow
    empty content-type header (#17331) (#17346)
  * chore(deps): upgrade helm to 3.14.2 (#17330) (#17333)
  * Corrected certificate managment for OCI helm charts (#16656)
    (#17320)
  * chore(deps): upgrade helm to 3.14.1 (#17213) (#17216)
  * chore(deps): Upgrade aws-sdk-go to support eks pod identity
    (#17063) (#17225)

-------------------------------------------------------------------
Sat Mar 16 14:05:56 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.10.1:
  * Bump version to 2.10.1 (#17211)
  * fix(controller): add missing workqueue metrics (#16315)
    (#17013) (#17209)
  * fix: infer correct shard in statefulset setup (#17124, #17016)
    (#17167) (#17204)
  * fix: stop initializing deployment informer if dynamic sharding
    is disabled (#17097) (#17202)
  * fix(kustomize): set build dir (#15057) #16229 #16652 (#16653)
    (#17129)
  * fix(manifests): applicationset-controller dir is not added to
    cluster-rbac/kustomization.yaml. (#16810) (#17120)
  * chore(manifests): add ClsuterRole/ClusterRoleBinding for
    applicationset controller. (#16699) (#17119)

-------------------------------------------------------------------
Wed Feb 14 20:09:38 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.10.0:
  * Known Issues
    - 2.10.0 has a major issue in application controller running in
      HA mode. A fix will be in 2.10.1.
  * Changes
    - feat(controller): add sync jitter(#14241) (#16820) (#16960)
    - feat(ui): add status panel extensions (#15780)
    - feat: Implement Server-Side Diff (#13663)
    - feat(ui): Show prompt when every resource requires pruning
      (#16603)
    - feat: PostDelete hook support (#16595)
    - feat(security): log user when access is blocked (#16558)
    - feat(ui): Add sourceNamespaces in Projects UI and only show
      it if AppsInAnyNamespaceEnabled flag is set (#16249)
    - feat(appset): Advanced Templating using templatePatch
      (#14893)
    - feat: Argocd notification self service (#16488)
    - feat(cli): Added example to admin-cluster.go and
      projectwindow.go files (#16128)
    - feat(server): log app Spec along with event (#16416)
    - feat(opentelemetry): ✨ support for secured OTLP endpoint and
      headers (#15573)
    - feat(oidc): optionally query OIDC UserInfo to gather group
      claims (#12062)
    - feat(app): Support app sync --dry-run --revision
      some-revision with arbitrary revisions(#12592) (#16387)
    - feat: add support for ALL_PROXY (#10451)
    - feat(appset): Added 'slugify' sprig function (#15188)
    - feat: Support for Kustomize Components (#16230)
    - feat: add retry logic for k8s client #7692 (#16154)
    - feat: grace period for repo errors to prevent aggressive
      unknown sync state (#16085)
    - feat: add examples to --help output for admin.go file
      (#16030)
    - feat: add examples to --help ouput for argocd_server.go file
      (#16032)
    - feat: Allow 'both' option for uibannerposition (#14623)
    - feat: PKCE authentication flow for web logins #9890 (#15889)
    - feat(cli): example for generate-allow-list (#16136)
    - feat(cli): Add examples to --help output for get KEYID
      (#16019)
    - feat(cli): Add examples to --help output for "gpg_list"
      (#16017)
    - feat: Add examples to --help output for remaining "create
      PROJECT ROLE-NAME" (#15983)
    - feat(cli): Add examples to argocd proj role cli family
      (#15875)
    - feat(cli): add admin-app-example (#15690) (#15861)
    - feat(cli): add project flag to avoid permission denied errors
      on 404 (#16040)
    - feat: expose notification secrets for request payload
      templating (#16055)
    - feat: make git requests configurable (#15646)
    - feat: add write back to application informer (#15987)
    - feat(cli): Add examples to --help output for "list PROJECT"
      (#16033)
    - feat(cli): Add examples to --help output for "gpg add"
      (#16020)
    - feat(ui): Recursive Helm Values files detection (#15935)
      (#15936)
    - feat: use rate limited queue (#15480)
    - feat: Add examples to --help output for remaining "get
      APPNAME" (#15862)
    - feat(cli): add the repocred-list-example (#15690) (#15869)
    - feat(cli): add the cluster-list-example (#15690) (#15866)
    - feat: Add examples to --help output for "delete PROJECT
      ROLE-NAME" (#15986)
    - feat(cli): Add examples to projectwindows.go (#15860)
    - feat(health): add iammanager.keikoproj.io/Iamrole health
      check (#15899)
    - feat: Add examples to --help output for "generate-spec
      PROJECT" (#15871)
    - feat(cli): add the repo-example (#15690) (#15865)
    - feat(cli): Add examples to --help output for "set APPNAME"
      (#15872)
    - feat(cli): Add examples to --help output for "logs APPNAME"
      (#15873)
    - feat(cli): Add example to argocd relogin command (#15839)
    - feat: Add examples to --help output for all "argocd proj"
      cmds (#15824)
    - feat(cli): Added example to --help output for bcrypt (#15838)
    - feat(cli): Add example to --help output for app actions
      (#15822)
    - feat(cli): Add examples to --help output for remaining
      "argocd account" (#15814)
    - feat(cli): Add examples to --help output for remaining
      "argocd repocreds" cmds (#15846)
    - feat(cli): Add example to --help output 1 (#15782)
    - feat(cli): Added example to --help output for context
      (#15809)
    - feat(ci): retry individual e2e tests (#15696)
  * Bug fixes (47)
    - fix(ci): correct helm checksum path (#17081) (#17083)
    - fix(controller): fix application controller deployment
      crashing (#16984) (#17093)
    - fix(server): allow disabling content-type check (#16959)
      (#16976)
    - fix(appcontroller): Uptake fix in gitops engine which fixes
      application sync with auto create ns and server side apply
      (#16942) (#16963)
    - fix: Use the cache for sharding (#15237) (#16902)
    - fix: enforce content type header for API requests (#16860)
      (#16877)
    - fix(appset): Use case insensitive comparison of repo details
      in appset webhook handler (#16503) (#16504)
    - fix(cli): argocd admin settings resource-overrides health to
      not ignore wildard customizations (#16461)
    - fix(repo-server): excess git requests, short-circuit
      GenerateManifests ref only (#16501)
    - fix(appset): Always remove ownerReferences when appset policy
      doesn't allow app's deletion (#12172) (#16506)
    - fix(ui): use background delete to match k8s terminology
      (#15579)
    - fix: Use math.MaxInt (instead of math.MaxInt64) to fix builds
      on 32bit platforms (#16065)
    - fix: cert-manager.io/certificate health.lua for consistent
      issuing (Issue #16523) (#16520)
    - fix(doc): Fix documentation templatePatch (#16522)
    - fix: Tooltips point in wrong direction#11935 (#12578)
    - fix(ui): add exec check to avoid API calls (#16168)
    - fix PerconaXtraDBCluster health (#16434)
    - fix(controller): Address diff cache miss issues (#16458)
    - fix(cli): pass redis compression to cluster stats and shards
      commands (#16060) (#16421)
    - fix: upgrade notifications-engine (#16354)
    - fix(ui): User Info blob is too far to the right relative to
      Applications/Settings/Documentation (#12016)
    - fix: fixed cli admin dashboard cmd (#16430)
    - fix(appset): use topics for Gitlab SCM Provider (#13169)
      (#13170)
    - fix(appset): prevent app deletion according to appset policy
      (#12172) (#15903)
    - fix: failing lint and unit test (#16275)
    - fix(appset): Fix name conflict in appset controller (#16207)
      (#16222)
    - fix(ui): summary: fix sync options block layout (#16152)
    - fix api docs (#16186)
    - fix(ui): Improve apps tiles view (#16140)
    - fix(appset): ignoreApplicationDifferences not working
      (#15965)
    - fix: rbac validate command can now take either namespace or
      policy-file (#15543)
    - fix: Add timezone to projectwindows list (#15929)
    - fix(banzai/KafkaCluster): Update health.lua (#15962)
    - fix(docs): proj role list example (#16074)
    - fix: list manually provided external urls before generated
      ones (#13296)
    - fix: Add ENV variable to configure GRPC Keep Alive Time
      (#15656) (#15806)
    - fix: delete event cache deadlock test flakiness (#15964)
    - fix(ci): unstable integration test (#15976)
    - fix: update docs for ApplicationService.Get to reflect
      reality (#15927)
    - fix: Replace antonmedv/expr with expr-lang/expr (#15879)
    - fix(notifications): Allow notifications controller to notify
      on all namespaces (#15702)
    - fix(cli): Do not error out with no errors (#15688)
    - fix: codeowners syntax error (#15781)
    - fix(appset): add option to disable SCM providers entirely
      (#14246) (#15248)
    - fix(applicationset): git generator ignores empty files
      (#15661)
    - fix(ci): misplaced config option (#15698)
    - fix(ci): do not fail fast on e2e test failures (#15694)
  * Documentation (39)
    - docs(hooks): add postdelete to table (#17048) (#17051)
    - docs(kustomize): add components yaml example (#17043)
      (#17046)
    - docs(argocd-cm): add timeout.reconciliation.jitter example
      (#17044) (#17047)
    - docs(applicationset): explain impact of empty spec in
      templatePatch (#17042) (#17045)
    - docs: add context to configmap example (#16763) (#16764)
    - docs: configmap items are strings (#16737) (#16738)
    - docs: add documentation for the argocd cluster commands
      (#16555)
    - docs: update telepresence quickstart link (#16616)
    - docs: callout the need to restart pods to pickup service
      accounts (#16610)
    - docs: fix indentation for preserve file mode (#16598)
    - docs(monitoring): add new ServiceMonitors for redis, dex,
      notifications (#16534)
    - docs: fix broken link in secret-management.md (#16588)
    - docs: Add Kong Inc. as a user (#16582)
    - docs: Fix minor typo in Declarative Setup (#16550)
    - docs: fix kustomize patches example (#16353)
    - docs: Katie as Release Champion for 2.10 and Added a column
      for Release Approver (#16341)
    - docs: update release doc and issue template (#16329)
    - docs: fix upgrade instructions (#16326)
    - docs: Add @gdsoumya to approvers in OWNERS (#16331)
    - docs: Document ApplyOutOfSyncOnly in application spec
      (#16282)
    - docs: add Axians ACSP to users (#16226)
    - docs: Ensure consistent proper case of Kubernetes (#16205)
    - docs: Add Semgrep as a user (#16185)
    - docs(cmp): Document ConfigManagementPlugin.spec.version more
      clearly (#15974)
    - docs(appset): ApplicationSets generators docs to use go
      templates (#16109) (#16127)
    - docs: added identity-center.md doc for AWS SSO (#15689)
    - docs(bounty): proposal for feature to hide anno...

-------------------------------------------------------------------
Sat Feb 03 08:46:52 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.9.6:
  * Bump version to 2.9.6 (#17078)
  * chore(deps): rm go-jose Cxb6dee8d5-b814 high vuln (#16947)
    (#16970) (#17056)
  * fix(redis): go-redis v9 regression missing metrics and
    reconnect hook (#13415) (#15275) (#17024)
  * fix(ui): Badge for apps in any namespace (#16739) (#17008)
  * fix(server): allow disabling content-type check (#16959)
    (#16977)

-------------------------------------------------------------------
Sat Jan 20 17:05:18 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.9.5:
  * Bump version to 2.9.5 (#16937)
  * fix(ui): set content-type for certain UI requests (#16923)
    (#16930) (#16933)

-------------------------------------------------------------------
Sat Jan 20 17:02:15 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.9.4:
  * Bump version to 2.9.4 (#16917)
  * chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to
    5.11.0 (#16912)
  * fix: enforce content type header for API requests (#16860)
    (Cherry-pick release-2.9 ) (#16878)
  * fix: add list permission deployments (#16785) (#16804)
  * fix(ui):Fixed log horizontal scroll for issue #16411 (#16727)
    (#16761)
  * fix(action): Add missing owner refs and annotation to
    create-job action (#16607) (#16608)
  * Added missing 'alias:' prefix for repository name as described
    here: (#15902) (#16535)
  * fix(grpcproxy): add missing GRPCKeepAliveEnforcementMinimum
    (#15708) (#16576)
  * fix(appset): don't emit k8s events for unchanged apps, log at
    debug (#16562)
  * docs: Fix format issue in rbac.md (#16521) (#16538)
  * chore: upgrade k8s client from v0.24.2 to v0.24.17 (#16554)
  * fix(appset): Don't use revision cache when reconciling after
    webhook (#16062) (#16241) (#16536)

-------------------------------------------------------------------
Sun Dec 03 18:51:59 UTC 2023 - kastl@b1-systems.de

- Update to version 2.9.3:
  * Bump version to 2.9.3 (#16510)
  * fix(repo-server): excess git requests, resolveReferencedSources
    and runManifestGenAsync not using cache (Issue #14725) (#16410)
    (#16494)
  * fix(controller): Address diff cache miss issues (#16458)
    (#16485)
  * fix: cherry-pick fixed cli admin dashboard cmd (#16457)
  * fix(ui): Issues with overlapping content in the app details
    view on smaller screens (#16268) (#16407)

-------------------------------------------------------------------
Tue Nov 21 05:43:55 UTC 2023 - kastl@b1-systems.de

- Update to version 2.9.2:
  * Bump version to 2.9.2 (#16405)
  * feat: add support for ALL_PROXY (#10451) (#16401)
  * fix: set max for max cookie number to `math.MaxInt` (#16388)
    (#16397)
  * docs: fix documentation of ignoreApplicationDifferences
    (#16365) (#16380)
  * bump helm 3.13.2 (#16344)
  * fix: check for double definition (#16335)
  * docs: fix upgrade instructions (#16327)

-------------------------------------------------------------------
Fri Nov 17 20:00:02 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

- new package argocd-cli: CLI for the ArgoCD declarative continuous
  deployment tool
openSUSE Build Service is sponsored by