Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
simcaq-node
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
simcaq
simcaq-node
Commits
d224d2ea
Commit
d224d2ea
authored
8 years ago
by
Vytor Calixto
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into development
parents
58fc948f
96c75418
No related branches found
No related tags found
1 merge request
!116
Release v1.0.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+21
-0
21 additions, 0 deletions
CHANGELOG.md
with
21 additions
and
0 deletions
CHANGELOG.md
0 → 100644
+
21
−
0
View file @
d224d2ea
# Changelog
All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
http://keepachangelog.com/
)
and this project adheres to
[
Semantic Versioning
](
http://semver.org/
)
.
## 0.1.0 - 2016-10-10
### Added
**Database**
-
MonetDB connection middleware
-
MongoDB connection middleware
-
query_exec custom middleware (promise that executes an SQL query with optional parameters)
-
This version depends on the version 0.1.0 of
[
MonetDB schema
](
https://gitlab.c3sl.ufpr.br/simcaq/monetdb
)
**Enrollments**
-
Enrollments route with all sub dependencies
**Middlewares**
-
parseParams middleware to parse HTTP GET params
-
query middleware that serves as an interface between squel generated sql and the query execution
-
response middleware that gives a standard response (json, csv or xml)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment