Releases: catalystneuro/dandi_s3_log_parser
Releases · catalystneuro/dandi_s3_log_parser
v0.4.2
v0.4.1
v0.4.1
Bug fixes
- Fix by-day aggregation for previous summaries by @CodyCBakerPhD in #68
Features
- Add dandiset-wide summaries by @CodyCBakerPhD in #68
- Add summary by asset path (for versions and dandisets) by @CodyCBakerPhD in #68
- Add summary by region (for versions and dandisets) by @CodyCBakerPhD in #68
Improvements
- Removed index column on all summaries by @CodyCBakerPhD in #68
- Services (AWS/GCP) now include sugregions by @CodyCBakerPhD in #68
- CIDR requests are now cached in memory to avoid sending repeated requests by @CodyCBakerPhD in #68
- Test cases now include AWS and GCP example IPs (at least as of summer 2024) by @CodyCBakerPhD in #68
v0.4.0
v0.4.0
Features
- Made reduction process is interruptible and resumable by @CodyCBakerPhD in #54
Bug fixes
- Fix binning on empty reduced logs by @CodyCBakerPhD in #55
- Fix binning skipping by @CodyCBakerPhD in #56
- Fix names and add exclusion to mapping by @CodyCBakerPhD in #59
Improvements
- Enhance IP classifier by @CodyCBakerPhD in #54
- Add Zarr tests by @CodyCBakerPhD in #51
- Consolidate error collection in util by @CodyCBakerPhD in #53
v0.2.0
v0.2.0
Improvements
- Simplify import approach by @CodyCBakerPhD in #32
- Reduce memory overhead per worker by @CodyCBakerPhD in #35
- Add more types by @CodyCBakerPhD in #37
- Change references to operation by @CodyCBakerPhD in #38
- Find all operation values by @CodyCBakerPhD in #39
- Add Dandiset mapping tool by @CodyCBakerPhD in #40
- Naming adjustments and CLI exposure by @CodyCBakerPhD in #41
- Improve --help formatting by @CodyCBakerPhD in #42
v0.1.0
v0.1.0
Improvements
- Improved coverage by @CodyCBakerPhD in #27
- Restructure process to delay IP mapping by @CodyCBakerPhD in #29
- Add shuffle for uniform progress updates by @CodyCBakerPhD in #30
v0.0.1
v0.0.1
First official release of the dandi_s3_log_parser
package.