14 KiB
14 KiB
layout | since |
---|---|
page | (from 2016-05-19 to 2016-07-14) |
Core
generator-loopback
- @950c8b6 validate model property default value type (Alex Pitigoi)
- PR#203 Update generator-loopback to yeoman 0.23 (0candy)
- PR#206 test: remove workarounds no longer needed (bajtos)
- Released 1.22.0 (Miroslav Bajtoš)
- PR#199 Support custom connector (jannyHou)
- PR#197 Add prompt for lbVersion (jannyHou)
- PR#198 Fix "undefined" model name (rundef)
- Released 1.21.1 (Raymond Feng)
- PR#195 Fix generator prompt validate error (0candy)
- PR#188 remote-method: make prompts more descriptive (bajtos)
- Released 1.21.0 (Raymond Feng)
- PR#192 Fix/revert promise (jannyHou)
- PR#173 Allow defining remote method without isStatic flag (0candy)
loopback
- @1b053d4 Remove legacyExplorer (gunjpan)
- PR#2437 Remove
rectifyAllChanges
andrectifyChange
(0candy) - PR#2440 Fix verificationToken bug (loay)
- PR#2446 update express version (loay)
- @42c83f6 Cleanup unit-test added in
1fc51d129
(Miroslav Bajtoš) - PR#2411 [SEMVER-MAJOR] Remove
loopback#errorHandler
middleware (loay) - @a2e199f 3.0.0-alpha.2 (Miroslav Bajtoš)
- PR#2227 add missing unit tests for #2108 (benkroeger)
- @83b5d72 add missing unit tests for #2108 (Benjamin Kroeger)
- PR#2316 Expose
Replace*
methods (Amir-61) - PR#2375 [SEMVER-MAJOR] Fix remoting strong-error-handler (davidcheung)
- PR#2394 [SEMVER-MAJOR] Remove legacy express 3.x middleware getters (bajtos)
loopback-boot
- PR#194 Stop caching config files (bajtos)
- PR#196 travis: drop io.js, add Node v4 and v6 (bajtos)
- Released 2.19.0 (Miroslav Bajtoš)
loopback-datasource-juggler
- PR#996 Ensure stable order of items in DAO.find() (bajtos)
- PR#989 Add test for updateOrCreate (Amir-61)
- @45e14af Update validations.js (Rand McKinney)
- PR#976 [SEMVER-MAJOR] Remove DataSource.registerType() (gunjpan)
- @fbe58f7 give options to validators #984 (RobinBiondi)
- PR#947 [SEMVER-MAJOR] Throw Error for property names with dots (gunjpan)
- PR#960 Update datasource.js (ritch)
- @058d9d4 3.0.0-alpha.5 (Miroslav Bajtoš)
- PR#952 Avoid changing PK of instance in operation hook when forceId is set (Amir-61)
- PR#965 [SEMVER-MAJOR] Remove model events (0candy)
- @ea2266e Persist changes on parent for embedsOne (Dimitris Halatsis)
- PR#964 Fix
disableInclude
for hasAndBelongsToMany relation (Amir-61) - PR#953 Fix error message (Amir-61)
- PR#954 Retun err for UPSERT if the connector returns err (Amir-61)
- PR#955 ModelBuilder: add new setting strictEmbeddedModels (bajtos)
- PR#950 Add test's description (Amir-61)
- PR#944 [SEMVER-MAJOR] throw error for undefined mixin (alexpit)
loopback-swagger
strong-remoting
- @f899aa3 Prioritise auth errors over sharedCtor errors (Miroslav Bajtoš)
- @aa0bda6 Fix style violations introduced by a1b156b9 (Miroslav Bajtoš)
- PR#271 Allow source to be
formData
(===form
) to comply with swagger-definition (0ff) - @2e4a500 Add http source "formData" (Fabian Off)
- @6cf759a 3.0.0-alpha.3 (Miroslav Bajtoš)
- @270d88f Fix integration tests for coercion in REST (Miroslav Bajtoš)
- PR#304 Test rest coercion (bajtos)
- PR#302 [SEMVER-MAJOR] Implement strong error handler for rest-adapter (davidcheung)
- PR#305 Implement getEndpoints (Amir-61)
Connectors
loopback-connector-db2
- PR#36 Componentization (qpresley)
- @72a8f01 Merge v1.0.17 release (Ryan Graham)
- @2286350 Update README.md (Quentin Presley)
loopback-connector-mqlight
- Released 1.0.0 (Quentin Presley)
- @82d0d74 Complete readme and touch up minor typos (Quentin Presley)
- @3aed1cb Update tests to include CReate Update and Delete tests (Quentin Presley)
- @e0d112d Code cleanup (Quentin Presley)
- @53f079b Updated with working tests (Quentin Presley)
- @20893c5 Initial code drop (Quentin Presley)
- @7a3c77c Initial commit (Quentin Presley)
loopback-connector-mssql
- Released 2.8.0 (Simon Ho)
loopback-connector-mysql
- Released 2.3.0 (Simon Ho)
loopback-connector-postgresql
- Released 2.6.3 (Raymond Feng)
- @ab5a0cb Fix the datasource init (Raymond Feng)
- Released 2.6.2 (Raymond Feng)
- Released 2.6.1 (Raymond Feng)
- @315bd2a Fix for https://github.com/strongloop/loopback-connector-postgresql/issues/145 (Raymond Feng)
- Released 2.6.0 (Raymond Feng)
- PR#143 Upgrade to pg 6.0.0 (raymondfeng)
- Released 2.5.0 (Simon Ho)
loopback-connector-soap
- Released 2.5.0 (Raymond Feng)
- @54dd01d Upgrade to soap@0.16 (Raymond Feng)
- @568557d Honor security options (Raymond Feng)
- @5955176 Update deps (Raymond Feng)
- PR#35 Update soap-connector.js (ritch)
loopback-connector-swagger
- Released 1.0.0 (Miroslav Bajtoš)
- PR#4 Update Readme with more info (gunjpan)
SDKs
loopback-sdk-angular
- Released 1.8.0 (Miroslav Bajtoš)
- PR#225 Expose configured properties (authHeader and urlBase) on LoopBackResource (mrbatista)
- PR#223 Describe model schema in generated $resource (bajtos)
loopback-sdk-ios
Components
loopback-component-explorer
loopback-component-push
- PR#113 [SEMVER-MINOR] Update GCM, APN and node-cache (seriousben)
loopback-component-storage
- PR#129 Fixes issue #127 (Bad Content-type returned) (GaryTowers)