Skip to content

Releases: InseeFrLab/onyxia-api

v0.7

25 Nov 15:52
2eb333f
Compare
Choose a tag to compare
Fix projects bucket and add vault topdir (#107)

v0.6

24 Nov 13:54
Compare
Choose a tag to compare

Changelog

v0.6 (2020-11-24)

Full Changelog

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

05 Oct 12:17
2c284ed
Compare
Choose a tag to compare

Changelog

v0.5 (2020-10-05)

Full Changelog

Merged pull requests:

  • add defaultIpProtection to region modele #67 (fcomte)
  • Update universe-internal.json #66 (fcomte)

* This Changelog was automatically generated by github_changelog_generator

v0.4

05 Aug 09:40
6902cba
Compare
Choose a tag to compare

Changelog

v0.4 (2020-08-05)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.3

11 Jun 15:50
d7bd279
Compare
Choose a tag to compare

Changelog

v0.3 (2020-06-11)

Full Changelog

Closed issues:

  • upgrade to marathon-client 0.6.3 #54
  • Support HTTP proxy #51
  • Allow CORS fine-tuning #31

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.2.2

27 May 11:01
f1ddc55
Compare
Choose a tag to compare
  • [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

18 May 13:24
9149385
Compare
Choose a tag to compare
  • Fix marathon internal DNS (#49)
  • Add new configuration endpoint (#50)
  • Update dependencies

v0.2

04 May 09:55
Compare
Choose a tag to compare

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 using regions.json / regions-default.json files). See README.md for more details on how to configure clusters. marathon.X and kubernetes.X configurations are no longer used and removed.

v0.1

28 Apr 18:07
Compare
Choose a tag to compare
Fix namespace verification