Skip to content

Changelog

2024-07-06

Bump version of project into 1.4.44

  • Project layout

  • Seperated by pipelines folder

  • Updated README with docs

  • Added labels for the internal Dockerfile

  • Service Cloud Run

  • Updated timeout per request into 10min

  • Updated the concurrency into concurrency=20

  • Updated the secret

    • Removed RAPTOR_*

    • Transition to SPINOSAURUS_*

  • Removed --reload in the production run

  • Added total worker is 2 for (1RAM, 1CPU)

  • Removed the version block in docker-compose

  • Updated make target: install-dev, venv, pip-upgrade, ruff with shared config from global

  • Bump dependencies:

  • Added hatch for build backend

  • Bump pip into 24.1.1

  • Bump engine uvicorn, polars, pdfplumber

  • Bunp Google services

  • pulld service:

  • Updated pyarrow >= 16.x.x, polars

  • Implement submarine client

  • Updated test suite, the schema

  • Handle the related dependencies

  • Removed unused util functions

  • Added docs for service

  • Seperated the dependencies by context manager

  • Updated example on ini component

2024-05-23

  • Bump version of the project 1.2.4

  • Fixed match on pattern of type and pipeline

  • Fixed issues on the test suite

  • Updated README

  • Mapping staging with staging service

  • Revamp permission of service acocunt

  • Seperated permission on task-dispatch and processor-execute

  • Updated the trigger related to the project

  • Verify the trigger and remove the trigger related the old one

  • Updated layout for workflow seperated with pipelines

  • Updated the pre-commit configuration with pre-commit sync with selected pre-commit hooks

  • Dependencies update

  • Bump version of 23.2.1 into 24.0 of pip

  • Bump slackapi/slack-github-action into @v1.26.0

  • Added config for .editorconfig into component

  • Added pyclean for cleaning resouces

  • Updated the dockerfile component

  • Removed collection related to baronyx

  • Documentation for README for controller

  • Remove related cloudbuild and add tags for spinosaurus

  • Updated timeout for run - increased into 3 minutes per request with --timeout arguments

  • Updated layout of CloudBuild

  • Merged into one queue for processor of spinosaurus

  • Removed queue into inno-infra

  • Created queue: queue-spinosaurus

  • Removed staging-baryonyx-transition-hub, prod-baryonyx-transition-hub

  • Change the retry into 1 only

2024-07-05

  • Updated README

  • Added supported make target, fixed clean, added install-dev

  • Updated maintainer of the project

  • Fix rel path and remove CDN sync

2023-09-22

  • 📑 Write update document for changelog, README (folder layout) and description on GitHub. Look at Repository

  • 🔮 Update the contributor list for the project

  • 🌾 Code-compliance with GH Actions and config Slack channel in Worklow. PR #32 by @bao.truong.

2023-08-29

  • 🐛 Fix element not found on search of metadata. PR #30 by @thanh.vo

  • 🐛 Fix can't not parse PDF by different format of exchange. PR #26 by @thanh.vo

  • 🐛 Fix redundant \r on the content when parse. PR #24 by @thanh.vo

  • 💫 Config Trigger on CloudBuild match on environment: staging.

2023-08-11

  • 🌟 Using CORS check only supported POST by @bao.truong.

2023-08-08

  • 🌕 pulld now package with updated test cases. PR #16 by @thanh.vo, @bao.truong

  • Updated the layout for Dockerfile and composer

  • Updated test suite

  • Removed Flask structure

  • Added handle for Google Cloud Platform

  • Updated configuration for overall application

  • Refactor schema and enum

  • Add code style: ruff and pre-commit

  • Remove package unnecessary

  • Edited layout and add payload component

  • Using ciso8601 package

  • Updated dependencies for overall packages with upgrade bump version

  • Handle the description for routes

2023-03-18

  • 🌾 [Feature] Pipeline Raptor to Extract exchange report to Basement. PR #3 by @sieu.huynh, @bao.truong, @phuc.huynh

  • Set up Cloud Tasks for handle requests to listen tunnel

  • Write function to extract data element from pdf with:

    • HNX: Index Statistic

    • HOSE: Foreign Ownership

  • Intergrate with polars

  • Rename folder raptor

  • Updated schema with Submarine into Basement

2023-02-15

  • [Maintaince] Repository layout structure by @bao.truong

  • [Feature] Add Load Balancer to Internal Docs by @bao.truong