Releases: omec-project/webconsole
Releases · omec-project/webconsole
v1.4.0
What's Changed
- create makefiles and dockerfile for building UI image in #1
- API file for ROC integration by @thakurajayL in #3
- Grpc client support by @badhrinathpa in #4
- Dev config apis by @thakurajayL in #5
- review comment fixes for Grpc client by @badhrinathpa in #6
- grpc server support by @badhrinathpa in #7
- adding default json data when add ue with REST in #9
- remove plmn from REST url in #10
- Send network slicing config to Client pod by @thakurajayL in #11
- add default ue info through backend & support override values through… in #12
- Sst and Sd in slice id structure as string types by @vthiruveedula in #13
- ConfigPod to handle PUT and DELETE APIs by @thakurajayL in #14
- Fetch Config from the SD-Core adapter if webconsole is crashed. by @thakurajayL in #15
- Onf release3.0.5 roc by @badhrinathpa in #16
- Add copyright and licensing to webconsole repo by @sindack in #17
- config update should trigger subscriber update by @badhrinathpa in #18
- Adding missing licenses by @sindack in #20
- Webconsole changes to support 4G ROC by @thakurajayL in #21
- ROC integration with PCRF by @thakurajayL in #22
- gstream support for configpod by @badhrinathpa in #23
- ROC MME Support by @thakurajayL in #24
- If managedbyConfigPod is no set to false then dont send config to 4G … by @thakurajayL in #26
- SDCORE-453 : MongoDB slowness fix by @badhrinathpa in #27
- webconsole when running in 4G mode, should not access mongoDB APIs by @thakurajayL in #30
- APN based selection of user plane function at spgw by @thakurajayL in #31
- Changing the http port from 9089 to 5000 in webconsole by @thakurajayL in #34
- PCRF config fixes to send FLow Status and correcting flow description. by @thakurajayL in #35
- DeviceGroup, Subscribers Config Update changes by @vthiruveedula in #36
- SDCORE-429: SIMApp, webui improvements to replace free5gc frontend by @vthiruveedula in #37
- upgrade apt-get to fix yarn build failure by @badhrinathpa in #40
- Application filtering code to handle API from SIMAPP by @thakurajayL in #42
- Fixing issues seen in webconsole. by @thakurajayL in #41
- Read and Write lock for global config by @vthiruveedula in #39
- SDCORE-441 ROC API extension to accept QoS rates by @UpadhyayaAnkur in #43
- Dev webconsole block by @thakurajayL in #44
- traffic class update for qci and arp by @badhrinathpa in #45
- configpod to handle should bind failure by @thakurajayL in #48
- supported disable/enable device-group from slice by @vthiruveedula in #46
- merge build compilation fix by @vthiruveedula in #50
- Dev configpod logs by @vthiruveedula in #47
- qos rate fix to consider unit as Mbps by @thakurajayL in #51
- Fixing QoS rates. Default unit as Mbps Change2 by @thakurajayL in #52
- Fix - Device Group delete, removal of IMSI from DG by @thakurajayL in #53
- Spurious IMSI delete from configpod by @thakurajayL in #57
- Dev bitrate changes by @vthiruveedula in #59
- adding plmn to the list if its not present by @vthiruveedula in #54
- delete slice handling by @badhrinathpa in #55
- Dev arp fix by @thakurajayL in #60
- handle bitrate unit bps in webconsole pod by @thakurajayL in #61
- send val instead of bitrate in case of bps by @badhrinathpa in #62
- Dev qos fix by @thakurajayL in #63
- Fix application start/end ports by @andybavier in #64
- add dnn name to apn name creation by @badhrinathpa in #65
- Remove unwated config parameters from model. by @thakurajayL in #67
- Remove backend code from webconsole by @thakurajayL in #66
- supported 'make docker-build' command by @vthiruveedula in #70
- Removed Member-only license by @UpadhyayaAnkur in #69
- Architecuture image by @thakurajayL in #71
- metadata related changes by @vthiruveedula in #68
- Fix for bit rate conversion from bps to kbps/mbps by @thakurajayL in #72
- Update sdf filter based on the sdf compliance cfg by @thakurajayL in #73
- Fix sdf filter if src port & dst port not present by @thakurajayL in #74
- SDCORE-835: Issue with disable applications in a slice with DENY-ALL … by @vthiruveedula in #75
- Make default qos rate unit bps and setUESubMbr by @thakurajayL in #76
- SDCORE-606: ConfigPod crash when non-existent slice is deleted by @vthiruveedula in #77
- Dev cleanup dep by @thakurajayL in #78
- SDCORE-655:Simapp and Config Pod should communication over http2 by @UpadhyayaAnkur in #79
- keep connecting until it connects to MongoDB then listen on 5000 port for configuration from Roc/Simapp by @vthiruveedula in #80
- Add GET operations for DeviceGroups and Network Slices by @ghislainbourgeois in #81
- Bumps go version to 1.21 (latest stable) by @gatici in #82
- Bump dependencies to fix high severity CVEs by @ghislainbourgeois in #83
- Update log. Helps during debugging. by @thakurajayL in #87
- chore: Adds dependabot.yaml config file by @gruyaume in #90
- Bump actions/checkout from 3 to 4 by @dependabot in #94
- Bump actions/setup-go from 3 to 4 by @dependabot in #92
- Bump alpine from 3.8 to 3.18 by @dependabot in #91
- Bump golang from 1.21.3-bookworm to 1.21.4-bookworm by @dependabot in #93
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.3 by @dependabot in #95
- Bump google.golang.org/protobuf from 1.28.0 to 1.31.0 by @dependabot in #96
- Bump github.com/mitchellh/mapstructure from 1.4.1 to 1.5.0 by @dependabot in #97
- Bump google.golang.org/grpc from 1.39.0 to 1.59.0 by @dependabot in #98
- Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1 by @dependabot in #99
- Address issue with docker-build target by @gab-arrobo in #101
- Bump golang from 1.21.4-bookworm to 1.21.5-bookworm by @dependabot in #105
- Bump alpine from 3.18 to 3.19 by @dependabot in #107
- chore: Adds build job to workflow by @gruyaume in #104
- Bump actions/setup-go from 4 to 5 by @dependabot in #106
- Bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 by @dependabot in #102
- Bump github.com/urfave/cli f...