Skip to content

Conversation

Aschen
Copy link
Contributor

@Aschen Aschen commented Jan 29, 2021

7.5.3 (2021-01-29)

Enhancements

  • [ #596 ] Error stacktrace overhaul (Aschen)
  • [ #595 ] Allows to not send realtime notification on document controller (Aschen)

rolljee and others added 3 commits January 25, 2021 16:15
* wip new ci

* remove travis.yml

* wip ci

* wip ci

* wip ci

* Change directory tageted by Admin-console action

* wip ci

* wip ci

* wip ci

* fix wrong use of matix

* wip ci

* use npm alias

* add $ to inputs

* wip ci

* Update .github/workflows/doc-prod.workflow.yml

Co-authored-by: Luca Marchesini <[email protected]>

* Update .github/workflows/doc-dev.workflow.yml

Co-authored-by: Luca Marchesini <[email protected]>

* Update .github/workflows/doc-prod.workflow.yml

Co-authored-by: Luca Marchesini <[email protected]>

* Change workflow name

* Add aws secrets to docs deploy jobs

* Re-add elasticsearch needed sysctl action

* wip ci

* wip ci

* wip ci

* wip ci

* Nitpicking

* Nitpicking

* Nitpicking

* Update .github/actions/snippet-tests/action.yml

Co-authored-by: Adrien Maret <[email protected]>

* Update .github/workflows/release.workflow.yml

Co-authored-by: Adrien Maret <[email protected]>

* Nitpicking: rename workflow doc

* Add python & python-pip install to action.yml doc-deploy

* Add names to action steps

* Update .github/actions/dead-links/action.yml

Co-authored-by: Sébastien Cottinet <[email protected]>

* Update .github/actions/dead-links/action.yml

Co-authored-by: Sébastien Cottinet <[email protected]>

* Update node version

* Requested changes

* Framework Branch

* Update .github/actions/doc-deploy/action.yml

Co-authored-by: Nicolas Juelle <[email protected]>

* Fix Github Actions

* Fix functional tests action path

* Fix SDK version var name

* Fix GITHUB_WORKSPACE env var use

* Fix GITHUB_WORKSPACE

* Use stack-v2.yml Docker Compose file from AC repo

* Fix Admin Console tests

* Init functional test features submodule

* Fix Cypress project config

* Set KuzDoc version to 1.4.1

* Fix merge conflicts typo

Co-authored-by: Luca Marchesini <[email protected]>
Co-authored-by: Adrien Maret <[email protected]>
Co-authored-by: Sébastien Cottinet <[email protected]>
Co-authored-by: Nicolas Juelle <[email protected]>
Co-authored-by: Alexandre Bouthinon <[email protected]>
Support the `silent` option in the Document controller actions
Improve SDK stacktrace by highlighting the user code and displaying Kuzzle stacktrace as well.
@Aschen Aschen added the release label Jan 29, 2021
@codecov
Copy link

codecov bot commented Jan 29, 2021

Codecov Report

Merging #598 (0bcab8d) into master (03eae5c) will increase coverage by 0.09%.
The diff coverage is 55.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #598      +/-   ##
==========================================
+ Coverage   87.26%   87.35%   +0.09%     
==========================================
  Files          32       33       +1     
  Lines        1468     1479      +11     
  Branches      261      260       -1     
==========================================
+ Hits         1281     1292      +11     
  Misses        136      136              
  Partials       51       51              
Impacted Files Coverage Δ
src/Kuzzle.ts 86.63% <0.00%> (ø)
src/controllers/Document.ts 68.47% <0.00%> (ø)
src/KuzzleError.ts 100.00% <100.00%> (ø)
src/protocols/WebSocket.ts 90.76% <100.00%> (ø)
src/protocols/abstract/Base.ts 92.30% <100.00%> (ø)
src/utils/stackTrace.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 03eae5c...0bcab8d. Read the comment docs.

@Aschen Aschen merged commit 2ed1839 into master Jan 29, 2021
@Aschen Aschen deleted the 7.5.3-proposal branch January 29, 2021 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants