Releases: arangoml/arangopipe
Releases · arangoml/arangopipe
0.0.70.0.2 (09-14-2022)
What's Changed
- updates google drive command by @cw00dw0rd in #175
- Run bug fixed by @ferie24 in #178
- Release automation added by @ferie24 in #179
Full Changelog: 0.0.70.0.1...0.0.70.0.2
0.0.70.0.1 (2021-12-10)
What's Changed
- adds basic auth support by @cw00dw0rd in #166
Full Changelog: 0.0.70.0.0...0.0.70.0.1
0.0.70.0.0 (2021-12-02)
What's Changed
- Added APC colab notebook link. by @joerg84 in #97
- Fix readme. by @joerg84 in #96
- Add pytorch example by @rajivsam in #95
- Doc update readme by @rajivsam in #100
- Link entities api by @rajivsam in #102
- Issue#93 unique identifiers by @rajivsam in #101
- Bump acorn from 5.7.3 to 5.7.4 in /arangopipe/arangopipe_frontend/app by @dependabot in #103
- Updated base ArangoDB version. by @joerg84 in #107
- Repo cleanup by @rajivsam in #108
- Add edge generic api by @rajivsam in #106
- Fixes Issue#104. by @rajivsam in #105
- update requirements.txt for doc with 0.0.6.9.4 version. by @rajivsam in #109
- Frontend Build Instructions by @cw00dw0rd in #110
- Improve maintainer.md. by @joerg84 in #113
- update build command by @cw00dw0rd in #114
- Restructured documentation. by @joerg84 in #115
- Added logos. by @joerg84 in #116
- Updated UI dependencies. by @joerg84 in #117
- Revert "Updated UI dependencies." by @joerg84 in #119
- Added instructions for UI only image. by @joerg84 in #118
- Bump jquery from 3.4.1 to 3.5.0 in /arangopipe/arangopipe_frontend/app by @dependabot in #120
- README fixes. by @rajivsam in #122
- Updated examples notebook by @cw00dw0rd in #130
- Updated ext1 for Part 3 of ArangoML Series by @cw00dw0rd in #133
- Revised README w intro to ML series by @cw00dw0rd in #132
- Updated analysis sections by @cw00dw0rd in #134
- small typo fix by @cw00dw0rd in #135
- Added/fixed Colab Button by @cw00dw0rd in #131
- Updated covariate shift notebook for ML series post by @cw00dw0rd in #136
- Oasis reconnect by @rajivsam in #137
- Added updated output file for part 2 post by @cw00dw0rd in #139
- R example arangopipe by @rajivsam in #140
- Add ML Spec mapping example for Arangopipe. by @rajivsam in #145
- Update index nav by @rajivsam in #144
- Add build instructions by @rajivsam in #146
- Update README.md by @ArthurKeen in #160
- Minor ArangoPipe Refactoring by @aMahanna in #163
- Fixes SSL errors
New Contributors
- @dependabot made their first contribution in #103
- @ArthurKeen made their first contribution in #160
- @aMahanna made their first contribution in #163
Full Changelog: 0.4...0.0.70.0.0
Arangopipe Managed Services Release
This release provides managed service connectivity to ArangoDB from Arangopipe. Detailed examples are provided in the examples folder.
0.2
Initial Release.
Merge pull request #37 from arangoml/front_end_dockerizing Front end dockerizing