Skip to content

Releases: tchiunam/axolpy-lib

v1.4.10

09 Sep 12:51
ccfd435
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.9...v1.4.10

v1.4.9

04 Sep 15:16
fb0e1cf
Compare
Choose a tag to compare

What's Changed

  • Generate random string with letters by @tchiunam in #163
  • Support generating random string with digits and punctuation by @tchiunam in #165
  • Shuffle characters for random string by @tchiunam in #167
  • Support random string without repeating characters by @tchiunam in #169
  • Support random string with options for lowercase or uppercase by @tchiunam in #171
  • Support random string with specified characters by @tchiunam in #173
  • Release 1.4.9 by @tchiunam in #174

Full Changelog: v1.4.8...v1.4.9

v1.4.8

20 Aug 15:55
dceabcd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.7...v1.4.8

v1.4.7

20 Aug 14:09
30980a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.6...v1.4.7

v1.4.6

17 Aug 15:24
097277b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.5...v1.4.6

v1.4.5

15 Aug 14:48
dc66a65
Compare
Choose a tag to compare

What's Changed

  • Update the default of log level in get_logger() to logging.NOTSET by @tchiunam in #139
  • Write simple message encryption / decryption by @tchiunam in #141
  • Test RestartECSService._write_file_content() with the line of sleep by @tchiunam in #143
  • Release 1.4.5 by @tchiunam in #144

Full Changelog: v1.4.4...v1.4.5

v1.4.4

11 Aug 14:43
c62ded0
Compare
Choose a tag to compare

What's Changed

  • Create cloud maintenance step for restart k8s deployment by @tchiunam in #126
  • Create cloud maintenance step for querying k8s deployment status by @tchiunam in #128
  • Create cloud maintenance step for querying ECS task status by @tchiunam in #130
  • Normalize common cloud maintenance test step by @tchiunam in #132
  • Patch k8s deployment replicas if it's restart after upgrade by @tchiunam in #134
  • Create cloud maintenance step for restarting ECS services by @tchiunam in #136
  • Release 1.4.4 by @tchiunam in #137

Full Changelog: v1.4.3...v1.4.4

v1.4.3

09 Aug 15:18
1dd008c
Compare
Choose a tag to compare

What's Changed

  • Install twine by @tchiunam in #117
  • Create cloud maintenance step for modifying database engine version by @tchiunam in #119
  • Create cloud maintenance step for modifying database class type by @tchiunam in #121
  • Create cloud maintenance step for querying database status by @tchiunam in #123
  • Release 1.4.3 by @tchiunam in #124

Full Changelog: v1.4.2...v1.4.3

v1.4.2

08 Aug 15:26
6bcbf0b
Compare
Choose a tag to compare

What's Changed

  • Create cloud maintenance step for updating k8s statefulset replicas by @tchiunam in #102
  • Switch from requirements.txt to Pipfile by @tchiunam in #104
  • Create cloud maintenance step for updating k8s deployment replicas by @tchiunam in #106
  • Install build module by @tchiunam in #108
  • Create cloud maintenance step for dumping pgstat by @tchiunam in #110
  • Create cloud maintenance step for showing mysql status by @tchiunam in #112
  • Add test for resuming the update ECS task count by @tchiunam in #115
  • Release 1.4.2 by @tchiunam in #113

Full Changelog: v1.4.1...v1.4.2

v1.4.1

05 Aug 15:23
fc095b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1