Skip to content

Releases: magma/magma

0.3.77

13 Aug 20:37
Compare
Choose a tag to compare

Release 0.3.77 of project magma

Changes since 0.3.76
  • c244a67 Fix WithStyles Flow Issues (#539)
  • 56f43e4 WithStyles flow
  • d5a9d69 Fix cloud test failure in CI (#1272)
  • 2c0cbf3 Update access gateway record type on V0 magmad api spec
  • aef8542 Add top-level name field to full gateways view
  • fcd6ac6 Write data migration CLI for gateway records
  • b2f18ba Migrate usages of AccessGatewayRecord to GatewayDevice
  • 44c2b55 Refactor power search bar
  • f1baaa2 withStyles fixes
  • a0ccd12 Fix flow and copyright for geocoder
  • 24d280b Unbreak sandcastle build/land
  • 2d78632 Migrate to configurator datastore (#1253)
  • bcfd27b Handle session re-init
  • 9508c88 Add support for HSS initiated de-registration for SWx (#532)
  • d67ad97 Fix sctp_bindx error when Sctpd restarts
  • db49b77 Fixing Add a satellite view to the map- D16603358
  • f58edc1 Fill out slack config (#527)
  • fa78238 Make prometheus retention.time a helm variable (#528)
  • d6bfbde Add docs for cwag (#530)
  • c5d4999 Finish migrating checkind obsidian handlers (#523)
  • 0c46347 Add support for remote CLI execution in magmad.yml
  • 2969ccb This commit will help to deploy multiple FeG in same namespace. (#489)
  • ec6abd9 This PR will bring in helmchart for CWF (#407)
  • 158207d Update configs in magmad.yml
  • cec23e9 Added code to send EPS Bearer Context status IE in TAU Accept message… (#504)
  • e11a933 Set yarn as default packagemanager in vscode workspace
  • cc2b427 Initialize gateway state serde properly (#529)
  • 7b3bd55 Add user input option for tokenizer (#1259)
  • 1ce36f8 Unit test receiver client (#517)
  • c2fc3f2 Add metrics containers setup to github documentation (#515)
  • 5dc25a6 [ltel Add generic command for rebooting eNB from NMS (#519)
  • 9e52a65 restart all enodeb of AGW (#520)
  • 2cdab07 Re-organize docs (#510)
  • cf128cf Implement the rest of the radiusd service (#525)
  • b11eeee Add mconfig proto for radiusd service (#524)
  • 280195d Add radiusd service, for getting metrics from radius server
  • 2f9d89d Parallelize docker-build and install build-essentials in CWAG CI (#522)
  • 70a4a55 Revert changes to fix CircleCI build
  • 37a1935 Removed magma dev summit website files from docs
  • fc563cc Change cwag_test role to download golang with ansible_user (#518)
  • 36ef1b8 Change cwag role to download golang with ansible_user (#516)
  • 28802d6 extract sequelize mocks into separate helper file
  • 7a17fe2 Footer Update
  • f7c90eb Build ovs with ansible (#500)
  • 673ec18 Add PUT/GET partial network (name, desc, type) handlers (#514)
  • 2aebd43 adding export feature flag
  • 87412eb Build ovs through a bash script
  • 2090e03 Remove verbose hashtable dumps in MME log
  • 862d828 Make swagger fields optional (#512)
  • 26799ff Add a satellite view to the map
  • 247d2c6 App side bar: fix tooltip arrow
  • 6c9a674 Set default checkin_status to success
  • 03964ff Deprecate legacy obsidian handlers (#511)
  • 3c38b00 Testing the event page
  • 319aaa8 Use gateway metadata Name rather than device Name for view=full
  • 7cc7f6f Build cache dir before building cache, and check return code
  • 6ab2469 adding clipboardLink to storybook
  • 3c2fdae linking to mesh/device improvements
  • b99f26c Add swagger definitions for generic and LTE gateways.
  • ce8d60a Remove ovs dependency from the Magma deb
  • 14c16a0 Implement DELETE endpoint for generic networks
  • ce25529 Add GET,POST methods for generic networks
  • cafb995 Update AGW build number to 0.3.77
  • 89392c1 Added magma dev summit website files

0.3.76

08 Aug 17:54
Compare
Choose a tag to compare

Release 0.3.76 of project magma

Changes since 0.3.75
  • 3c841da Delete unused network handlers (#506)
  • 95421ac Add generic command field to magmad.yml for gateway
  • 1852ab2 Add Grafana pod to orc8r metrics deployment (#505)
  • ca72709 allow linking to particular mesh or device
  • 762035c Implement PUT endpoint for LTE networks and scrub all references to legacy cellular configs (#502)
  • 5e7e13d Delete legacy handler funcs from config handlers
  • 5f45ced Implement GET/POST handlers for V1 LTE networks
  • e7e8deb Feature flag for Alerts UI
  • 2753799 Add support for multiple clients and HSS initiated requests (#501)
  • 20ad257 Add testcontroller docker-compose override file
  • c725a36 Add generic command config to magmad.yml for orc8r/gateway config
  • 27f11a7 Add a search box to the map
  • 00e0664 Bump version number
  • 73a6e38 return cache size info in response
  • 43bc13b flush all messages
  • 1e414bf Unit test alert config client (#486)
  • c571488 Filesystem/OS client interfaces for FileLocker (#478)
  • 06bae54 Unit test AlertRule (#477)
  • d5ca82d Unit tests for receiver handlers (#475)
  • 9dc88dc Alerting rule bulk upload (#465)
  • f37db8a Delete/Update alert receivers (#466)
  • b3da115 Create /third_party and check in ovs gtp patches
  • e8352eb Fix bug in configurator backed network handler that did not properly display network features (#492)
  • 4adb29f Fix python module dependencies for lte/gateway
  • 925fbea Migrate dnsd network configs model and network features model usages to point to new models defined under pluginimpl (#491)
  • 1483d76 Flatten obsidian subpackages and clean up constants (#490)
  • c03f611 Remove misleading logs from S6A
  • cff586b Fix pointer references in object hashtable get key call
  • 1ae4ddb add missing analytics graphql client
  • e9430e1 Use swaggergen tool to re-generate existing V1 model bindings (#474)
  • 822d68f User logout menu
  • f0f421be Packer configs for CWAG AMIs (#485)
  • d1d8313 Add a type field to network for classification (#484)
  • 237f5ba Use relay MockPayloadGenerator for LocationsTree test
  • 4413ab4 Downgrade core-js to 2.6.9
  • 1d9175d Adding support for band 39 to access gateway (#482)
  • 721bcb4 GraphQL calls of analytics module run in parallel to RADIUS packet processing (#483)
  • d3dff72 Add AST type-ident rewriting functionality to swaggergen tool (#472)
  • ad43d5e useSnackbar - remove flow any
  • 5a9fc74 Disable onboarding on magmalte
  • e819eeb Separate onboarding code from other code
  • 3dafdbd Up Flow Version (#1217)
  • 26a09e6 Add configurable option to exclude Destination-Host AVP in diameter requests (#473)
  • 6cc21d6 Add Registration Termination AVPs to go-diameter
  • ebadad6 Limit size of prometheus-cache (#459)
  • 4622a2c Generate code for existing V1 swagger specs (#468)
  • a5518ba Create custom swagger codegen tool and swagger DSL extension
  • 7738024 Fix mconfig loading in generate_oai_config.py
  • c2a4015 No weak flow types
  • 0d6561c Add fabfile for running cwag integration tests (#463)
  • e01d403 Changes cwag_test VM configuration (#471)
  • f48e8dd Add docker-compose for integration test services in cwag (#462)
  • 022e78e Added new S1 SIM TC to test APN mismatch (#470)
  • eb1df5d Added fix for handling APN mismatch (#469)
  • 67f2ede Set up basic network endpoint swagger docs and tooling for v1
  • 5090e22 Add a migration script to add a type column to network table (#467)
  • 15a7bd4 Event notifications UI
  • c79993c Flow types for notistack
  • e6bdb4e Add latency metrics for AIRs and ULRs requests in Magma (#464)
  • cbe1f0b Add increment version method to blobstore
  • 5009ee4 AAA Session Timeout Terminate (CWF)
  • eff9460 Fix build.py to support < python 3.7 (#461)
  • 6c24b8a Material 4x flow updates
  • 97a446e improve naming
  • 1dcd9a6 escape url paths
  • 4bf2a27 Update existing alert rule
  • a44a846 Add types to a common shared package
  • 0a2f4dc Correctly redirect upon login
  • 9e30820 Add env variable in docker for CSFB
  • f78a915 Add HSS client for remote mock HSS (#458)
  • 2e56043 Speed up controller builds with go cache base image (#457)
  • c3fd938 Download GPG key directly from Magma repository
  • fac648e Fix bug where entity config creation assumes entity already exists (#456)
  • c2868d1 Correct the path to GPG key
  • 48e744e Use sqlite3 instead of sqlite3-offline
  • ad7560c Add kubelet node label args to worker group configuration
  • 640063d Fix msisdn not being sent to sessiond (#455)
  • 2814e55 Flow/lint withAlert
  • e5670d8 fix inventory/nms crashes
  • 4bc2038 move ForwardRef to shared
  • 1f48357 removing extra jss provider
  • c140e46 fix SSR
  • c76508f Material UI V4: Fix all body2 implicit dependencies
  • 783babf Material UI V4: Multiple props changes
  • d6663ae Material UI V4: change paper elevation
  • 1613c6e Material UI V4: grid element spacing
  • 9028e25 Material UI V4: theme.spacing
  • 5343ab0 Material UI V4: upgrade material-ui to 4.x
  • ef84d04 fix error in D16367537
  • cfbab3e Add GPG key for magma repo
  • b355207 Crash proof CWAG mconfig Builder
  • ecba7b9 Fix error handling for receiver/routes
  • eb70320 Don't allow multiple alerts of the same name
  • 303cdab Better error handling for generic health checking (#454)
  • d320b2c Break apart FBC tests into tasks
  • c493595 Add missing nil checks to prevent potential nil dereference (#453)
  • d04d686 Fix configurator cloud crash due to missing configs in FeG plugins (#443)
  • 3af403a Refactored Access Gateway health checking
  • 19a5aa4 Refactored generic health checking
  • 470bc00 Added healthecheck functionality for services running in docker containers
  • 31b7fcf Registering a device should check key is unique universally (#452)
  • 5eaa81b Cleanup FeG helmchart to syncup with upstream scripts (#409)
  • 254ceb4 Change description of gateway state query by hwid (#451)
  • ba4be3f Add more comprehensive tests for GatewayViews Full (#450)
  • fdc635d Create Dockerfile and docker-compose files to containerize magmad as a Docker container (#411)
  • 9f48b78 remove dependecies on oc, http, log and libgraphql modules (#1177)
  • 2a75dca Add support for upgrading gateways through orc8r (#448)
  • d9053b6 Fix nil-pointer panic in GetGatewayStatus
  • 83be947 Fix edge case in gateway full view (#446)
  • 9ebce13 Add FilterExistingKeys to interface (#447)
  • 6328a53 Add transaction option to blobstore storage transactions (#445)
  • 76384a9 Survey dialog redesign
  • 65842dc Migrate gateway status read in checkin metrics report to be from configurator (#444)
  • 256913d Change client_api to return deserialized states instead of serialized (#432)
  • 2828291 Fix issues blocking captive portal support
  • d160635 Add TestRunner and Authentication Test
  • e14f68a Add UESim Client
  • 138916c Add implmementation of Authenticate to UE Simulator
  • 4b22bf1 Update UeSim protos
  • 7da046e Added S1 SIM TCs for testing X2 HO (#417)
  • 2d3c058 Add dependency from controller to postgres container
  • 37bda4c Update install gateway script to permanently add sctp kernel module
  • f90d3e0 Put audit log behind feature flag
  • 0fecefa Add interface to create blobs with universally unique keys (#437)
  • e95cfb8 Add http_proxy_hostname to helm
  • 587d1c4 WebSocketContext / provider
  • 431bfca Fix map popout
  • f90564d Fix snackbar background
  • da1f3e0 Change pull policy for metrics containers
  • 17f60f0 fix useAxios()
  • d673387 Upgrade pip version to the latest
  • babf2bc feature flag for prometheus/graphite
  • 36b95b9 Report kernel distribution and add health as script
  • 119ed55 Report number of errors from syslog and log level
  • ebce103 mkdir if it doesn't exist
  • 04e3340 Correct exporter URLs on create
  • b826b31 Modifying docker-compose so that the controller service waits for postgres to be ready (#436)
  • d0f8c40 Fix discrepancy between swagger doc and actual response code (#434)
  • 79c9440 Fix + autofix to enforce sorting of imports
  • e7c9823 Disable autofixing / disable rule for some exhaustive deps
  • a1431a4 Fix gateway change url in magmalte
  • 6534508 kafka / websockets backend
  • a6ccd9f Remove deprecated apn_profile member in ue_context
  • c7c312f TAI_LIST fix in attach accept message (#406)
  • 40667af Add AAA Client API (#430)

0.3.75

17 Jul 23:44
Compare
Choose a tag to compare

release 0.3.75 of project magma

0.3.74

27 Jun 23:21
Compare
Choose a tag to compare

release 0.3.74 of project magma

0.3.73

18 Jun 00:33
Compare
Choose a tag to compare

release 0.3.73 of project magma

0.3.72

29 May 18:43
Compare
Choose a tag to compare

release 0.3.72 of project magma

0.3.71

24 Apr 22:50
Compare
Choose a tag to compare

release 0.3.71 of project magma

0.3.70

24 Apr 22:45
Compare
Choose a tag to compare
Fix symbolic link for packaging README

Summary:
The Readme under lte/gateway/release is a symbolic link to Readme under docs.
The symlink was broken when docs were reorganized. This change fixes it.

Reviewed By: themarwhal

Differential Revision: D14733633

fbshipit-source-id: 3a208b5f17b7a39b8b603fd41088a33bf8356759