Recent Releases of core
core - Release 3.12.0
Fixed dataset uploader failing when less than 10 spectra are included
- Go
Published by pnemere over 2 years ago
core - Release 3.11.0
Data importer support for other detector configs, and EM data
What's Changed
- Data importer support for other detector configs, and EM data by @pnemere in https://github.com/pixlise/core/pull/168
Full Changelog: https://github.com/pixlise/core/compare/v3.10.0...v3.11.0
- Go
Published by pnemere over 2 years ago
core - Release 3.10.0
What's Changed
- Public User Export by @RyanStonebraker in https://github.com/pixlise/core/pull/166
- Public User Data Exporting by @RyanStonebraker in https://github.com/pixlise/core/pull/167
Full Changelog: https://github.com/pixlise/core/compare/v3.9.0...v3.10.0
- Go
Published by RyanStonebraker over 2 years ago
core - Release 3.8.0
Fixed psuedo-intensity standards file picker
- Go
Published by pnemere over 2 years ago
core - Release 3.7.0
Deploying some bug fixes, ability to use new pseudo-intensity definitions, and bringing back diffraction detection to sub 4keV
- Go
Published by pnemere over 2 years ago
core - v3.5.0
New "Public Access" authentication level feature that provides the ability to make certain datasets and collections open to public users without higher permission levels.
What's Changed
- Feature/public access by @RyanStonebraker in https://github.com/pixlise/core/pull/146
- Bugfix/importer by @pnemere in https://github.com/pixlise/core/pull/147
- Fixes Quantification Bug for Public User by @RyanStonebraker in https://github.com/pixlise/core/pull/148
- Bug Fixes for Collections and Workspaces by @RyanStonebraker in https://github.com/pixlise/core/pull/149
- Public Access by @RyanStonebraker in https://github.com/pixlise/core/pull/150
Full Changelog: https://github.com/pixlise/core/compare/v3.4.0...v3.5.0
- Go
Published by RyanStonebraker almost 3 years ago
core - Release 3.0.0
Back-end release corresponding to UI 3.0.0 release. This release onwards we store expressions in MongoDB. This contains several new API endpoints to support expressions, modules, listing them independently of source code, etc. Many infrastructure changes too.
What's Changed
- Main by @pnemere in https://github.com/pixlise/core/pull/125
- #3329 - Shut down common sentry spam by @pnemere in https://github.com/pixlise/core/pull/126
- Fixing path joining to work on Windows too by @pnemere in https://github.com/pixlise/core/pull/128
- Features/expr lazy load by @pnemere in https://github.com/pixlise/core/pull/129
- Feature/fit integration test by @pnemere in https://github.com/pixlise/core/pull/130
- Feature/s3 expr import by @pnemere in https://github.com/pixlise/core/pull/132
- feat: use GH_PAT instead of Token to tag commits by @michaelfedell in https://github.com/pixlise/core/pull/131
- Release 3.0.0 by @pnemere in https://github.com/pixlise/core/pull/133
Full Changelog: https://github.com/pixlise/core/compare/v2.1.0...v3.0.0
- Go
Published by pnemere almost 3 years ago
core - v2.0.22
What's Changed
- Main by @pnemere in https://github.com/pixlise/core/pull/119
- Hotfix/lambdanotifications by @buggtb in https://github.com/pixlise/core/pull/121
- Feature/rework config by @michaelfedell in https://github.com/pixlise/core/pull/120
- Split workflows and add version-bump by @michaelfedell in https://github.com/pixlise/core/pull/122
- Incorporate config/deployment rework by @michaelfedell in https://github.com/pixlise/core/pull/123
Full Changelog: https://github.com/pixlise/core/compare/v2.0.21...v2.0.22
- Go
Published by michaelfedell almost 3 years ago
core - Release 2.0.21
What's Changed
- Main by @pnemere in https://github.com/pixlise/core/pull/108
- Main by @pnemere in https://github.com/pixlise/core/pull/109
- Windows by @pnemere in https://github.com/pixlise/core/pull/110
- Bugfix/export by @pnemere in https://github.com/pixlise/core/pull/111
- Feature/roi tagging by @RyanStonebraker in https://github.com/pixlise/core/pull/112
- Admin users stats by @RyanStonebraker in https://github.com/pixlise/core/pull/114
- Fixes Mongo/Auth0 User Association Bug by @RyanStonebraker in https://github.com/pixlise/core/pull/115
- Release 2.0.21 by @pnemere in https://github.com/pixlise/core/pull/116
- #3204 - make PMC data offsets read in Dataset ID order so combined da… by @pnemere in https://github.com/pixlise/core/pull/117
- Merge in unit test fix by @pnemere in https://github.com/pixlise/core/pull/118
Full Changelog: https://github.com/pixlise/core/compare/v2.0.20-core...v2.0.21-core
- Go
Published by pnemere about 3 years ago
core - Release 2.0.20
What's Changed
- Merge pull request #95 from pixlise/development by @pnemere in https://github.com/pixlise/core/pull/96
- Parallel Coordinates Plot Redesign by @RyanStonebraker in https://github.com/pixlise/core/pull/97
- Hotfix/specify default img by @pnemere in https://github.com/pixlise/core/pull/98
- Main by @pnemere in https://github.com/pixlise/core/pull/99
- Feature/soff by @pnemere in https://github.com/pixlise/core/pull/100
- #3120 - Fixed tests by @pnemere in https://github.com/pixlise/core/pull/101
- Feature/soff by @pnemere in https://github.com/pixlise/core/pull/102
- #3120 - fixed unreliable test for combined datasets by @pnemere in https://github.com/pixlise/core/pull/103
- #3162 - API exports now include a CSV which maps PMCs to source RTT a… by @pnemere in https://github.com/pixlise/core/pull/104
- Migrate lambda to mongo notifications stack by @buggtb in https://github.com/pixlise/core/pull/105
- Release 2.0.19 by @pnemere in https://github.com/pixlise/core/pull/106
- Added windows build .exe to gitignore and kick build by @pnemere in https://github.com/pixlise/core/pull/107
Full Changelog: https://github.com/pixlise/core/compare/v2.0.17-core...v2.0.20-core
- Go
Published by pnemere about 3 years ago
core - v2.0.17-core
What's Changed
- Merge pull request #90 from pixlise/development by @pnemere in https://github.com/pixlise/core/pull/91
- Feature/timestamps by @pnemere in https://github.com/pixlise/core/pull/92
- New Tagging Service by @RyanStonebraker in https://github.com/pixlise/core/pull/93
- #3145 - Added new read/write user-settings permission to API endpoint… by @pnemere in https://github.com/pixlise/core/pull/94
- Release 2.0.17 by @pnemere in https://github.com/pixlise/core/pull/95
Full Changelog: https://github.com/pixlise/core/compare/v2.0.16-core...v2.0.17-core
- Go
Published by pnemere about 3 years ago
core - v2.0.16-core
Support for time stamps (created/modified) in user-created objects (ROI, expression, spectrum annotation, element set, workspace, collection, RGB mix)
- Go
Published by pnemere about 3 years ago
core - v2.0.15-core
Creator names for quantifications are now also replaced with the latest value, matching 2.0.14 feature that replaces name in other objects like ROI, expressions, workspaces, etc
- Go
Published by pnemere about 3 years ago
core - v2.0.14-core
What's Changed
- Merge pull request #69 from pixlise/development by @pnemere in https://github.com/pixlise/core/pull/70
- RGBU state saving bug by @RyanStonebraker in https://github.com/pixlise/core/pull/71
- Feature/creatorlookup by @pnemere in https://github.com/pixlise/core/pull/72
- #3125: Added endpoint to set user name. Sets it in mongo AND Auth0. A… by @pnemere in https://github.com/pixlise/core/pull/73
- #3125: Modified username setting endpoint to allow email too. Added b… by @pnemere in https://github.com/pixlise/core/pull/74
- #3125: Add sleeps around auth0 tests so we dont cross auth0 API rate … by @pnemere in https://github.com/pixlise/core/pull/75
- #3125: Make test put email back to admin@pixlise.org otherwise integr… by @pnemere in https://github.com/pixlise/core/pull/76
- #3125: Removed unused data-collection endpoints, there were no tests … by @pnemere in https://github.com/pixlise/core/pull/77
- #3125: Added mutex around user cache, crashed while testing due to co… by @pnemere in https://github.com/pixlise/core/pull/78
- Feature/askname by @pnemere in https://github.com/pixlise/core/pull/80
- #3125: More tests renamed so fail isnt in name by @pnemere in https://github.com/pixlise/core/pull/81
- Release 2.0.14 by @pnemere in https://github.com/pixlise/core/pull/79
Full Changelog: https://github.com/pixlise/core/compare/v2.0.13-core...v2.0.14-core
- Go
Published by pnemere over 3 years ago
core - v2.0.13-core
What's Changed
- Merge pull request #64 from pixlise/development by @pnemere in https://github.com/pixlise/core/pull/65
- Feature/mongo cleanup by @pnemere in https://github.com/pixlise/core/pull/66
- #1171: Fixing disco-only datasets, if no beam locations, we were fail… by @pnemere in https://github.com/pixlise/core/pull/67
- #2587 - include env name in db name when initing mongo (except on pro… by @pnemere in https://github.com/pixlise/core/pull/68
- Release 2.0.13 by @pnemere in https://github.com/pixlise/core/pull/69
Full Changelog: https://github.com/pixlise/core/compare/v2.0.12-core...v2.0.13-core
- Go
Published by pnemere over 3 years ago
core - v2.0.12-core
What's Changed
- Export TIFF Context Images by @RyanStonebraker in https://github.com/pixlise/core/pull/54
- Bugfix/integration test by @pnemere in https://github.com/pixlise/core/pull/55
- Bugfix/integration test by @pnemere in https://github.com/pixlise/core/pull/56
- Log which file PIXL FM importer is actually reading (was only logging… by @pnemere in https://github.com/pixlise/core/pull/57
- Ensure importer lambda function logs errors gracefully in case of pan… by @pnemere in https://github.com/pixlise/core/pull/58
- Bugfix/importer by @pnemere in https://github.com/pixlise/core/pull/59
- Bugfix/importer by @pnemere in https://github.com/pixlise/core/pull/60
- Integration test was not working with test env by @pnemere in https://github.com/pixlise/core/pull/61
- Bugfix/importer by @pnemere in https://github.com/pixlise/core/pull/62
- Feature/security by @pnemere in https://github.com/pixlise/core/pull/63
- Release 2.0.12 by @pnemere in https://github.com/pixlise/core/pull/64
Full Changelog: https://github.com/pixlise/core/compare/v2.0.11-core...v2.0.12-core
- Go
Published by pnemere over 3 years ago
core - v2.0.11-core
Latest release includes dataset upload feature
- Go
Published by pnemere over 3 years ago
core - v2.0.10-core
What's Changed
- This release includes an important change to the way we dispatch piquant pods. Due to architectural changes, we now assign piquant map jobs to a separate namespace (piquant-map) with a corresponding service account, and leave piquant fit jobs to run in the same namespace (with the same service account) as the application.
- Updated integration tests
- Quant notification fixes
Full Changelog: https://github.com/pixlise/core/compare/v2.0.9-core...v2.0.10-core
- Go
Published by RyanStonebraker over 3 years ago
core - v2.0.8-core
What's Changed
- Feature/fixslug by @buggtb in https://github.com/pixlise/core/pull/35
- Bugfix/middleware log by @pnemere in https://github.com/pixlise/core/pull/36
- More printing to work out whats wrong with running quant that makes 1… by @pnemere in https://github.com/pixlise/core/pull/37
- Calculate pmcs per node correctly for separate quants, prod was using… by @pnemere in https://github.com/pixlise/core/pull/38
- Increase max quant nodes to 40 if it's not set in config (env configs… by @pnemere in https://github.com/pixlise/core/pull/39
- Merging development changes including a bug fix and quant node count changes by @pnemere in https://github.com/pixlise/core/pull/40
Full Changelog: https://github.com/pixlise/core/compare/v2.0.7-core...v2.0.8-core
- Go
Published by pnemere over 3 years ago
core - v2.0.7-core
What's Changed
- Expands ROI type to include MIST properties
- Adds bulk operations for sharing, editing, deleting, and adding ROIs
- Saves ROI shapes in view state
- Adds admin settable Log Levels
- Adds metrics endpoint for prometheus
Full Changelog: https://github.com/pixlise/core/compare/v2.0.6-core...v2.0.7-core
- Go
Published by RyanStonebraker over 3 years ago
core - v2.0.5-core
What's Changed
- Hotfix/releasebugs by @pnemere in https://github.com/pixlise/core/pull/24
- Fixed failing S3 bucket creation test, looks like random chars in nam… by @pnemere in https://github.com/pixlise/core/pull/25
- Fix versioning in the build chain by @buggtb in https://github.com/pixlise/core/pull/26
- New Release by @buggtb in https://github.com/pixlise/core/pull/27
Full Changelog: https://github.com/pixlise/core/compare/v2.0.4-core...v2.0.5-core
- Go
Published by buggtb over 3 years ago
core - v2.0.4-core
What's Changed
- Hotfix/releasebugs by @pnemere in https://github.com/pixlise/core/pull/22
- Merge to main for release by @buggtb in https://github.com/pixlise/core/pull/23
Full Changelog: https://github.com/pixlise/core/compare/v2.0.3-core...v2.0.4-core
- Go
Published by buggtb over 3 years ago
core - v2.0.3-core
What's Changed
- Merge CI updates by @buggtb in https://github.com/pixlise/core/pull/1
- Add diffraction export to core (and fix elastic logging and add profiling endpoints) by @buggtb in https://github.com/pixlise/core/pull/2
- Feature/cibuilds by @buggtb in https://github.com/pixlise/core/pull/4
- Update README.md by @pnemere in https://github.com/pixlise/core/pull/3
- Feature/cibuilds by @buggtb in https://github.com/pixlise/core/pull/5
- Remove increment number from dev builds by @buggtb in https://github.com/pixlise/core/pull/7
- Update README.md by @pnemere in https://github.com/pixlise/core/pull/8
- Feature/workspace overwrite by @pnemere in https://github.com/pixlise/core/pull/9
- Feature/ignore bad dataset by @pnemere in https://github.com/pixlise/core/pull/10
- Feature/manualuploadfix by @buggtb in https://github.com/pixlise/core/pull/15
- Cleanup by @pnemere in https://github.com/pixlise/core/pull/11
- Hotfix/fixquantrunner by @buggtb in https://github.com/pixlise/core/pull/18
- update quant runner for service account by @buggtb in https://github.com/pixlise/core/pull/19
New Contributors
- @pnemere made their first contribution in https://github.com/pixlise/core/pull/3
Full Changelog: https://github.com/pixlise/core/compare/v2.0.2-core...v2.0.3-core
- Go
Published by buggtb over 3 years ago
core - v2.0.2-core
What's Changed
- Merge all the latest development into main by @buggtb in https://github.com/pixlise/core/pull/16
Full Changelog: https://github.com/pixlise/core/compare/v2.0...v2.0.2-core
- Go
Published by buggtb over 3 years ago
core - v2.0.1-core
What's Changed
- Merge CI updates by @buggtb in https://github.com/pixlise/core/pull/1
- Add diffraction export to core (and fix elastic logging and add profiling endpoints) by @buggtb in https://github.com/pixlise/core/pull/2
- Feature/cibuilds by @buggtb in https://github.com/pixlise/core/pull/4
- Update README.md by @pnemere in https://github.com/pixlise/core/pull/3
- Feature/cibuilds by @buggtb in https://github.com/pixlise/core/pull/5
New Contributors
- @buggtb made their first contribution in https://github.com/pixlise/core/pull/1
- @pnemere made their first contribution in https://github.com/pixlise/core/pull/3
Full Changelog: https://github.com/pixlise/core/compare/v2.0...v2.0.1-core
- Go
Published by buggtb over 3 years ago