Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Releases: eolinker/eoapi-remote-server

v1.11.0

13 Dec 04:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...v1.11.0

v1.10.1

06 Dec 02:46
Compare
Choose a tag to compare

chore: update docker config

Full Changelog: v1.10.0...v1.10.1

v1.10.0

30 Nov 08:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.2...v1.10.0

v1.9.2

14 Nov 01:50
b1ac940
Compare
Choose a tag to compare

What's Changed

  • chore: release 1.9.2 by @buqiyuan in #21
  • feat: Dockerfile自定义mysql主机名和端口

Full Changelog: v1.9.1...v1.9.2

v1.9.1

04 Nov 02:35
d4bd928
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

Release/1.9.0-Share API (#18)

02 Nov 09:01
d58dcc3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.9.0

v1.8.2

18 Oct 14:55
6313848
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1

13 Oct 12:00
0421bad
Compare
Choose a tag to compare
chore: relese 1.8.1 (#15)

* fix: add projectID for dto

* fix: sync workspace error

* fix: import data will lose

* chore: 1.8.1

v1.8.0

12 Oct 03:32
5c73c6b
Compare
Choose a tag to compare
chore: relese v1.8.0 (#13)

* fix: mock logic

* feat: add exception tips

* chore: update docker compose

* fix: node up path error

* fix: migrations path

* chore: change entity column simple-json to json

* chore: add migration generate script

* fix: import project data should be serialization

* fix: apiTestHistory some field allow null

v1.8.0-beta

09 Oct 08:33
38a69b2
Compare
Choose a tag to compare
Feat/collabration (#12)

* feat: coordination

* refactor: modules

* update code

* feat: add auth guard when login

* fix: user be overwrite

* fix: migration

* fix: hide some api property

* feat: update person password

* feata: export project

* chore: update migration file

* chore: docs

* update code

* chore: update docker config

* refactor: remove api-key validator

* feat: add username validator

* chore: move file

* fix: some dto validator

* feat: add first user to default project

* fix: import type

* update code

* fix: some entity

* fix: some dto

* chore: open api exception log

* chore: release v1.8.0

Co-authored-by: buqiyuan <[email protected]>