Skip to content

Releases: chainbase-labs/manuscript-core

v1.1.3

24 Feb 07:04
2049804
Compare
Choose a tag to compare

Changelog

  • 8f88e65 Merge pull request #120 from fishTsai20/main
  • 2049804 docs(contributor): contrib-readme-action has updated readme
  • acf7fcd docs(contributor): contrib-readme-action has updated readme
  • 1e3b716 ✨feat: support IP
  • cfc4cd2 🔧fix: job deleted

v1.1.2

14 Feb 11:11
e141b36
Compare
Choose a tag to compare

Changelog

  • 0495e34 Merge pull request #116 from fishTsai20/fish/feat
  • 105ee84 chore git ignore
  • 6036673 chore: add example for GetTokenMeta UDF usage
  • 4afb4d4 chore: gitignore
  • ba4b241 chore[cli]: add startup dependencies in docker-compose.yml to reduce container restart frequency
  • e141b36 docs(contributor): contrib-readme-action has updated readme
  • b04ac80 fix: icp
  • dc3cc52 fix[manusctipt-cli]: icp's manuscript
  • 59cf42d ✨ feat: add config command to CLI (#108)
  • 7834ca9 ✨ feat: add non-interactive manuscript init CLI command (#110)
  • d181cd9 💫 feat[flink-etl]: Add support for configurable savepoint and checkpoint directories 💫 feat[flink-UDF]: new UDF GetTokenMeta 🔧 fix[flink-etl]: Resolve dependency conflict
  • 1d606e1 📝 chore: fix issue template environment text (#109)
  • 2436f18 🔖 fix: bump Makefile version tag (#106)
  • aea46a8 🔨 fix: index outside of buffer (#107)

v1.1.1

17 Dec 11:00
Compare
Choose a tag to compare

What's Changed

  • 🐛 fix: eliminate zombie jobs by @KagemniKarimu in #96
  • 🔧 fix: fix port occupancy issue by @Liquidwe in #102
  • ✨ feat: improve repo organization & separate cli and gui by @Liquidwe in #103
  • 🔧 fix: fix network port conflicts caused by multiple jobs by @Liquidwe in #104
  • 🔧 fix: graphQL endpoint is not picking up data by @Liquidwe in #105

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 Dec 09:42
31e1163
Compare
Choose a tag to compare

Changelog

  • 5fbdae9 ✨ feat: modify the chain display page to add ticker (#57)
  • d1bc0a9 🔨 feat: add Makefile for Unified Build System (#83)
  • 5a36374 🔨 fix: repair broken init_manuscript table selection (#82)
  • 5b8690e ✨ feat: enhance cli version cmd (#76)
  • 9d3cedd 🔧 fix: Revamped help <cmd> and --help flag (#69)
  • dd293ec Fix: Failed to parse JSON response: reqwest::E┃ror { kind: Decode, source: Error("missing field transactionLogs", line: 1, column: 10452) } (#74)
  • a2cd1a2 Fix: modify createKafkaSink (#87)
  • a9746bf feat(io/ioutil): replace io/ioutil (#52)
  • 24233c4 feat(version check): support versions check (#50)
  • b964627 ✏️ doc: add configuration file and data directory description (#92)
  • 31e1163 ✏️ doc: change the color and style of the homepage image
  • cb08fa9 ✏️ doc: change the color and style of the homepage image. (#93)
  • 15ae2e8 ✏️ doc: new makefile supports local compilation and installation of the client (#91)
  • 614b527 ✨ feat: Modify the chain display page to add ticker
  • fed4de1 ✨ feat: New manuscript GUI client
  • ddf24cd ✨ feat: New manuscript GUI client (#54)
  • fb7d89c ✨ feat: UI optimization (#68)
  • f638948 ✨ feat: render sql with params
  • d808c00 ✨feat: Increase Solana data capability (#64)
  • 029da5e 📝 doc: adjust the readme regarding gui content
  • 4970f26 📝 doc: adjust the readme regarding gui content (#73)
  • 238b5c8 🔧 Fix: modify install script for broader compatibility (#59)
  • 7084741 🔧 [fix] Fix Port Mapping Issue (#62)
  • 89faf24 🔧 fix: fix the issue of not finding the configuration file. (#75)
  • 3c30344 🔧 fix: initial creation of ms no status alerts (#90)
  • bb35fff 🔨 fix: GUI runtime panic caused by window size (#89)

v1.0.4

31 Oct 03:22
5ea8f21
Compare
Choose a tag to compare

Changelog

  • 95a8248 docs(contributor): contrib-readme-action has updated readme
  • 3865da6 🐛 fix: flink jdbc does not support arrays and row types (#44)
  • 5ea8f21 🔧Fix: Fix manuscript version (#48)

v1.0.3

28 Oct 11:15
ab4ebd1
Compare
Choose a tag to compare

Changelog

  • ab4ebd1 ✨ feat: Compatible with the large language model in the gaia network (#43)
  • 010e41a ✨ feat: New client to show version number (#42)
  • b5b61ca 📝 doc: Update Demo Video Link
  • a7d0a2e 🔧 chore: Support for multi-system installation scripts (#40)

v1.0.2

24 Oct 10:39
3134ef0
Compare
Choose a tag to compare

Changelog

v1.0.1

24 Oct 04:13
2828d11
Compare
Choose a tag to compare

What's Changed

  • ✨ feat: Support for text-to-sql session mode by @Liquidwe in #13
  • ✨ feat(issue template): add issue template by @XdpCs in #12
  • 🔨 chore: Add codecov by @XdpCs in #18
  • 🔨 fix(codecov): fix codecov by @XdpCs in #20
  • feat(pull request): add pull request template by @XdpCs in #27
  • 📝 doc: add scan code for telegram by @Liquidwe in #29
  • 🔨 chore: Updating the base docker image description by @Liquidwe in #30
  • 📝 doc: fix github version tag by @XdpCs in #32

Full Changelog: https://github.com/chainbase-labs/manuscript-core/commits/v1.0.1

v1.0.0

13 Oct 06:54
Compare
Choose a tag to compare

Feature
One-click client installation script
Flink standalone container environment
Manuscript example, local quick deployment
Job, log viewing, etc. Some compatibility logic will be updated gradually.