Skip to content

Releases: CircleCI-Public/server-scripts

Release 4.7.0

07 Nov 18:21
e0e9ccf
Compare
Choose a tag to compare

What's Changed

  • ONPREM-1683 | Added retry logic in Contexts import script by @atulsingh0 in #60

Full Changelog: 4.6.0...4.7.0

Release 4.5.0

30 Apr 14:17
a9c2f2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.0...4.5.0

Release 4.6.0

29 Jul 14:43
a9c2f2f
Compare
Choose a tag to compare

What's Changed

  • Nothing!

Full Changelog: 4.5.0...4.6.0

Release 4.4.0

26 Jan 04:55
7dfb369
Compare
Choose a tag to compare

Release 4.4.0

This release corresponds with the release of circleci-server 4.4.0.

What's Changed

Full Changelog: 4.3.0...4.4.0

Release 4.3.0

07 Nov 21:12
fb66bb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.0...4.3.0

Release 4.2.0

20 Jul 14:14
fb6f024
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.0...4.2.0

Version 4.1.0

10 May 14:10
d472837
Compare
Choose a tag to compare

Version 4.1.0

This release of server-scripts corresponds to the 4.1.0 release of the CircleCI Server product.

What's Changed

  • Fixes a bug in the kots-exporter script where it fails when more than 1 helm app is installed
  • Fixes errors in server-3x to server-4x migration script
  • Fixes a bug in the kots-exporter script that ensures helm-list looks in the correct namespace
  • Readme, github management, and code quality updates
  • The nomad status command is now included in the support bundle
  • Telegraf config is now base64 decoded as a part of the kots-exporter script
  • Simplifies the postgres migration script
  • Sets the default release-name as circleci-server
  • Increases the migrator timeout to 10 minutes, adds TTL to 24 hours
  • Adds logic to remove the migration job once it has completed
  • Adds the "pdb" resource to the kots-exporter script
  • Adds logic to calculate and include the size of PVCs to the support bundle
  • Adds support for server-2x to server-4x migrations

Commit Changelog

New Contributors

Full Changelog: 4.0.0...4.1.0

4.0.0 Release

28 Jul 18:56
5951930
Compare
Choose a tag to compare

Corresponding scripts for the server 4.0.x release.

Changelog:

  • Migration script now checks for jq earlier in the process
  • Add kots-server-exporter to migrate away from kots to helm

3.2.0 Release

30 Sep 21:35
85187e4
Compare
Choose a tag to compare

Corresponding server-scripts for the server 3.2.x release.

Changelog:

  • Open connections to postgres were causing duplicate records in the build_queue_migrations table on the circle database in postgres. Restart postgres during the restore process to kill any open connections

3.4.0 Release

30 Mar 21:13
85187e4
Compare
Choose a tag to compare

Corresponding server-scripts for the server 3.4.x release.