You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,17 @@ No significant changes since 1.143.0rc2.
10
10
11
11
12
12
### Famedly additions for v1.143.0_1
13
-
- fix: docs url broken on /version ([\#219](https://github.com/famedly/synapse/pull/219)) (FrenchgGithubUser)
14
-
- fix: provide remote servers a way to find out about an event created during the remote join handshake ([\#71](https://github.com/famedly/synapse/pull/71)) (FrenchgGithubUser)
15
-
13
+
- fix: docs url broken on /version ([\#219](https://github.com/famedly/synapse/pull/219)) (FrenchGithubUser)
14
+
- fix: provide remote servers a way to find out about an event created during the remote join handshake ([\#71](https://github.com/famedly/synapse/pull/71)) (FrenchGithubUser)
15
+
- fix: ci: fix up test coverage:
16
+
-[bump: codecov-action to v5](https://github.com/famedly/synapse/pull/220/commits/1158faf443b7493e6eadd82788a377397b8ab48e) (Jason Little)
17
+
-[ci: generate xml coverage file](https://github.com/famedly/synapse/pull/220/commits/cced457e7d14dd4b19c4ffedeb6ced1b2da5ab35) (Jason Little)
18
+
-[ci: use oidc for codecov access](https://github.com/famedly/synapse/pull/220/commits/e08f4f25d39fb441c6c1702b88553203ac8c6c77) (Jason Little)
19
+
-[ci: Stop forcing debug level logging for this one test](https://github.com/famedly/synapse/pull/220/commits/1994509e55397305448f856308218821999230c1) (Jason Little)
20
+
-[ci: Allow a test to selectively not run if coverage is being collected](https://github.com/famedly/synapse/pull/220/commits/26426cac0f5c3f5b298c495746b65199265411f4) (Jason Little)
21
+
-[bump: coverage to v7.13.1](https://github.com/famedly/synapse/pull/220/commits/82d865ac3d0295427d73a575834d9080284088e2) (Jason Little)
22
+
- bump: Synapse Invite Checker to version v0.4.13[(b601d6f)](https://github.com/famedly/synapse/pull/220/commits/b601d6fd4bd25d9909bcfba0a595538133340f88) (Jason Little)
23
+
- tests: run the invite-checker and token-authenticator tests in the CI([\#222](https://github.com/famedly/synapse/pull/222/commits/3dd03b161807d868edbe8c26d46c80264ccca0c9)) (FrenchGithubUser)
0 commit comments