Skip to content

Releases: Defacto2/server

v1.5.14

08 Dec 00:11
8ac1b47
Compare
Choose a tag to compare

Changelog

  • 8ac1b47 tweaked the search for releaser text for clarity. if searching for 4 or less chars, an initalism lookup is done; if no results are found, a r.Similar search is executed.

v1.5.13

07 Dec 23:24
71bf47f
Compare
Choose a tag to compare

Changelog

  • 71bf47f update releaser package. releasers are now displayed as formatted or stylized names.

v1.5.12

06 Dec 21:13
9c22f12
Compare
Choose a tag to compare

Changelog

  • 9c22f12 replaced os.ReadDir with filepath.WalkDir to hopefully fix a memory leak.
  • 62ab344 stress testing info.

v1.5.11

06 Dec 09:07
c41a0bc
Compare
Choose a tag to compare

Changelog

v1.5.10

06 Dec 06:22
b3bb6f9
Compare
Choose a tag to compare

Changelog

  • b3bb6f9 clearing data on artifact.

v1.5.9

06 Dec 05:27
44a9148
Compare
Choose a tag to compare

Changelog

  • 44a9148 on any errors in assets(), clear files and return error matches.

v1.5.8

06 Dec 05:11
8a0c604
Compare
Choose a tag to compare

Changelog

v1.5.7

06 Dec 04:40
645b1e8
Compare
Choose a tag to compare

Changelog

  • 645b1e8 zaplog store encoders are not hard coded to a specific format. pprof is enabled with logall.

v1.5.6

06 Dec 02:33
3075c4c
Compare
Choose a tag to compare

Changelog

  • dfc106e StatusMovedPermanently for g f p redirects using query strings.
  • c79828f reused http clients as global vars to hopefully reduce mem usage. nil byte array of body after being processed by the json marshaller to also reuse mem usage.
  • 3075c4c tweaked verbose loggin to show heap usage and use human units.

v1.5.5

06 Dec 00:31
76ef2b7
Compare
Choose a tag to compare

Changelog

  • 76ef2b7 adjusted logger to skip assets and slim down output.
  • 53e5b3a invalid group names now does not generate errors, instead just returns 0 results.
  • 388e4d5 new keyboard shortcuts.