Skip to content

Releases: project-tsurugi/belayer-webapi

1.5.1

01 Apr 07:30

Choose a tag to compare

Change Log

Misc changes

  • add the return value into the error messages when show_db_status.sh failed.

Bug fixes

  • fix Belayerinitilizer and BelayerShellScriptInitializer in spcified profiles such as authmock, test-group.
  • fix stub to use TSURUGI_HOME env variable.

Full Changelog

1.5.0...1.5.1

1.5.0

27 Mar 03:59

Choose a tag to compare

1.5.0 Pre-release
Pre-release

Change Log

Since ver 1.4.7

Breaking changes

  • Some new APIs and extended APIs for multi-node feature.
    • [New] Endpoint List API(エンドポイント一覧取得API)
    • [New] Db ChangeMode API(DB起動モード変更API)
    • [New] Db Sysnc API(DB同期API)
    • [Changed] DbStatusAPI(DBステータス確認API): add field item into output.
  • belayer-webapi now requires jq and python3 command.
  • change default setting for CORS, from all allowed to all deny as default.
  • enable to control access log by environment variables.
  • enable to output logs when authentication/authorization failed.
  • introduce BELAYER_HOME and directory to place config files which includes endpoint.csv and instance_info.json.
  • change JAR name from tsurugi-webapp-xxx.jar to tsurugi-belayer.jar
  • organize spring application.properites and profiles.
  • introduce springbooot launch script which is automatically included in JAR and the systemd service setting follows it.
  • add stub scirpts for tgctl, tgha which provides dummy multi-nodes feature. These script requires pyton3.
  • add initilalizer funciton to check Java version and to check requied commands.
  • add initializer function to place shell scripts into proc directory.

Misc changes

  • update dependencies.
  • update artifacts for CI/CD.

Full Changelog

1.4.7...1.5.0

1.4.7

25 Mar 11:08

Choose a tag to compare

Change Log

Since ver 1.4.6

Misc changes

  • Bump tsubakuro ver 1.14.0 for Tsurugi 1.9.0.

Full Changelog

1.4.6...1.4.7

1.5.0-SNAPSHOT

25 Feb 00:35

Choose a tag to compare

1.4.6

05 Jan 23:56

Choose a tag to compare

Change Log

Since ver 1.4.5

Misc changes

  • Bump tsubakuro ver 1.13.0 for Tsurugi 1.8.0.
  • add dependabot settings.

Full Changelog

1.4.5...1.4.6

1.4.5

06 Nov 02:43

Choose a tag to compare

Change Log

Since ver 1.4.4

Misc changes

  • Bump tsubakuro ver 1.12.0 for Tsurugi 1.7.0.

Full Changelog

1.4.4...1.4.5

1.4.4

09 Oct 10:53

Choose a tag to compare

Change Log

Since ver 1.4.3

New features

  • Enable tsurugi authentication feature for tsurugidb 1.6.0.

Misc changes

  • Bump tsubakuro ver 1.11.0.

Full Changelog

1.4.3...1.4.4

1.4.3

10 Jul 00:09
57e3be8

Choose a tag to compare

Change Log

Since ver 1.4.2

New features

  • Support BINARY, VARBINARY columns in CSV for dump/load.

Misc changes

  • Bump tsubakuro ver 1.10.0.

Full Changelog

1.4.2...1.4.3

1.4.2

19 Jun 02:56

Choose a tag to compare

Change Log

Since ver 1.4.1

Breaking changes

  • change default protocol to TsurugiDB from TPC to IPC
    • Specify env variable TSURUGI_URL=tcp://localhost:12345 to use TPC.

Misc changes

  • allow CORS for all origins, methods

Bug Fixes

Full Changelog

1.4.1...1.4.2

1.4.1

22 May 03:51

Choose a tag to compare

Change Log

Since ver 1.4.0

Misc changes

  • bump tsubakuro version to 1.9.0

Full Changelog

1.4.0...1.4.1