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
- Updated on the development status of the project. Everything, expect the OAuth 2.0 authentication (need some changes), is completed.
26
+
27
+
- Issues tracking the progress of REST API upgrade are still open, they can safely be closed now as the work is completed and merged. [Gaurav](https://github.com/GMishx) will take care of this.
28
+
29
+
- Since the API migration is done, we should have some sort of `sunset` header in the version 1 API response to inform the users about the deprecation. This can be merged when we are ready to release the new API.
30
+
31
+
## Activities
32
+
33
+
- Added a `deprecation` and `sunset` header in the version 1 API response.
34
+
35
+
-[feat(api): Add deprecation and sunset headers](https://github.com/fossology/fossology/pull/2808)
36
+
37
+
- Completed the pending work on OAuth 2.0 authentication.
38
+
39
+
-[feat(oidc): Added OAuth2.0 support for REST APIs](https://github.com/fossology/fossology/pull/2761)
0 commit comments