Commit Graph

  • b0023fdf19
    feat: remove license check ci (#3655) YuLuo 2024-03-28 14:00:58 +0800
  • ce37b01696
    docs: update nacos config example (#3666) ruansheng 2024-03-28 13:23:08 +0800
  • 4e531a0ce6 docs: update nacos config example ruansheng 2024-03-28 11:52:35 +0800
  • ca84c46922 fix: fix yuluo 2024-03-22 09:17:06 +0800
  • bfaebfe00e
    Update Github action workflow (#3531) Mingyuan Wu 2024-03-21 15:17:24 +0800
  • 86821397d1 feat: add code comment yuluo 2024-03-20 15:48:22 +0800
  • 273a92332b docs: add readme files yuluo 2024-03-20 15:35:05 +0800
  • a48f12b7e3 chore: update example module name yuluo 2024-03-20 15:28:25 +0800
  • d69f000ce8 feat: update example and add stream call yuluo 2024-03-20 15:06:08 +0800
  • 4c5ee13962 chore: add license header yuluo 2024-03-20 00:21:23 +0800
  • 8b299ff005 feat: update code yuluo 2024-03-20 00:11:12 +0800
  • 2b181905f5 chore: update key yuluo 2024-03-18 13:58:13 +0800
  • 6b6d517a56 feat: complete pre-adaptation yuluo 2024-03-18 13:56:06 +0800
  • 9e67493648 feat: update example and starter code yuluo 2024-03-17 22:10:39 +0800
  • 3430e5d0e9 feat: update example and starter code yuluo 2024-03-17 22:07:38 +0800
  • 3099b7f42d feat: add tongyi model properties yuluo 2024-03-17 21:08:19 +0800
  • fab4480d20 feat: add spring-cloud-starter-alibaba-ai module adapte tongyi model yuluo 2024-03-15 21:59:48 +0800
  • 4de42b3170
    Fix typo in Nacos example readme-zh.md (#3654) grasse 2024-03-14 15:55:09 +0800
  • c85355205b feat: remove license check ci yuluo 2024-03-14 11:04:54 +0800
  • d8b1e0a788 Fix typo in nacos example docs goodsWox 2024-03-14 10:38:16 +0800
  • 445b4ec9bc
    [Sync] optimize: update gitignore (#3652) YuLuo 2024-03-13 21:02:49 +0800
  • b60e55afde
    chore: update gitignore (#3653) YuLuo 2024-03-13 21:01:14 +0800
  • 81d2f502b5 chore: update gitignore yuluo 2024-03-13 20:07:18 +0800
  • 410ad6594a chore: remove sessionStore yuluo 2024-03-13 20:00:33 +0800
  • f3fc5cbefd chore: optimize update gitignore yuluo 2024-03-13 19:58:04 +0800
  • 1c6512538f
    optimize: update gitignore (#3651) jimin 2024-03-12 08:11:17 +0800
  • 7806cc9dd6 optimize: update gitignore slievrly 2024-03-11 21:35:35 +0800
  • 9d018695e3
    Update codeql.yml YuLuo 2024-03-08 18:59:48 +0800
  • 957589101e fix yuluo 2024-03-08 18:56:12 +0800
  • cee909d21a fix yuluo 2024-03-08 18:49:02 +0800
  • 129002bb04 feat: add codeql workflows yuluo 2024-03-08 18:47:02 +0800
  • d71e0c45ba fix yuluo 2024-03-08 12:01:39 +0800
  • bb79ef6297 fix yuluo 2024-03-08 11:58:35 +0800
  • f6b9d53f4d fix yuluo 2024-03-08 11:57:47 +0800
  • 1e85924d24 chore: Update the copyright year of all non-project code files yuluo 2024-03-08 11:55:22 +0800
  • f2bb845151
    修复 Nacos 集群模式下获取到旧配置问题 | Fixed: server pulling old config in Nacos cluster mode (#3644) ruansheng 2024-03-08 11:28:35 +0800
  • f8a83bf34d Update license header file ruansheng 2024-03-08 10:52:59 +0800
  • f1f6bde301
    Fixed: server pulling old config in Nacos cluster mode (#3647) ruansheng 2024-03-08 10:24:41 +0800
  • 6d530a0ca1
    Fix #3314, set default nacos server address when spring.config.import enabled. (#3645) ruansheng 2024-03-08 10:21:46 +0800
  • d3cf21e23a Update license header file ruansheng 2024-03-08 10:10:22 +0800
  • 3c5ee399a4 Update license header file ruansheng 2024-03-08 10:07:44 +0800
  • 23a29c57b2 Update license header file ruansheng 2024-03-08 10:05:21 +0800
  • 02f810eaf9 Fixed: server pulling old config in Nacos cluster mode (#3600) ruansheng 2024-01-29 10:23:47 +0800
  • 4c2cb19784 feat: update files license headre years yuluo 2024-03-07 21:58:25 +0800
  • e0ab7595e5 Fix #3314, set default nacos server address when `spring.config.import` enabled. (#3508) Ken Liu 2024-01-03 08:39:00 +0800
  • bb64ed2585 Fixed: server pulling old config in Nacos cluster mode (#3600) ruansheng 2024-01-29 10:23:47 +0800
  • 4c00ada8f9
    use Constructor injection replace @Autowired(required = false) (#3617) fxz 2024-03-07 18:47:12 +0800
  • 3e25ac6b27
    chore(deps): bump golang.org/x/net dependabot[bot] 2024-03-06 08:47:37 +0000
  • bd93e5d31e
    chore(deps): bump golang.org/x/crypto dependabot[bot] 2024-03-06 08:47:14 +0000
  • 0cefa93e1c
    Merge pull request #3625 from yuluo-yx/0215-yuluo/feat-update-code YuLuo 2024-03-06 16:46:35 +0800
  • c20ced1695
    Fix #3314 Set default nacos server address when spring.config.import enabled YuLuo 2024-03-03 20:44:03 +0800
  • ffb905a05e
    [2021.x] Fix nacosServiceInstance scheme npe (#3545) YuLuo 2024-03-03 20:43:44 +0800
  • d39078ab70
    [2.2.x] Fix nacosServiceInstance scheme npe (#3545) YuLuo 2024-03-03 20:43:31 +0800
  • 7b839dc1f0
    docs: update sca readme.md (#3632) YuLuo 2024-03-03 11:38:59 +0800
  • ec2aa04c59
    feat: update sentinel-example in 2022.x branch (#3640) YuLuo 2024-03-03 11:38:13 +0800
  • 0034274c1b
    chore: add security.md files YuLuo 2024-03-01 23:01:23 +0800
  • a9b9ffc90a
    chore: move pr tmpl to .github folder YuLuo 2024-03-01 22:59:57 +0800
  • 42370b4da0 fix: update yuluo 2024-03-01 22:29:57 +0800
  • f8b99587a1 feat: update sentinel-example yuluo 2024-03-01 22:22:13 +0800
  • 1d04a64c16
    Merge pull request #3635 from yuluo-yx/0226-yuluo/update-sentinel-example Ken Liu 2024-02-28 11:27:33 +0800
  • 1520ca2ff8 feat: update sentinel example yuluo 2024-02-26 22:32:12 +0800
  • bef4a8ddeb chore: add security.md files shiwen Ji 2024-02-26 18:26:51 +0800
  • 1d4d828b99 chore: move pr tmpl to .github folder shiwen Ji 2024-02-26 18:12:05 +0800
  • c9d48b2bce docs: update sca readme.md shiwen Ji 2024-02-26 18:04:31 +0800
  • d176c6716e [type:fix] fix nacosServiceInstance scheme npe (#3545) moremind 2023-12-22 20:25:38 +0800
  • 4dbd83d47f [type:fix] fix nacosServiceInstance scheme npe (#3545) moremind 2023-12-22 20:25:38 +0800
  • cdb15ee54a Fix #3314, set default nacos server address when spring.config.import enabled. chickenlj 2024-01-22 15:25:16 +0800
  • 5f457111a2
    Merge pull request #3613 from ruansheng8/2023.x-upgradeRocketMQ 2023.0.0.0-RC1 Ken Liu 2024-02-20 11:13:25 +0800
  • 2267c8f089
    Update SCA version to 2023.0.0.0-RC1 (#3626) ruansheng 2024-02-16 15:40:09 +0800
  • db99edc7c2 Update SCA version to 2023.0.0.0-RC1 ruansheng 2024-02-16 14:47:32 +0800
  • 72814f85ee fix: add license header yuluo 2024-02-15 16:58:35 +0800
  • be4ae70b4d feat: optimize sidecar-example and readme docs yuluo 2024-02-15 12:59:20 +0800
  • 32f76fddb2
    fix: update README.md error link (#3618) cxhello 2024-02-05 08:35:56 +0800
  • dbea01cfa0 fix: update README.md error link cxhello 2024-02-04 17:45:04 +0800
  • b3ff50cbe1 refactor:code format 付绪壮 2024-02-01 19:12:59 +0800
  • 8eec8004b0 refactor:use Constructor injection replace @Autowired(required = false) 付绪壮 2024-02-01 13:04:47 +0800
  • f3dd5440d6 refactor:use Constructor injection replace @Autowired(required = false) 付绪壮 2024-02-01 12:46:56 +0800
  • 18c3f73924
    bump version to 2021.0.6.0 (#3615) 2021.0.6.0 Ken Liu 2024-02-01 12:25:25 +0800
  • 2d107bf057
    bump version to 2.2.0-RC2 (#3616) 2.2.10-RC2 Ken Liu 2024-02-01 12:25:14 +0800
  • 3006038411 bump version to 2.2.0-RC2 chickenlj 2024-02-01 12:21:36 +0800
  • c9e6ce04fa bump version to 2021.0.6.0 chickenlj 2024-02-01 12:18:33 +0800
  • 51b0183d98 Upgrade RocketMQ version to 5.1.4 ruansheng 2024-01-31 13:03:23 +0800
  • d0cbf36d8d
    upgrade lombok version to 1.18.30 (#3608) ruansheng 2024-01-29 11:08:34 +0800
  • f425478f89
    Fixed: server pulling old config in Nacos cluster mode (#3600) (#3609) ruansheng 2024-01-29 10:58:53 +0800
  • 6ab545c8cb Fixed: server pulling old config in Nacos cluster mode (#3600) ruansheng 2024-01-29 10:23:47 +0800
  • c5d2f98427
    Fixed: server pulling old config in Nacos cluster mode (#3600) ruansheng 2024-01-29 10:23:47 +0800
  • 7871f8d229 upgrade lombok version to 1.18.30 ruansheng 2024-01-16 16:17:15 +0800
  • 0aafb74c4e
    Merge pull request #3604 from ruansheng8/2023.x ruansheng 2024-01-24 21:04:16 +0800
  • 9fc8e6d4a5 Update README.md ruansheng 2024-01-24 18:45:15 +0800
  • 15ecd86dfb
    Merge pull request #3601 from chickenlj/2.2.x-backport-3508 RuanSheng 2024-01-23 12:27:16 +0800
  • cafac54f0e optimized the nacos config snapshot ruansheng 2024-01-22 15:27:11 +0800
  • 14d9407915 Fix #3314, set default nacos server address when spring.config.import enabled. chickenlj 2024-01-22 15:25:16 +0800
  • 00ea733b76 add capacity limit for nacos config snapshots ruansheng 2024-01-22 14:59:03 +0800
  • a3c6bffeaa add capacity limit for nacos config snapshots ruansheng 2024-01-22 14:47:19 +0800
  • 8e3e034be1 Fix nacos config update in Nacos cluster ruansheng 2024-01-22 14:27:06 +0800
  • 4a63d7215f refactor: use ObjectProvider replace List livk 2023-10-27 16:16:52 +0800
  • 21608d8b5e
    Merge pull request #3595 from ruansheng8/2023.x RuanSheng 2024-01-16 20:34:52 +0800
  • ce28f82426
    feat: update nacos version to 2.3.0 in 2023.x (#3583) YuLuo 2024-01-16 19:14:40 +0800
  • a98848281e upgrade lombok version to 1.18.30 ruansheng 2024-01-16 16:17:15 +0800
  • be99b96bf2
    Merge branch '2023.x' into 0107/yuluo-feat-update-nacos-version YuLuo 2024-01-10 15:42:05 +0800