Skip to content

Commit b0e2a32

Browse files
authored
Update CHANGELOG.md
1 parent 583225f commit b0e2a32

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,15 @@
1717
([#967](https://github.com/walmartlabs/concord/pull/967));
1818
- oidc: redirect back to auth in failed callbacks
1919
([#969](https://github.com/walmartlabs/concord/pull/969));
20+
- project: miscellaneous fixes for build-time warnings,
21+
add missing @deprecated annotations, remove redundant
22+
dependencies
23+
([#970](https://github.com/walmartlabs/concord/pull/970));
2024
- agent-operator: create agent pod client only for
2125
Running pods
2226
([#973](https://github.com/walmartlabs/concord/pull/973));
27+
- concord-server: remove GithubTriggerProcessor interface
28+
([#974](https://github.com/walmartlabs/concord/pull/974));
2329
- docker: configure safe.directory for git 2.35+
2430
([#976](https://github.com/walmartlabs/concord/pull/976)).
2531

0 commit comments

Comments
 (0)