Skip to content

Releases: zhufuyi/sponge

v1.5.15

21 Jan 09:42
Compare
Choose a tag to compare

Change log

  • Modify sponge ui.

v1.5.14

07 Jan 05:30
Compare
Choose a tag to compare

Change log

  • Fix the permissions problem when installing sponge for linux normal users. #13
  • Embedded front-end static files in gin library.

v1.5.10

09 Dec 14:31
Compare
Choose a tag to compare

Change log

  • Fix bug with naocs as service discovery.
  • Add support for distributed transaction manager DTM.
  • Add a list api interface for GET methods.

v1.5.8

02 Dec 09:22
Compare
Choose a tag to compare

Change log

  • Sponge command ui service support docker deployment.
  • Adjustment option code.

v1.5.7

08 Nov 14:20
Compare
Choose a tag to compare

Change log

  • Support for upgrading to specific versions.
  • Adjustment Authorization function.
  • Update Documentation.

v1.5.6

29 Oct 06:28
Compare
Choose a tag to compare

Change log

  • Support setting custom request id key name.
  • Add delayed queuing, publish-subscribe functionality to the pkg/rabbitmq library.
  • Add clustering, sentinel functionality to pkg/goredis.
  • Fix the discovered bugs.
  • Update Documentation.

v1.5.5

17 Oct 15:16
Compare
Choose a tag to compare

Change log

  • Fix template.
  • Update Documentation.

v1.5.4

15 Oct 11:57
Compare
Choose a tag to compare

Change log

  • Gorm supports master-slave configuration and custom plugins.
  • The make proto command supports code generation for a given proto file.
  • Jwt authentication support for custom fields and checksum functions.
  • Adding the rabbitmq library.

v1.5.3

17 Sep 05:14
Compare
Choose a tag to compare

Change log

  • Add request_id to gorm print sql log.
  • Add a new arbitrary condition query api interface in web and microservices.
  • Update documentation.

v1.5.2

09 Sep 11:56
Compare
Choose a tag to compare

Change log

  • Add modify duplicate error codes command, avoid manual modification of duplicate error codes.
  • Change ID field go type to uint64 in sql based generated model code to avoid ID type inconsistency.
  • Add make update-config command.
  • Add view error codes list api interface /codes.
  • Add view service configuration list api interface /config.
  • Fix Mac M1 install sponge failed (#8)