Skip to content

Releases: BrainPad/cliboa

v3.1.1-beta

10 Apr 08:00
4f3f9a3

Choose a tag to compare

What's Changed

  • fix: referencing symbol arguments.(Fixes #670) by @skxeve in #671
  • build(deps): bump cryptography from 46.0.6 to 46.0.7 by @dependabot[bot] in #672
  • feat: improve CsvConcat logging by removing misleading warning by @Deepak8858 in #674

New Contributors

Full Changelog: v3.1.0-beta...v3.1.1-beta

v3.1.0-beta

03 Apr 03:21
d5c12c3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0-beta...v3.1.0-beta

v3.1.0-alpha.1

02 Apr 09:29

Choose a tag to compare

v3.1.0-alpha.1 Pre-release
Pre-release

v3.1.0-alpha

02 Apr 02:54
ea0dfe1

Choose a tag to compare

v3.1.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-beta...v3.1.0-alpha

v3.0.0-beta

20 Mar 08:25
fa3f4d2

Choose a tag to compare

Documents

Announcement Issue
Milestone
Migration guide

What's Changed

  • cleanup the interface layer. (fixes #521) by @skxeve in #540
  • integration utils log( fixes #528) by @skxeve in #551
  • refactor!: redesign ScenarioManager and relates. (Fixes #523) by @skxeve in #552
  • objectify scenario model (fixes #522) by @skxeve in #554
  • refactor!: change factory from class to method, and separate loader. (fixes #553) by @skxeve in #555
  • refactor!: redesign core layer and relates. (Fixes #524) by @skxeve in #556
  • Redefine listener layer (Fixes #526) by @skxeve in #567
  • deprecate cliboa.ini (fixes #557) by @skxeve in #568
  • refactor core model (Fixes #565) by @skxeve in #569
  • refactor!: removal of StepArgument (Fixes #559) by @skxeve in #570
  • removal common layer (Fixes #563) by @skxeve in #573
  • moved template dir under cli to clarify dependencies. (Fixes #562) by @skxeve in #574
  • deprecate helper (Fixes #564) by @skxeve in #578
  • refactor: extract base class AbstractStep from BaseStep. (Fixes #575) by @skxeve in #579
  • feat: introduce flexibility to logging configuration. (Fixes #561) by @skxeve in #581
  • refactor!: decouple factory processing from sys.path.append (Fixes #558) by @skxeve in #582
  • refactor!: deprecate ObjectStore. (Fixes #560) by @skxeve in #583
  • docs: Merged some docs to scenario_configuration.md (Fixes #588) by @skxeve in #618
  • feat!: Add feat to receive arguments using pydantic model. (Fixes #580) by @skxeve in #602
  • feat: Improve cliboa state for logging (fixes #595) by @skxeve in #605
  • refactor: handling for CommandArgument (Fixes #598) by @skxeve in #606
  • refactor: clarify scope rules. (Fixes #594) by @skxeve in #607
  • refactor!: Removal of RdbmsUtil (Fixes #597) by @skxeve in #610
  • refactor!: update interface of adapters about http. (Fixes #608) by @skxeve in #611
  • refactor: establish deprecation policy. (Fixes #601) by @skxeve in #612
  • refactor!: Remove hardcoded credentials from config (Fixes #600) by @skxeve in #614
  • refactor: Relax model type restrictions to support future extensions (Fixes #613) by @skxeve in #615
  • redesign scenario classes. (Fixes #603 and #604) by @skxeve in #617
  • feat: update cliboadmin to adjust v3 and pythonic. (Fixes #593 and #589) by @skxeve in #620
  • refactor!: fix logging in StepStatusListener, and refactor ExecuteShellScript. (Fixes #619) by @skxeve in #621
  • refactor: integrate AbstractStep back into BaseStep. (Fixes #622) by @skxeve in #623
  • docs: Create guide of migration to v3. And add deprecation warnings. (Fixes #587) by @skxeve in #624
  • ci: Update stale action to close inactive issues and PRs by @skxeve in #627
  • docs: update developer guides for v3 major. by @skxeve in #634
  • docs: Update migration guide class list. by @skxeve in #635
  • build(deps): bump pynacl from 1.6.0 to 1.6.2 by @dependabot[bot] in #628
  • build(deps): bump urllib3 from 2.6.0 to 2.6.3 by @dependabot[bot] in #629
  • build(deps-dev): bump authlib from 1.6.5 to 1.6.6 by @dependabot[bot] in #630
  • build(deps-dev): bump filelock from 3.20.1 to 3.20.3 by @dependabot[bot] in #631
  • build(deps): bump azure-core from 1.35.1 to 1.38.0 by @dependabot[bot] in #632
  • build(deps): bump pyasn1 from 0.6.1 to 0.6.2 by @dependabot[bot] in #633
  • docs: update root README for v3 by @skxeve in #636
  • Update docs, and deprecate EssentialParameters. by @skxeve in #638
  • update pyproject, and support python3.13 by @skxeve in #639
  • feat: Add own arguments to StepListener(Fixes #644) by @skxeve in #648
  • fix: bugfix to pass project_name to factory. (Fixes #649) by @skxeve in #650
  • refactor: reduce DeprecationWarning in logging. (Fixes #641) by @skxeve in #642
  • docs: document inheritance-related caveats for custom classes by @skxeve in #656
  • docs: formalize versioning and release policy by @skxeve in #657
  • Release v3 by @skxeve in #658
  • build(deps): bump protobuf from 6.32.1 to 6.33.5 by @dependabot[bot] in #640
  • build(deps-dev): bump authlib from 1.6.6 to 1.6.9 by @dependabot[bot] in #653
  • build(deps): bump pyasn1 from 0.6.2 to 0.6.3 by @dependabot[bot] in #654
  • build(deps-dev): bump nltk from 3.9.2 to 3.9.3 by @dependabot[bot] in #655
  • build(deps-dev): bump black from 24.10.0 to 26.3.1 by @dependabot[bot] in #652
  • build(deps): bump cryptography from 44.0.3 to 46.0.5 by @dependabot[bot] in #643

Full Changelog: v2.7.2beta...v3.0.0-beta

v3.0.0-alpha.1

19 Mar 10:54
45ebdcb

Choose a tag to compare

v3.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • feat: Add own arguments to StepListener(Fixes #644) by @skxeve in #648
  • fix: bugfix to pass project_name to factory. (Fixes #649) by @skxeve in #650
  • refactor: reduce DeprecationWarning in logging. (Fixes #641) by @skxeve in #642

Full Changelog: v3.0.0-alpha...v3.0.0-alpha.1

v3.0.0-alpha

04 Feb 09:06
175465d

Choose a tag to compare

v3.0.0-alpha Pre-release
Pre-release

What's Changed

  • cleanup the interface layer. (fixes #521) by @skxeve in #540
  • integration utils log( fixes #528) by @skxeve in #551
  • refactor!: redesign ScenarioManager and relates. (Fixes #523) by @skxeve in #552
  • objectify scenario model (fixes #522) by @skxeve in #554
  • refactor!: change factory from class to method, and separate loader. (fixes #553) by @skxeve in #555
  • refactor!: redesign core layer and relates. (Fixes #524) by @skxeve in #556
  • Redefine listener layer (Fixes #526) by @skxeve in #567
  • deprecate cliboa.ini (fixes #557) by @skxeve in #568
  • refactor core model (Fixes #565) by @skxeve in #569
  • refactor!: removal of StepArgument (Fixes #559) by @skxeve in #570
  • removal common layer (Fixes #563) by @skxeve in #573
  • moved template dir under cli to clarify dependencies. (Fixes #562) by @skxeve in #574
  • deprecate helper (Fixes #564) by @skxeve in #578
  • refactor: extract base class AbstractStep from BaseStep. (Fixes #575) by @skxeve in #579
  • feat: introduce flexibility to logging configuration. (Fixes #561) by @skxeve in #581
  • refactor!: decouple factory processing from sys.path.append (Fixes #558) by @skxeve in #582
  • refactor!: deprecate ObjectStore. (Fixes #560) by @skxeve in #583
  • docs: Merged some docs to scenario_configuration.md (Fixes #588) by @skxeve in #618
  • feat!: Add feat to receive arguments using pydantic model. (Fixes #580) by @skxeve in #602
  • feat: Improve cliboa state for logging (fixes #595) by @skxeve in #605
  • refactor: handling for CommandArgument (Fixes #598) by @skxeve in #606
  • refactor: clarify scope rules. (Fixes #594) by @skxeve in #607
  • refactor!: Removal of RdbmsUtil (Fixes #597) by @skxeve in #610
  • refactor!: update interface of adapters about http. (Fixes #608) by @skxeve in #611
  • refactor: establish deprecation policy. (Fixes #601) by @skxeve in #612
  • refactor!: Remove hardcoded credentials from config (Fixes #600) by @skxeve in #614
  • refactor: Relax model type restrictions to support future extensions (Fixes #613) by @skxeve in #615
  • redesign scenario classes. (Fixes #603 and #604) by @skxeve in #617
  • feat: update cliboadmin to adjust v3 and pythonic. (Fixes #593 and #589) by @skxeve in #620
  • refactor!: fix logging in StepStatusListener, and refactor ExecuteShellScript. (Fixes #619) by @skxeve in #621
  • refactor: integrate AbstractStep back into BaseStep. (Fixes #622) by @skxeve in #623
  • docs: Create guide of migration to v3. And add deprecation warnings. (Fixes #587) by @skxeve in #624
  • ci: Update stale action to close inactive issues and PRs by @skxeve in #627
  • docs: update developer guides for v3 major. by @skxeve in #634
  • docs: Update migration guide class list. by @skxeve in #635
  • build(deps): bump pynacl from 1.6.0 to 1.6.2 by @dependabot[bot] in #628
  • build(deps): bump urllib3 from 2.6.0 to 2.6.3 by @dependabot[bot] in #629
  • build(deps-dev): bump authlib from 1.6.5 to 1.6.6 by @dependabot[bot] in #630
  • build(deps-dev): bump filelock from 3.20.1 to 3.20.3 by @dependabot[bot] in #631
  • build(deps): bump azure-core from 1.35.1 to 1.38.0 by @dependabot[bot] in #632
  • build(deps): bump pyasn1 from 0.6.1 to 0.6.2 by @dependabot[bot] in #633
  • docs: update root README for v3 by @skxeve in #636
  • Update docs, and deprecate EssentialParameters. by @skxeve in #638
  • update pyproject, and support python3.13 by @skxeve in #639

Full Changelog: v2.7.2beta...v3.0.0-alpha

v2.7.2beta

24 Dec 07:54
e16bbe6

Choose a tag to compare

What's Changed

Full Changelog: v2.7.1beta...v2.7.2beta

v2.7.1beta

10 Oct 02:43
53b62d5

Choose a tag to compare

What's Changed

Full Changelog: v2.7.0beta...v2.7.1beta

v2.7.0beta

06 Oct 03:53
9ba7a1f

Choose a tag to compare

What's Changed

  • Improve memory efficiency of CsvDuplicateRowDelete class by @nissy0409240 in #505
  • refactor: update listener comments, type hints, and arguments. by @skxeve in #512
  • Fix intermittent HTTP test failures by implementing mocking by @nissy0409240 in #514
  • Extend logging and bugfix CI of security. by @skxeve in #518
  • feat: add cross-account IAM role support for S3 operations and update docs/tests by @nasudadada in #519
  • Import wiki documents to close wiki (fixes #531) by @skxeve in #534
  • build: poetry update and not ignore poetry.lock (fixes #533) by @skxeve in #535
  • Separating tests from package (fixes #532) by @skxeve in #537
  • ci: exclude released version branch to check merged branches. (fixes #536) by @skxeve in #538
  • build(deps): bump cryptography from 38.0.4 to 44.0.1 by @dependabot[bot] in #539
  • refactor: BaseStep support for multiple inheritance (Fixes #541) by @skxeve in #542

Full Changelog: v2.6.1beta...v2.7.0beta