Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/fix logger #236

Closed

Conversation

tjhanley
Copy link

ActiveSupport Logger Subscriber was having issues with color

rpbaltazar and others added 12 commits December 16, 2020 22:29
…opment

Prepare Release - 2.8.0

- Resolves rails-on-services#98 - Trying to generate an automatic changelog - rails-on-services#99
- Resolves rails-on-services#86 - Fixes seeding errors - rails-on-services#87
- Resolves rails-on-services#66 - Uses a transaction to create a tenant - rails-on-services#69
- Resolves rails-on-services#121 - Relaxes dependencies to allow rails 6.1 - rails-on-services#122
- Resolves rails-on-services#123 - When tests run in a transaction, new tenants in tests fail to create - rails-on-services#124
- Reverted unsafe initializer - rails-on-services#118
…opment

Prepare Release - 2.8.1

**Implemented enhancements:**

**Fixed bugs:**

- New version raises an error with ActiveSupport::LogSubscriber [rails-on-services#128](rails-on-services#128)
- Weird logs when tenant fails to create [rails-on-services#127](<rails-on-services#127>)

**Closed issues:**

- Removed travis and slim configured circleci [rails-on-services#130](rails-on-services#130)
…opment

Prepare Release - 2.9.0

**Implemented enhancements:**

- Add config for handling tenant creation on db:migrate - rails-on-services#140

**Fixed bugs:**

**Closed issues:**

- Tenant exists errors on migrate task on 2.8.0 [rails-on-services#136](rails-on-services#136)
- Add Rails 6.1 to build matrix rails-on-services#144
…opment

**Implemented enhancements:**

- rails-on-services#112 - Allow a list of schemas when switching using schemas - rails-on-services#154
- Create schema between different versions of DB - rails-on-services#155 

**Fixed bugs:**

- rails-on-services#170 - Cache Key breaks on rails 6.0.4 - rails-on-services#171 

**Closed issues:**

- Add ruby 3 to the build matrix - rails-on-services#162 
- update rubocop and fixed broken rules - rails-on-services#157 
- added junit formatter and saving test output in circle - rails-on-services#172
…opment

**Implemented enhancements:**

- Increase errors visibility by showing more information on the underlying error rather than a generic error 'Apartment::TenantNotFound' (rails-on-services#176)
- Resolved rails-on-services#177 - Added rails 7 support (rails-on-services#178)

**Fixed bugs:**

- Fixing tenant_presence_check config in the README (rails-on-services#180)
- Resolved rails-on-services#161 and rails-on-services#81 - Fixed sequence name (rails-on-services#187)

**Closed issues:**

- Resolved rails-on-services#151 - removed reloader and console overwrite of reload method (rails-on-services#174)
- Fork into harmonize.io org
- Update SchemaMigrations to remove ActiveRecord::Base
- Bump Ruby Verison min
- Bump ActiveRecord depenedency
@mnovelo
Copy link
Collaborator

mnovelo commented Mar 27, 2024

Thanks for this @tjhanley! We'll include it as part of #243 since this change in the API for ActiveSupport::LogSubscriber is specific for Rails 7.1

@mnovelo mnovelo closed this Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants