Releases: InseeFrLab/onyxia-api
Releases · InseeFrLab/onyxia-api
v0.9
v0.8
v0.7
v0.6
Changelog
v0.6 (2020-11-24)
Security fixes:
Closed issues:
- [Helm wrapper] : fail since helm 3.3.3 when using remote apiserver #71
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
v0.5
v0.4
v0.3
Changelog
v0.3 (2020-06-11)
Closed issues:
Merged pull requests:
- v0.3 RC #62 (olevitt)
- Add post install instructions (marathon only atm) #61 (olevitt)
- Add proxy #60 (olevitt)
- Add proxy setting for helm client #57 (olevitt)
- Add kotlin support #56 (olevitt)
- Refactor regions #55 (olevitt)
- Allow CORS fine-tuning #47 (MelineeTS)
* This Changelog was automatically generated by github_changelog_generator
v0.2.2
- [good first issue] Add version / build number #42
- [closed] Kubernetes : auth token expires #40
- [closed] the api should be able to deploy groups #32
- [closed] modify the way we inject url #24
- [closed] Use a test catalog for the default datascience catalog #21
- [closed] Change visible to hidden #18
- [good first issue] remove endpoint for getting services #16
- [good first issue] remove status ('alpha', 'beta', 'stable' ) #15
- [good first issue] generate service id conform to marathon specification #14
- [closed] Setup cloudshell #13
- [closed] Conform to the new specification #11
- [closed] Publish Onyxia's format extension specification #9
- [good first issue] Bug : universe are never refreshed #6
v0.2.1
v0.2
Warning : this release has some major configuration breaking changes. Read below before installing !
Changelog :
- Add regions support
- Add groups support
- Add tasks / debug / events informations to services
Breaking configuration changes :
- Clusters are now configured using the
regions
env variable (or locally usingregions.json
/regions-default.json
files). SeeREADME.md
for more details on how to configure clusters.marathon.X
andkubernetes.X
configurations are no longer used and removed.