-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangeLog
74 lines (56 loc) · 2.35 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
2024-09-13 Vance Shipley <vances@sigscale.org>
* include problem details with cause in nchf application error response
2024-08-12 Vance Shipley <vances@sigscale.org>
* correct guard to expect binary encoded string
* 5g data connectivity service information to nrf
* nrf api v1.1 with 5g data connectivity service specific information
* map upfid nchf -> nrf -> nchf
* removed unecessary guard and list reverse
* remove unused variable assignments
* diagram interfaces in edoc overview
* map quota thresholds from nrf to nchf
2024-07-30 Vance Shipley <vances@sigscale.org>
* accept zero invocation sequence number
* do not ignore rating group 0
2024-07-29 Vance Shipley <vances@sigscale.org>
* map service rating with granted units only
* correct handling partial data response
* accept zero invocation sequence number
2024-07-28 Vance Shipley <vances@sigscale.org>
* suppress unused variable warnings
* refactor for readability
* do not log normal nrf close
* document default service context id mapping
2024-07-16 Vance Shipley <vances@sigscale.org>
* default middle-tier specification selected by node functionality
* nchf accepts problem details from nrf
* test case for client error in request
* problem details body from test nrf handler
* handle other status codes, with and without body
* timestamp value must be binary
2024-07-10 Vance Shipley <vances@sigscale.org>
* accept and reflect api version
* get nrf connection state api
* improve description in application specification
2024-07-09 Vance Shipley <vances@sigscale.org>
* refactor nchf test suite to use tls
* default configuration enables nrf
2024-07-08 Vance Shipley <vances@sigscale.org>
* remove unused variable
* nchf test suite with back end nrf
* create unique data references
* correct nchf routes
* initialize ets table for chargingdataref to nrf connection
* refactor supervision tree to include pg; register nrf connections
* correct arguments in start nchf
* correct getting interfaces to start
* rename test utilities library module
* document supervision tree changes
* start and supervise nrf connection handlers
* start cowboy listeners with supervisor bridge
* test suite for nchf interface
* rest utility library module
* include gun http client application
* start/stop nchf endpoints
* add dialyzer and common_test to 'make check' target
* genesis