Releases: materialsproject/api
Releases · materialsproject/api
v0.4.1
v0.4.0
v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Version 0.2.0
Commits
- [1a895a6] Rate limiting added to core client (#315)
- [8f9c178] Enable auto release on push to main (#314)
- [c7db751] Remove stray print
- [7bd2884] More MPRester Updates (#312)
- [0a0c416] Fix electrodes working ion test
- [816a58c] Boolean ES data added to search query
- [3e19048] [WIP] MPRester updates (#303)
- [9ff5f69] ES client docstring update
- [53a710c] Set xas store key to spectrum_id
- [30567f1] Merge branch 'main' of github.com:materialsproject/api into main
- [f771bc4] Fix pagination with blank synth query
- [77e7fa6] Bump boto3 from 1.17.101 to 1.17.102
- [6e207a0] dependabot PRs
- [d3cfe47] Synthesis keyword fix and allow blank search
- [78b1e86] Total doc count added to agg pipeline endpoints
- [6b3762f] Add additional error checking and warnings to stats route
- [1d30d47] Remove some old API methods we no longer want to support in the new API
- [82cd2b2] Server req maggma bump
- [be6bee4] Maggma bump and ES endpoint key fix
- [8372ede] Merge branch 'main' of github.com:materialsproject/api into main
- [292acd3] Catch missing docs in with MPRester error
- [a977422] Update README.md
- [e3ee141] Bump emmet-core version
- [2abeead] Charge density, client, and MPRester updates (#302)
- [d153286] more dependabot PRs
- [108592b] dependabot PRs
- [b8e2619] Maggma removed from setup reqs
- [7b1834e] Bump monty from 2021.5.9 to 2021.6.10 (#293)
- [f1f52dc] Bump boto3 from 1.17.88 to 1.17.94 (#294)
- [f8a8a78] Testing reqs updated to fix mypy
- [7ed92d7] Typing literal import now depends on verion
- [99bcdf1] maggma server req version bump
- [98bc626] Bump mypy from 0.812 to 0.902 (#290)
- [2b5663a] Add back in synth client
- [6893679] Linting
- [625d937] Synthesis endpoint now uses aggregation resource
- [8eae0ee] Fix search endpoint from merge
- [ff8e00c] Add proper models for materials
- [6c1b5b1] Fix removed materials docs
- [eda5842] Merge branch 'maggma_integration' into main
- [cafbc1d] All endpoints now use maggma api core
- [c816053] Bump fastapi from 0.65.1 to 0.65.2 (#289)
- [33e7b29] dependabot PRs
- [d1ebb4a] Bump boto3 from 1.17.84 to 1.17.88
- [4bd8594] dependabot PRs
- [761971b] Remove version query
- [e2ad8b3] MAPI and main app updates with versions
- [80f6599] Add new synthesis recipes to API. (#257)
- [3cf604a] MPComplete endpoint now uses new sub data resource
- [b6a10e3] HTTPError import fix
- [5bb5497] Electronic structure endpoint orchestration
- [5bd969d] Main app changes
- [626a63b] Charge density to read only store
- [42190ad] Linting
- [6dd25ab] Better handle empty keywords in text search
- [cb06484] Robocrys text search now uses aggregation resource
- [21cf584] Synth text search now uses aggregation resource
- [2d4e4fc] Formula autocomplete now uses aggregation resource
- [0c5c4af] Fix task deprecation endpoint
- [045f3ad] Condense materials and tasks endpoints
- [4d90c7a] Find structure now uses PostOnlyResource
- [c5d6c35] Remove min max import from materials
- [83747e1] New magnetic search query op
- [b118a15] Fix search with numeric query operator
- [e2349e6] Temp fix for search
- [a15dce0] Thermo now uses numeric query op
- [75d5035] Temp comment on search endpoint
- [470c613] Surface properties now uses numeric query op
- [d572c09] Substrates now using string and numeric query op
- [8172602] Grain boundary bug fix
- [32f9bd9] Grain boundary now uses numeric query op
- [17bb254] EOS now uses numeric query
- [d5818a6] Electronic structure now uses numeric qop
- [39bb3bd] Linting
- [4d05347] Electrodes now uses numeric query
- [5b3cdd5] Add numeric query op to materials
- [a4085cb] Search and XAS to emmet core models
- [fabb1a4] Switch to use new user submission resource
- [b579747] Merge branch 'maggma_integration' of https://github.com/materialsproject/api into maggma_integration
- [0258873] Thermo version default value bug fix
- [c259769] Core query ops switched to maggma
- [4542064] Switch to maggma ReadOnlyResource
- [a10e5fa] Materials endpoint updated to use maggma api
- [8157fc0] Multiple word search term support added to synth
- [2ceba0d] Thermo version default value bug fix
- [6d77b98] Core query ops switched to maggma
- [18ded71] Switch to maggma ReadOnlyResource
- [01e3a30] Materials endpoint updated to use maggma api
- [6061856] Merge branch 'main' of https://github.com/materialsproject/api into main
- [26db338] Skip client tests if api key not in env
- [5424bd1] Bump boto3 from 1.17.74 to 1.17.78 (#282)
- [07c6a63] Bump pre-commit from 2.12.1 to 2.13.0 (#283)
- [1db96b7] Test files dir added to MAPISettings
- [d5f9716] Task utils test added
- [b12b74e] Client test updated for generic get methods
- [6dd8f80] Model added to similarity client
- [8841c26] XAS client primary key changed to xas_id
- [0bbefea] pycodestyle lint
- [83ce09e] Linting and mypy fix
- [7acbbad] Testing req update
- [ed1473c] Test method rename
- [c3ba5ad] Linting
- [d0958d2] Utils test import fix
- [ba824d6] Emmet core switch in reqs
- [0791501] Client tests added
- [ec21be2] Primary key explicitly added to clients
- [734407f] Add CORS to enable resource sharing with local web instance (#251)
- [c67c72e] synthesis: catch empty keywords
- [ddd8b8b] Bump boto3 from 1.17.73 to 1.17.74
- [4681219] bump python image 3.95.1
- [4613287] dependabot PRs
- [cad1c8e] Fix client warning to refer to correct document_id
- [57f7dfa] Fix for type hint syntax errors
- [715e2bd] munrojm emmet-core
- [344c8f4] docker: also install requirements-server
- [b6341f4] dependabot PRs
- [1aa4077] Bump pydantic from 1.8.1 to 1.8.2
- [01b0c8a] XAS client update
- [481cb38] Wulff client update
- [0dfb984] Stringify elements in thermo client properly
- [0d984c2] Docstring fix for most endpoints
- [82192b0] Thermo client update
- [cc4bb78] Task basic search method update
- [f010860] Synthesis client update
- [5351f80] Robocrys variable name
- [881d1d7] Surface properties client ipdate
- [e52c8ce] Substrates endpoint update
- [62f97fe] Piezo chunk size and doc string update
- [d2750cd] Linting
- [ab47dee] Stubs update
- [c8a2f93] Robocrys client update
- [ee0d297] Piezo client update
- [6d592a1] Phonon client update
- [eb5dc20] Stubs update
- [77ae453] Docstrings update
- [c58eec6] Molecules client update
- [b26f32f] Import updates
- [e5a1c6f] Materials client update
- [8cea734] Linting
- [928b398] Magnetism client update
- [12963c0] Grain boundary client update
- [28391cf] Fermi client update
- [f9a519e] Eos stub fix
- [960e19b] Eos client update
- [39963dd] Stubs for es client
- [bb8e19f] Client methods added for bs and dos
- [e1d6d86] Spin type in es query op to literal
- [8d90b54] Merge branch 'main' of https://github.com/materialsproject/api into main
- [0c25d8a] Fix docstrings
- [7e756b2] update dependencies
- [091673f] more dependabot PRs
- [5341e41] bump python image 3.95.0
- [2179448] dependabot PRs
- [45cad67] ES client methods update
- [d3bba48] Version propagated on charge density client
- [67d10c1] Mypy linting
- [5b1b5d0] Electrodes client update
- [8eff9c3] Elasticity client docstring update
- [e05e2e0] Docstring updates
- [b2e9a20] Elasticity client update
- [e66cd8a] DOI client update
- [a9cea9a] Linting
- [c238e0a] Dielectric client update
- [14779e3] Update client method in charge density endpoint
- [e25eb39] Linting
- [b50a12e] Charge density endpoint and client updates
- [5aadbd8] Linting
- [0b85a2c] TaskRester primary key fix
- [0d063b5] MaterialsCoreDoc mention removed from resource
- [a5b2a0c] Base endpoint added to core client
- [9e4b716] Linting
- [a6b30fe] BS and DOS object endpoints
- [716d5c8] Search store key fix
- [c6dfdb2] Linting
- [0e87a81] XASDoc validation on client
- [fe842aa] Spectrum type default value fix
- [b474d09] Multiple material_ids search query bug fix
- [6950477] Search endpoint query op updates
- [b867342] Search endpoint update
- [222cfbc] Spectrum type bug fix
- [116d0b3] Merge branch 'main' of https://github.com/materialsproject/api into main
- [50106da] Switch to pmg structure in xas model
- [5d30938] Spectrum type fix on xas endpoint
- [93b556e] Add workaround for get_document_by_id when material_id has changed
- [a20380e] Add get_materials_id_from_task_id
- [e6553e8] Ensure index added to es query ops
- [55350af] Materials min max query op index bug fix
- [a61bf34] Import bug fix
- [7d92c9c] Linting
- [8c1a6d8] Add separate bs and dos routes
- [256cd2e] Remove print statement
- [3694881] Merge branch 'main' of https://github.com/materialsproject/api into main
- [6aa2c0a] Materials and thermo client emmet model bug fix
- [34a200f] dependabot PRs
- [310ec1a] Add minimal docstrings for many models
- [a424bf4] More intuitive client
- [5374ab1] setup: add monty and emmet-core dependencies
- [139e9ff] MAPISettings added to base resource clas
- [7c612f6] Default settings added to heartbeat
- [1fad6b3] Pin api to wip emmet branch
- [86462d6] Default API settings added to app.py
- [7c98c48] DB_VERSION added to api settings
- [b3a6ac7] Merge branch 'main' of https://github.com/materialsproject/api.git; branch 'main' of https://github.com/materialsproject/api into main
- [9c3fc34] New electronic_structure endpoint
- [dbcc2b8] Emmet model update (#263)
- [f3a29e9] Housekeeping, move routes to their own sub-module
- [148b46c] Simplify MPRester client, share session
- [6234c7f] Add generic search method
- [a240dad] Add convenience import
- [a55bf52] Bump boto3 from 1.17.57 to 1.17.58
- [e50c06b] dependabot PRs
- [d5725de] bump python image 3.94.2
- [58c7f88] Simplify init
- [c53f423] Add charge density, remove old methods
- [298dd48] Add more descriptive progress bar
- [b0bbd3b] Remove artificial limit
- [a628fe4] To prevent crash on forking in certain versions of Mac and Python
- [13af94f] Create a common search method
- [b509d08] ...
Initial release
This is an initial development release of MP API v3. This is super super alpha. Not advised for use.