Skip to content

Commit

Permalink
Merge pull request #99 from akoshunyadi/MoM-2024-01-17
Browse files Browse the repository at this point in the history
MoM-2024-01-17
  • Loading branch information
akoshunyadi authored Jan 23, 2024
2 parents e52f5d9 + 5397bd3 commit 4920777
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions documentation/MeetingMinutes/MoM-2024-01-17.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# Camara DeviceStatus meeting - MOM-2024-01-17

*January 17th, 2024*

## Attendees

* Aishwarya Javkhedkar (Comviva)
* Akos Hunyadi (Deutsche Telekom)
* Fernando Prado Cabrillo (Telefonica)
* Joachim Dahlgren (Ericsson)
* Ludovic Robert (Orange)
* Ming Hui Foo (Singtel)
* Sachin Kumar (Vodafone)

DeviceStatus minutes: [https://github.com/camaraproject/DeviceStatus/tree/main/documentation/MeetingMinutes](https://github.com/camaraproject/DeviceStatus/tree/main/documentation/MeetingMinutes)

## Agenda

* Open issues
* Open PRs
* Open Discussions
* API Roadmap
* AOB


## Open issues:
* [#97 Update response codes to string, following other CAMARA APIs](https://github.com/camaraproject/DeviceStatus/issues/97)
The corresponding PR is open: [#95 Corrections resolving linting errors](https://github.com/camaraproject/DeviceStatus/pull/95)

* [#96 Path update per Design Guideline](https://github.com/camaraproject/DeviceStatus/issues/96)
The issue should be implemented after releasing the 0.5.0.

* [#94 Corrections needed to resolve linting errors](https://github.com/camaraproject/DeviceStatus/issues/94)
The corresponding PR is open: [#95 Corrections resolving linting errors](https://github.com/camaraproject/DeviceStatus/pull/95)

## Open PRs
* [#95 Corrections resolving linting errors](https://github.com/camaraproject/DeviceStatus/pull/95)
The PR is ready to be merged.

## Open discussions
* [#98 Roaming Status - AgeOfInformation (or last_updated_timestamp)](https://github.com/camaraproject/DeviceStatus/discussions/98)
It should be converted to an issue to continue the discussion there.
* [#89 Multi-Operator Demo Test Discussion](https://github.com/camaraproject/DeviceStatus/discussions/89)
* [#72 CAMARA Compliant: Expose all end points](https://github.com/camaraproject/DeviceStatus/discussions/72)
* [#48 Need support](https://github.com/camaraproject/DeviceStatus/discussions/48)

## API Roadmap

### Release 0.5.0
* Planned release date: January 2024
* Status: the release candidate 0.5.0-rc has been created. If no more bugs or findings in the 0.5.0-rc will be reported in the next 2 weeks, then the official release 0.5.0 can be created (no rc2 is necessary).
* Release content 0.5.0-rc:
* [~~#52 Harmonize device object with QoD API~~](https://github.com/camaraproject/DeviceStatus/issues/52)
* [~~#31 Adding notification/subscription for Device Status~~](https://github.com/camaraproject/DeviceStatus/pull/31)
* [~~#34 New Endtype Connectivity~~](https://github.com/camaraproject/DeviceStatus/issues/34) => [PR69](https://github.com/camaraproject/DeviceStatus/pull/69)
* [~~#74 Align event-subscriptions with updated design guidelines based on CloudEvents~~](https://github.com/camaraproject/DeviceStatus/issues/74)
* [~~#57 Add documentation into API definition~~](https://github.com/camaraproject/DeviceStatus/issues/57)
* [~~#84 Minor corrections in Subscription model before release~~](https://github.com/camaraproject/DeviceStatus/issues/84)
* [~~#82 Create release candidate 0.5.0~~](https://github.com/camaraproject/DeviceStatus/issues/82) => [PR#87](https://github.com/camaraproject/DeviceStatus/pull/87)
* Release content 0.5.0:
* [#95 Corrections resolving linting errors](https://github.com/camaraproject/DeviceStatus/pull/95)
* New issue&PR to prepare the release

## AOB
* Next call will be on 14.02.2024 11:00 CET
* Since the API is already in a mature status, a v1.0.0 should be targeted. => Create an issue to discuss about the process and the necessary to-do's.
* An issue for creation of the necessary feature file for testing should be created too.

0 comments on commit 4920777

Please sign in to comment.