Changelog¶
2024-06-27¶
Bump version of the project into v0.2.10
[Fix] Element - Fix URL of adjustment execution
Bump version of the project into v0.2.9
-
Updated README documentation with version, description, usage
-
Fixed error of arguments for POST method not use component of GET
-
Fixed error of the private attribute of
__base_url
Bump version of the project into v0.2.8
- Added handlers for the adjustment execution
2024-06-26¶
Bump version into 0.2.7
Internal:
-
[Application] Updated layout for
integrations
with seperated by service -
[Application] Updated usage for internal auth service
-
[Application] Bump dependencies
-
Excluded polars out of dependencies
-
Upgrade the
ruff
intov0.4.8
with updated configurations -
[CICD] Updated the handler for the cloudbuild component
-
[CICD] Updated the element of catch the hatch on eliminated full dev-mode download
-
[Development] Added hook for autopep8
-
[Maintainer] Added make target:
-
info-release
,info-release-latest
to supported maintainers handle project -
Added
pyclean
to clean resource withMakefile
(make clean
)
2024-06-25¶
Bump version into 0.2.5
-
Updated maitainers of the project
-
Updated the fix issues for element of fetch pagination
-
Add authenticate class
-
Fixed test case
-
Bump dependencies version
-
Added logger into the service
2024-05-17¶
Bump version into 0.1.31
[Fix] Change notification namespace by @HungThinhLuu in #43
-
Added the endpoint for application service
-
Change this to
INNO
level
from submarine.hub.notification import (
Report as NotificationReport,
Error as NotificationError,
Provider as NotificationProvider,
)
2024-05-15¶
Bump version into 0.1.30
- [Fix] Removed composite endpoint by @thuyetbao in #42
2024-05-14¶
Bump version into 0.1.29
- Project Layout
-
[Feature] Replaced logsBucket into cloudbuild by @lghatien in #37
-
[Enhancement] Project layout by @thuyetbao in #41
2024-05-12¶
-
Updated README
-
Bump dependencies component
-
Updated
pip
into24.0
-
slackapi/slack-github-action
from@v1.23.0
into@v1.26.0
-
Added
.markdownlint.json
-
CloudBuild:
-
Updated subsitutions namespace
-
Enhancement flow for test suite in the prod-test-package
-
Documentation
-
Updated techstack component
-
Updated the docs related to the package and using in the local design mode
-
Added editor config for project
-
Design structure
-
Changes to official URL
internal.api.data.innotech.vn
-
Refector using
httpx
instead ofrequest
-
Added
pre-commit
-
Added
ruff
-
Added
.editorconfig
-
Align component with client in
basement
-
Build pytest flow
-
Conftest to config the client with base origin url
-
CRUD method that has been issued by the Submarine API
-
CloudBuild element design to test the package
-
CICD auto test when push code
-
Script build
-
Staging
-
Production
-
Notificate to data team member in Slack
-
-
Turn off the
end_of_line
with yield not consitent error -
Config the documentation
-
Fix the run serve in the internal mode
-
Updated the notification routing for cloudbuild
-
Updated cloudbuild with convention and setting with failure detection
2024-02-26¶
-
Create client function for endpoint HNX - Foreign Trading
-
Create client function for endpoint HNX - Index Statistic
-
Create client function for endpoint HNX - Quote Trading
-
Create client function for endpoint HSX - Index Snapshot: Trading
-
Create client function for endpoint HSX - Foreign Ownership
-
Create client function for endpoint SSI - Trading Security (edited)
-
Added
ruff
andpre-commit
enforce -
Design structure
-
Changes to official URL
internal.api.data.innotech.vn
-
Refector using
httpx
instead ofrequest
-
Align component with client in
basement
-
Build pytest flow
-
Confest built Client, and prepare data for test
-
CRUD for all endpoint exist in Submarine API
-
CloudBuild Element
-
CICD auto test when push code
-
Script build
- Production
-
Scheduler execute test package at 7A.M and 5P.M
-
Notification to channel
0-test-application
in Slack
2023-12-05¶
✨ Release the official and latest version
Features:
-
Initiation and added test for Client package by @sieu-huynh in #4
-
Standard Submarine client and Build CICD test application by @lghatien in #5