v1.4.0
What's Changed
- Fix Makefile docker-push target by @yoooou in #3
- [AETHER-1926]: simapp Copyright & Licensing by @sindack in #2
- changed sst and sd type to string by @vthiruveedula in #5
- Fix license for go.mod and go.sum by @sindack in #4
- Add README.md, FOSSA license scan, and cleanup LICENSE by @sindack in #6
- add subscriber support to simapp in #7
- Handle update config in device groups and network slices by @thakurajayL in #8
- if device group is deleted and its used in one of the slice then by @thakurajayL in #9
- support for subscriber config update in #10
- Send the config to configpod if /synchronize api call is made by @thakurajayL in #11
- add config for op value for auth by @badhrinathpa in #12
- SIMapp documentation for override files. by @thakurajayL in #13
- Performance issue in simmapp. Issue was observed that by @thakurajayL in #14
- device-group, network-slice config to webui/config4g pod on 5000 port by @vthiruveedula in #15
- Application filtering API support in simapp by @thakurajayL in #16
- SDCORE-429: SIMApp, webui improvements to replace free5gc frontend by @vthiruveedula in #17
- Adding QoS, traffic class at multiple levels. by @thakurajayL in #18
- SDCORE-441 ROC API extension to accept QoS rates by @UpadhyayaAnkur in #19
- simapp keep trying for webui/config4g pod until it comeup by @vthiruveedula in #20
- traffic class update by @badhrinathpa in #21
- SDCORE-554 SIMapp error handling by @UpadhyayaAnkur in #23
- Bitrate support in simapp by @vthiruveedula in #25
- SDCORE-641 simapp stuck at subscriber add and not sending slice info … by @UpadhyayaAnkur in #26
- Add subscriber proxy endpoint in Simapp message by @thakurajayL in #27
- Removed Member-only license by @UpadhyayaAnkur in #28
- Simapp fixes - port variable corrections & misc by @thakurajayL in #29
- strconv.Atoi used for converting string to integer by @vthiruveedula in #30
- Update simapp image size and README file by @thakurajayL in #32
- Add GitHub Actions by @gab-arrobo in #34
- Bump up GO to 1.21 by @gab-arrobo in #40
- Bump golang.org/x/net from 0.0.0-20210405180319-a5a99cb37ef4 to 0.17.0 by @dependabot in #33
- Bump alpine from 3.16 to 3.19 by @dependabot in #35
- Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.7.0 by @dependabot in #37
- Bump golang.org/x/net from 0.0.0-20210405180319-a5a99cb37ef4 to 0.20.0 by @dependabot in #38
- Bump github.com/spf13/viper from 1.8.1 to 1.18.2 by @dependabot in #39
- Bump github.com/gin-gonic/gin from 1.7.0 to 1.9.1 by @dependabot in #44
- Add
docker-build
action by @gab-arrobo in #41 - Update GHA to point to correct branch and update FOSSA action by @gab-arrobo in #46
- Bump golang from 1.21.6-bookworm to 1.22.0-bookworm by @dependabot in #47
- Bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #48
- Bump fsfe/reuse-action from 2 to 3 by @dependabot in #49
- Refactor Docker image by @gab-arrobo in #50
- Bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #51
- Bump golang from 1.22.0-bookworm to 1.22.1-bookworm by @dependabot in #52
- Bump github.com/omec-project/logger_util from 1.1.0 to 1.2.0 by @dependabot in #53
- Add GHA for
hadolint
by @gab-arrobo in #54 - Enable several linters by @gab-arrobo in #55
- Enable
gosimple
by @gab-arrobo in #56 - Enable linters:
errcheck
andnoctx
by @gab-arrobo in #57 - Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #59
- Add GHA for tagging/creating releases and stale issues/PRs by @gab-arrobo in #58
- Release: Update VERSION by @gab-arrobo in #60
New Contributors
- @yoooou made their first contribution in #3
- @sindack made their first contribution in #2
- @vthiruveedula made their first contribution in #5
- @thakurajayL made their first contribution in #8
- @badhrinathpa made their first contribution in #12
- @UpadhyayaAnkur made their first contribution in #19
- @gab-arrobo made their first contribution in #34
- @dependabot made their first contribution in #33
Full Changelog: https://github.com/omec-project/simapp/commits/v1.4.0