Continuous Integration
- makefiles for sds gateway and network [64](https://github.com/spectrumx/sds-code/pull/64) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/9d80cd17e3f5ff46ef79f9c722eb733d017347e7))
Commits
- 95c3e0c: add scan group, update rh capture create process (klpoland) [61](https://github.com/spectrumx/sds-code/pull/61)
- 3f12a44: test reconstruct file tree with scan group (klpoland) [61](https://github.com/spectrumx/sds-code/pull/61)
- 2569b21: update tests, serializers, validation, add update mapping to init_indices (klpoland) [61](https://github.com/spectrumx/sds-code/pull/61)
- c429f68: add trailing commas (klpoland) [61](https://github.com/spectrumx/sds-code/pull/61)
- 005be13: remove duplicate scan_group mapping (klpoland) [61](https://github.com/spectrumx/sds-code/pull/61)
- 8d4779c: add migration (klpoland) [61](https://github.com/spectrumx/sds-code/pull/61)
- 0cd1cd5: differentiate capture types for filtering file connections (klpoland) [61](https://github.com/spectrumx/sds-code/pull/61)
- e5fa975: add mixin to redirect to auth0 login, make api docs/schema public (klpoland) [63](https://github.com/spectrumx/sds-code/pull/63)
- updated rh schema generator code [64](https://github.com/spectrumx/sds-code/pull/64) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/171c24ece75444c94a92db525c14e43df296a009))
- added radiohound test data [64](https://github.com/spectrumx/sds-code/pull/64) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/47e826bb9ab31635a973029c50624bbb5618a888))
- using bs4 to get html text from django stacktrace when testing [64](https://github.com/spectrumx/sds-code/pull/64) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/9cd403b87ae02c3e28b16becd622a97bc3658b7d))
- moved test env check to utils [64](https://github.com/spectrumx/sds-code/pull/64) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/e6ace671fd334accc360ef34dd802b12e6f3ab11))
- testing rh capture creation [64](https://github.com/spectrumx/sds-code/pull/64) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/d1938a8b9c8ef288759c000562ba3df22ca503d7))
- added scan group attr for rh captures [64](https://github.com/spectrumx/sds-code/pull/64) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/446ffdcaab5375ea95cd8b128a2ab6d6c23a75ad))
- added source to radiohound schema generator script [64](https://github.com/spectrumx/sds-code/pull/64) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/6beb014f8c7a6759b76f73427eddb3a3fc6d4838))
- reorganized tests to reflect source tree [64](https://github.com/spectrumx/sds-code/pull/64) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/a69a187b2cd265020e52d9d0cf64cb1f4c11b226))
- copying opensearch certs for django [64](https://github.com/spectrumx/sds-code/pull/64) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/0255d41f86703333c7aabb0b04ead442d9f5da74))
- corrected paths in file tree reconstruction [64](https://github.com/spectrumx/sds-code/pull/64) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/2ac685411a88ad132096610b29e7ca0025af0106))
- improved capture listing error handling [64](https://github.com/spectrumx/sds-code/pull/64) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/7e2631b47486e1a704351c6659852a593699063d))
- local test for capture update [64](https://github.com/spectrumx/sds-code/pull/64) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/3fe6970419963c83ab7c323e5b4a49e6eeee5740))
- integration test for rh capture update [64](https://github.com/spectrumx/sds-code/pull/64) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/5b0526e466a21a158144c7811eac2fe93014fb45))
- removed nonexistent minio exceptions ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/f89e4e3ddc46b20889dca74abf01e4d71e5f5593))
- fixed unintentional settings override for prod storage [65](https://github.com/spectrumx/sds-code/pull/65) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/6b0e7b85533358026727afb78fd8d0a86a58f911))
- 2f53d6d: cluster and index permissions set up change (klpoland) [67](https://github.com/spectrumx/sds-code/pull/67)
- ab7430e: Revert "cluster and index permissions set up change" (Lucas Parzianello) [68](https://github.com/spectrumx/sds-code/pull/68)
- 935ce4f: add cluster_composite_ops action group to make sure index/cluster composite permissions are included (klpoland) [69](https://github.com/spectrumx/sds-code/pull/69)
- 7cbfb85: revert bullet points (klpoland) [69](https://github.com/spectrumx/sds-code/pull/69)
- 98346f4: fix markdown linting (klpoland) [69](https://github.com/spectrumx/sds-code/pull/69)
- preventing missing sds-ignore file warning ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/addbb301d10f3ed0068a173687d7dc64843c075a))
- creating index when missing ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/e26b372f96e916a56260755d4a06d4026e47163d))
- testing authentication with inlined token; index_name optional for capture creation ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/a3b5e7e1c77cfa85080a2d30d7b3cbf8ef3848a9))
- updated opensearch default user in django ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/e0576798b4c7f7e3f641693927356554940a3aef))
- deprecated index_name arg for capture creation ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/2d055c2ad45d3da0f8636a69dd97e6a93f00dceb))
- ci: also pulling compatible images as part of the build ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/19c4cff392a82716fc73d60c08a4a00a0daf614f))
- version bump to 0.1.7a0 ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/1056d341468913bdbc22cf3ead85fc3a769a5d5a))
- updated version matching test to be pep 440 compatible ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/29c8189a77505852fbe449578bc13f3a227c17eb))
- removed extra log messages ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/81e1af9a67b418cf1467e84a7fdf233c11c8fe8d))
- deps updated ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/5225ac52c36cc0228e7bc4af3fb8a150828d6b45))
- improved progress bar for notebooks ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/32058f0dc0e29a3dce62d2c2e97452322c275a5a))
- ignoring missing import false positive from pyright ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/2a9e98dde0e028ecc27fa8fc9db30116879e3909))
- also running action on pr synchronization ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/947154b23464dce04bac837ea604f180ae14135b))
- new unknown index excptn; not keeping captures that failed indexing on creation ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/c717976f4ada4c57017cc1bbef65bf68def48c71))
- added scan group field to capture document creation ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/dfb12aa8255f648edee86ad2df974a5b1bd87869))
- updated capture creation example ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/199ea10903dcfe554e43ba99d88106c7238b5817))
- behavior change: capture listing does not fail anymore when opensearch docs are missing ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/f8966faef5b1ebec107de7e40129f75fd1fe89a5))
- updated test expectations on opensearch failure ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/231402da32d420dc059ccc532e3e0d1a33ecf7d0))
- passing args to make targets ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/ed068a9203fb69a43962a1236ab09c09a03e4865))
- improved reconstruct tree logging; fixed pattern matching ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/90a4c267c44362ee6c28e533402ca1eba66e0fc1))
- added bs4 and ipython to deptry exceptions (already catching these import errors) ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/9649accca946dccc9b193ddce95fa516c427244b))
- updated version tag ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/d21216afe2e7c788bbd719790e6ebaebfc43257c))
- updated changelog ([Lucas Parzianello](https://github.com/spectrumx/sds-code/commit/806d67affc572501d66b2dbfcd1f5c3f67131bd0))