Releases: pikami/cosmium
Releases · pikami/cosmium
v0.1.12
Changelog
- f5b8453 Support patch operations 'set' and 'incr' #7
- 928ca29 Support parameter in bracket #8
- 39cd9e2 Update dependancies
- bcf4b51 Expose repository functions to sharedlibs
- 363f822 Added some tests for sharedlibrary
- be7a615 Cross-Compile Shared Libraries
- 83f086a Configuration fixes
- 7770341 Refactor to support multiple server instances in shared library
- 84c33e3 Upgrade dependancies
- 5e67743 Prepare for sharedlibrary builds
v0.1.11
v0.1.10
v0.1.9
v0.1.8
Changelog
- c7d01b4 Fix cosmos explorer incorrect redirect
- 2834f3f check isUpsert header in POST document request (#5)
- a6b5d32 Merge pull request #4 from pikami/erikzeneco/serve_request_paths_with_trailing_slashes
- 0e98e34 Strip trailing slash using middleware
- 827046f re-add removed blank lines
- 475d586 Merge branch 'master' into serve_request_paths_with_trailing_slashes
- 9abef69 serve request paths with trailing slashes, as sent by python client
- 62dcbc1 Merge pull request #1 from erikzeneco/master
- 2f42651 Update README.md
- 20af73e Partial JOIN implementation
- 3bdff9b Implement Mathematical Functions
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
Changelog
- 18edb92 Added instructions for installing using Homebrew
- 6ccb7c4 Implement custom logger with log levels
- b9e3857 Load state from '-Persist' path if '-InitialData' not supplied
- 3aeae98 Added pre-generated TLS certificate
- 5ff923c Implement DISTINCT clause
- f3f3966 Fix server info response
- 19f62f8 Fix partition key ranges endpoint