Skip to content

Latest commit

 

History

History
393 lines (311 loc) · 36.7 KB

CHANGELOG.md

File metadata and controls

393 lines (311 loc) · 36.7 KB

Change Log

0.6.1 (2020-02-04)

Full Changelog

Implemented enhancements:

  • Implement LDAP User Authentication #276

Fixed bugs:

  • OAuth User endpoint returns forbidden #252

Closed issues:

  • CLI stepwise wizard for creating a buildly core application and service. #267
  • Services #266

Merged pull requests:

  • [Security] Bump django from 2.2.8 to 2.2.9 #295 (jefmoura)

0.6.0 (2020-02-03)

Full Changelog

Implemented enhancements:

  • Remove old implementation of Buildly Core gateway #260
  • Remove User, Organization and Groups and Related tables to Core APP #214

Fixed bugs:

  • Sending files with POST requests fail with the async gateway #259
  • DELETE requests fail with async gateway #258

Closed issues:

  • Remove dependency to ChargeBee #273
  • Remove GraphQL integration #196
  • Buildly Core #187

Merged pull requests:

0.5.0 (2019-12-31)

Full Changelog

Closed issues:

  • Core Lean or Scale #265
  • New app or migrate question and response #264

Merged pull requests:

0.4.0 (2019-11-08)

Full Changelog

Implemented enhancements:

  • Allow users to specify the swagger.json endpoint for a LogicModule #229
  • Add user group permission check to service level #209

Fixed bugs:

  • Implement invitation token invalidation #199

Closed issues:

  • Update Django version to 2.2.6 #222
  • Remove Celery and RabbitMQ integration #200

Merged pull requests:

0.3.0 (2019-10-17)

Full Changelog

Implemented enhancements:

  • Create API endpoints to manage access tokens #208
  • Create API endpoints to manage Authentication process #207
  • Update API landing page #186

Fixed bugs:

  • Fix Travis pipeline when PR comes from an external repo #221
  • OpenAPI doc shows error if an instance of a logic module isn't available #198

Closed issues:

  • Manage all generated refresh tokens #232
  • Create a tutorial explaining how to deploy Buidlly to Minikube #225
  • Convert Documentation from Markdown to reStructured #224
  • Create endpoints to manage services #218
  • Make password of admin user during creation dynamic #211

Merged pull requests:

0.2.4 (2019-08-01)

Full Changelog

Merged pull requests:

0.2.3 (2019-07-21)

Full Changelog

Merged pull requests:

0.2.2 (2019-07-05)

Full Changelog

Merged pull requests:

  • Optimize load relationship command - CU-742 #141 (ralfzen)

0.2.1 (2019-07-04)

Full Changelog

Merged pull requests:

  • Optimize load data mesh relationship command - CU-742 #140 (ralfzen)

0.2.0 (2019-07-04)

Full Changelog

Merged pull requests:

0.1.4 (2019-06-04)

Full Changelog

Merged pull requests:

  • Add UUIDPrimaryKeyRelatedField to CoreGroupSerializer #123 (ralfzen)
  • Rename Organization.uuid back to organization_uuid #122 (ralfzen)
  • Organization PK to UUID - PLAT-481 #120 (ralfzen)
  • PLAT-429: fixing retrieving URL for caching for multipart response #119 (docktorrr)
  • Revert "PLAT-429: cache responses from duplicated logic module requests" #117 (ralfzen)

0.1.3 (2019-05-28)

Full Changelog

Merged pull requests:

0.1.2 (2019-05-10)

Full Changelog

Merged pull requests:

0.1.1 (2019-03-27)

Full Changelog

Merged pull requests:

0.1.0 (2019-03-22)

Full Changelog

Merged pull requests:

0.0.5 (2019-03-12)

Full Changelog

Merged pull requests:

0.0.4 (2019-02-14)

Full Changelog

Merged pull requests:

  • Fix query-filters in Data Mesh #33 (ralfzen)
  • PLAT-160: Refactor tests final #31 (docktorrr)
  • PLAT-160: fix tests for milestones and internationalization #30 (docktorrr)
  • PLAT-160: refactor organization and fix tests for it #29 (docktorrr)
  • Minimal approach on data mesh #28 (ralfzen)
  • PLAT-160: fix tests for portfolio, change tola_user to core_user #27 (docktorrr)
  • PLAT-160: fix tests for auth and workflow team #26 (docktorrr)
  • PLAT-160: fix tests for workflow level 2, rename permission class #25 (docktorrr)
  • PLAT-160: fix tests for workflow level 1 viewset #24 (docktorrr)
  • Catch EndpointNotFoundException instead of all GatewayErrors #23 (ralfzen)
  • Fix missing request when validating Bifrost objects - PLAT-202 #20 (ralfzen)
  • Clear exception for endpoint not found #19 (ralfzen)
  • PLAT-265 - Return raw data when processed one isn't available #18 (jefmoura)
  • Rename user_uuid to core_user_uuid in jwt_enricher - PLAT-146 #17 (ralfzen)
  • Add test script for pytest with idpb #16 (ralfzen)
  • PLAT-254 - Make SECRET_KEY mandatory #15 (Menda)
  • Remove unused PrimJSONEncoder - PLAT-243 #13 (ralfzen)
  • Fix encoding responses is removing UUIDs - PLAT-243 #12 (ralfzen)
  • Small improvements #11 (ralfzen)
  • Add authorization to Bifrost aggregated data - PLAT-202 #10 (ralfzen)
  • Update Coreuser serializer #9 (jefmoura)
  • Allow anybody to create a new user #8 (jefmoura)
  • PLAT-203 - Aggregate multiple objects #7 (jefmoura)
  • Allow only superusers to use LogicModules endpoint - PLAT-180 #6 (ralfzen)
  • PLAT-190 Fetch data for Bifrost relationships #5 (jefmoura)
  • PLAT 184: Add registration #4 (docktorrr)
  • Add registration process #3 (docktorrr)
  • PLAT-178 - Aggregate data from external services #2 (jefmoura)
  • PLAT-174 - Create relationship field in LogicModule #1 (jefmoura)

0.0.3 (2019-01-25)

Full Changelog

0.0.2 (2019-01-16)

Full Changelog

0.0.1 (2018-12-20)

* This Change Log was automatically generated by github_changelog_generator